#CDB99C (or 0xCDB99C) is unknown color: approx Vanilla. HEX triplet: CD, B9 and 9C. RGB value is (205,185,156). Sum of RGB (Red+Green+Blue) = 205+185+156=546 (72% of max value = 765). Red value is 205 (80.47% from 255 or 37.55% from 546); Green value is 185 (72.66% from 255 or 33.88% from 546); Blue value is 156 (61.33% from 255 or 28.57% from 546); Max value from RGB is 205 - color contains mainly: red. Hex color #CDB99C is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CDB99C is #324663. Grayscale: #BBBBBB. Windows color (decimal): -3294820 or 10271181. OLE color: 10271181.
HSL color Cylindrical-coordinate representation of color #CDB99C: hue angle of 35.51º degrees, saturation: 0.33, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #CDB99C is Cyan = 0, Magento = 0.10, Yellow = 0.24 and Black (K on CMYK) = 0.20.
<style> p { color: #CDB99C; } p { color: rgb(205,185,156); } H1.HeaderClassName { color: #CDB99C; } .AnyTagClassName { color: #CDB99C; } </style>
<style> a { background-color: #CDB99C; } a { background-color: rgb(205,185,156); } div.DivClassName { background-color: #CDB99C; } .BgClassName { background-color: #CDB99C; } </style>
<style> span { border-color: #CDB99C; } span { border-color: rgb(205,185,156); } td.TdClassName { border-color: #CDB99C; } .TagClassName { border-color: #CDB99C; } </style>