#F0CB7A (or 0xF0CB7A) is unknown color: approx Marzipan. HEX triplet: F0, CB and 7A. RGB value is (240,203,122). Sum of RGB (Red+Green+Blue) = 240+203+122=565 (74% of max value = 765). Red value is 240 (94.14% from 255 or 42.48% from 565); Green value is 203 (79.69% from 255 or 35.93% from 565); Blue value is 122 (48.05% from 255 or 21.59% from 565); Max value from RGB is 240 - color contains mainly: red. Hex color #F0CB7A is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #F0CB7A is #0F3485. Grayscale: #CDCDCD. Windows color (decimal): -996486 or 8047600. OLE color: 8047600.
HSL color Cylindrical-coordinate representation of color #F0CB7A: hue angle of 41.19º degrees, saturation: 0.8, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #F0CB7A is Cyan = 0, Magento = 0.15, Yellow = 0.49 and Black (K on CMYK) = 0.06.
<style> p { color: #F0CB7A; } p { color: rgb(240,203,122); } H1.HeaderClassName { color: #F0CB7A; } .AnyTagClassName { color: #F0CB7A; } </style>
<style> a { background-color: #F0CB7A; } a { background-color: rgb(240,203,122); } div.DivClassName { background-color: #F0CB7A; } .BgClassName { background-color: #F0CB7A; } </style>
<style> span { border-color: #F0CB7A; } span { border-color: rgb(240,203,122); } td.TdClassName { border-color: #F0CB7A; } .TagClassName { border-color: #F0CB7A; } </style>