#CCD0AF (or 0xCCD0AF) is unknown color: approx Orinoco. HEX triplet: CC, D0 and AF. RGB value is (204,208,175). Sum of RGB (Red+Green+Blue) = 204+208+175=587 (77% of max value = 765). Red value is 204 (80.08% from 255 or 34.75% from 587); Green value is 208 (81.64% from 255 or 35.43% from 587); Blue value is 175 (68.75% from 255 or 29.81% from 587); Max value from RGB is 208 - color contains mainly: green. Hex color #CCD0AF is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCD0AF is #332F50. Grayscale: #CBCBCB. Windows color (decimal): -3354449 or 11522252. OLE color: 11522252.
HSL color Cylindrical-coordinate representation of color #CCD0AF: hue angle of 67.27º degrees, saturation: 0.26, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CCD0AF is Cyan = 0.02, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.18.
<style> p { color: #CCD0AF; } p { color: rgb(204,208,175); } H1.HeaderClassName { color: #CCD0AF; } .AnyTagClassName { color: #CCD0AF; } </style>
<style> a { background-color: #CCD0AF; } a { background-color: rgb(204,208,175); } div.DivClassName { background-color: #CCD0AF; } .BgClassName { background-color: #CCD0AF; } </style>
<style> span { border-color: #CCD0AF; } span { border-color: rgb(204,208,175); } td.TdClassName { border-color: #CCD0AF; } .TagClassName { border-color: #CCD0AF; } </style>