#FFC78B (or 0xFFC78B) is unknown color: approx Peach-Orange. HEX triplet: FF, C7 and 8B. RGB value is (255,199,139). Sum of RGB (Red+Green+Blue) = 255+199+139=593 (78% of max value = 765). Red value is 255 (100% from 255 or 43.00% from 593); Green value is 199 (78.12% from 255 or 33.56% from 593); Blue value is 139 (54.69% from 255 or 23.44% from 593); Max value from RGB is 255 - color contains mainly: red. Hex color #FFC78B is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFC78B is #003874. Grayscale: #D1D1D1. Windows color (decimal): -14453 or 9160703. OLE color: 9160703.
HSL color Cylindrical-coordinate representation of color #FFC78B: hue angle of 31.03º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #FFC78B is Cyan = 0, Magento = 0.22, Yellow = 0.45 and Black (K on CMYK) = 0.
<style> p { color: #FFC78B; } p { color: rgb(255,199,139); } H1.HeaderClassName { color: #FFC78B; } .AnyTagClassName { color: #FFC78B; } </style>
<style> a { background-color: #FFC78B; } a { background-color: rgb(255,199,139); } div.DivClassName { background-color: #FFC78B; } .BgClassName { background-color: #FFC78B; } </style>
<style> span { border-color: #FFC78B; } span { border-color: rgb(255,199,139); } td.TdClassName { border-color: #FFC78B; } .TagClassName { border-color: #FFC78B; } </style>