#CB6F35 (or 0xCB6F35) is unknown color: approx Zest. HEX triplet: CB, 6F and 35. RGB value is (203,111,53). Sum of RGB (Red+Green+Blue) = 203+111+53=367 (48% of max value = 765). Red value is 203 (79.69% from 255 or 55.31% from 367); Green value is 111 (43.75% from 255 or 30.25% from 367); Blue value is 53 (21.09% from 255 or 14.44% from 367); Max value from RGB is 203 - color contains mainly: red. Hex color #CB6F35 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CB6F35 is #3490CA. Grayscale: #848484. Windows color (decimal): -3444939 or 3502027. OLE color: 3502027.
HSL color Cylindrical-coordinate representation of color #CB6F35: hue angle of 23.2º degrees, saturation: 0.59, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #CB6F35 is Cyan = 0, Magento = 0.45, Yellow = 0.74 and Black (K on CMYK) = 0.20.
<style> p { color: #CB6F35; } p { color: rgb(203,111,53); } H1.HeaderClassName { color: #CB6F35; } .AnyTagClassName { color: #CB6F35; } </style>
<style> a { background-color: #CB6F35; } a { background-color: rgb(203,111,53); } div.DivClassName { background-color: #CB6F35; } .BgClassName { background-color: #CB6F35; } </style>
<style> span { border-color: #CB6F35; } span { border-color: rgb(203,111,53); } td.TdClassName { border-color: #CB6F35; } .TagClassName { border-color: #CB6F35; } </style>