#FEB75A (or 0xFEB75A) is unknown color: approx Texas Rose. HEX triplet: FE, B7 and 5A. RGB value is (254,183,90). Sum of RGB (Red+Green+Blue) = 254+183+90=527 (69% of max value = 765). Red value is 254 (99.61% from 255 or 48.20% from 527); Green value is 183 (71.88% from 255 or 34.72% from 527); Blue value is 90 (35.55% from 255 or 17.08% from 527); Max value from RGB is 254 - color contains mainly: red. Hex color #FEB75A is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FEB75A is #0148A5. Grayscale: #C2C2C2. Windows color (decimal): -84134 or 5945342. OLE color: 5945342.
HSL color Cylindrical-coordinate representation of color #FEB75A: hue angle of 34.02º degrees, saturation: 0.99, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #FEB75A is Cyan = 0, Magento = 0.28, Yellow = 0.65 and Black (K on CMYK) = 0.00.
<style> p { color: #FEB75A; } p { color: rgb(254,183,90); } H1.HeaderClassName { color: #FEB75A; } .AnyTagClassName { color: #FEB75A; } </style>
<style> a { background-color: #FEB75A; } a { background-color: rgb(254,183,90); } div.DivClassName { background-color: #FEB75A; } .BgClassName { background-color: #FEB75A; } </style>
<style> span { border-color: #FEB75A; } span { border-color: rgb(254,183,90); } td.TdClassName { border-color: #FEB75A; } .TagClassName { border-color: #FEB75A; } </style>