#C7C066 (or 0xC7C066) is unknown color: approx Dark Khaki. HEX triplet: C7, C0 and 66. RGB value is (199,192,102). Sum of RGB (Red+Green+Blue) = 199+192+102=493 (65% of max value = 765). Red value is 199 (78.12% from 255 or 40.37% from 493); Green value is 192 (75.39% from 255 or 38.95% from 493); Blue value is 102 (40.23% from 255 or 20.69% from 493); Max value from RGB is 199 - color contains mainly: red. Hex color #C7C066 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #C7C066 is #383F99. Grayscale: #B8B8B8. Windows color (decimal): -3686298 or 6734023. OLE color: 6734023.
HSL color Cylindrical-coordinate representation of color #C7C066: hue angle of 55.67º degrees, saturation: 0.46, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #C7C066 is Cyan = 0, Magento = 0.04, Yellow = 0.49 and Black (K on CMYK) = 0.22.
<style> p { color: #c7c066; } p { color: rgb(199,192,102); } H1.HeaderClassName { color: #c7c066; } .AnyTagClassName { color: #c7c066; } </style>
<style> a { background-color: #c7c066; } a { background-color: rgb(199,192,102); } div.DivClassName { background-color: #c7c066; } .BgClassName { background-color: #c7c066; } </style>
<style> span { border-color: #c7c066; } span { border-color: rgb(199,192,102); } td.TdClassName { border-color: #c7c066; } .TagClassName { border-color: #c7c066; } </style>