#CFB180 (or 0xCFB180) is unknown color: approx Calico. HEX triplet: CF, B1 and 80. RGB value is (207,177,128). Sum of RGB (Red+Green+Blue) = 207+177+128=512 (67% of max value = 765). Red value is 207 (81.25% from 255 or 40.43% from 512); Green value is 177 (69.53% from 255 or 34.57% from 512); Blue value is 128 (50.39% from 255 or 25% from 512); Max value from RGB is 207 - color contains mainly: red. Hex color #CFB180 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CFB180 is #304E7F. Grayscale: #B4B4B4. Windows color (decimal): -3165824 or 8434127. OLE color: 8434127.
HSL color Cylindrical-coordinate representation of color #CFB180: hue angle of 37.22º degrees, saturation: 0.45, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #CFB180 is Cyan = 0, Magento = 0.14, Yellow = 0.38 and Black (K on CMYK) = 0.19.
<style> p { color: #CFB180; } p { color: rgb(207,177,128); } H1.HeaderClassName { color: #CFB180; } .AnyTagClassName { color: #CFB180; } </style>
<style> a { background-color: #CFB180; } a { background-color: rgb(207,177,128); } div.DivClassName { background-color: #CFB180; } .BgClassName { background-color: #CFB180; } </style>
<style> span { border-color: #CFB180; } span { border-color: rgb(207,177,128); } td.TdClassName { border-color: #CFB180; } .TagClassName { border-color: #CFB180; } </style>