#CB542B (or 0xCB542B) is unknown color: approx Trinidad. HEX triplet: CB, 54 and 2B. RGB value is (203,84,43). Sum of RGB (Red+Green+Blue) = 203+84+43=330 (43% of max value = 765). Red value is 203 (79.69% from 255 or 61.52% from 330); Green value is 84 (33.20% from 255 or 25.45% from 330); Blue value is 43 (17.19% from 255 or 13.03% from 330); Max value from RGB is 203 - color contains mainly: red. Hex color #CB542B is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CB542B is #34ABD4. Grayscale: #737373. Windows color (decimal): -3451861 or 2839755. OLE color: 2839755.
HSL color Cylindrical-coordinate representation of color #CB542B: hue angle of 15.38º degrees, saturation: 0.65, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #CB542B is Cyan = 0, Magento = 0.59, Yellow = 0.79 and Black (K on CMYK) = 0.20.
<style> p { color: #cb542b; } p { color: rgb(203,84,43); } H1.HeaderClassName { color: #cb542b; } .AnyTagClassName { color: #cb542b; } </style>
<style> a { background-color: #cb542b; } a { background-color: rgb(203,84,43); } div.DivClassName { background-color: #cb542b; } .BgClassName { background-color: #cb542b; } </style>
<style> span { border-color: #cb542b; } span { border-color: rgb(203,84,43); } td.TdClassName { border-color: #cb542b; } .TagClassName { border-color: #cb542b; } </style>