#FF4E1A (or 0xFF4E1A) is unknown color: approx Vermilion. HEX triplet: FF, 4E and 1A. RGB value is (255,78,26). Sum of RGB (Red+Green+Blue) = 255+78+26=359 (47% of max value = 765). Red value is 255 (100% from 255 or 71.03% from 359); Green value is 78 (30.86% from 255 or 21.73% from 359); Blue value is 26 (10.55% from 255 or 7.24% from 359); Max value from RGB is 255 - color contains mainly: red. Hex color #FF4E1A is not a web safe color. Web safe color analog (approx): #FF6633. Inversed color of #FF4E1A is #00B1E5. Grayscale: #7D7D7D. Windows color (decimal): -45542 or 1724159. OLE color: 1724159.
HSL color Cylindrical-coordinate representation of color #FF4E1A: hue angle of 13.62º degrees, saturation: 1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #FF4E1A is Cyan = 0, Magento = 0.69, Yellow = 0.90 and Black (K on CMYK) = 0.
<style> p { color: #ff4e1a; } p { color: rgb(255,78,26); } H1.HeaderClassName { color: #ff4e1a; } .AnyTagClassName { color: #ff4e1a; } </style>
<style> a { background-color: #ff4e1a; } a { background-color: rgb(255,78,26); } div.DivClassName { background-color: #ff4e1a; } .BgClassName { background-color: #ff4e1a; } </style>
<style> span { border-color: #ff4e1a; } span { border-color: rgb(255,78,26); } td.TdClassName { border-color: #ff4e1a; } .TagClassName { border-color: #ff4e1a; } </style>