#CDB080 (or 0xCDB080) is unknown color: approx Calico. HEX triplet: CD, B0 and 80. RGB value is (205,176,128). Sum of RGB (Red+Green+Blue) = 205+176+128=509 (67% of max value = 765). Red value is 205 (80.47% from 255 or 40.28% from 509); Green value is 176 (69.14% from 255 or 34.58% from 509); Blue value is 128 (50.39% from 255 or 25.15% from 509); Max value from RGB is 205 - color contains mainly: red. Hex color #CDB080 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CDB080 is #324F7F. Grayscale: #B3B3B3. Windows color (decimal): -3297152 or 8433869. OLE color: 8433869.
HSL color Cylindrical-coordinate representation of color #CDB080: hue angle of 37.4º degrees, saturation: 0.44, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #CDB080 is Cyan = 0, Magento = 0.14, Yellow = 0.38 and Black (K on CMYK) = 0.20.
<style> p { color: #CDB080; } p { color: rgb(205,176,128); } H1.HeaderClassName { color: #CDB080; } .AnyTagClassName { color: #CDB080; } </style>
<style> a { background-color: #CDB080; } a { background-color: rgb(205,176,128); } div.DivClassName { background-color: #CDB080; } .BgClassName { background-color: #CDB080; } </style>
<style> span { border-color: #CDB080; } span { border-color: rgb(205,176,128); } td.TdClassName { border-color: #CDB080; } .TagClassName { border-color: #CDB080; } </style>