#CB4143 (or 0xCB4143) is unknown color: approx Mahogany. HEX triplet: CB, 41 and 43. RGB value is (203,65,67). Sum of RGB (Red+Green+Blue) = 203+65+67=335 (44% of max value = 765). Red value is 203 (79.69% from 255 or 60.60% from 335); Green value is 65 (25.78% from 255 or 19.40% from 335); Blue value is 67 (26.56% from 255 or 20% from 335); Max value from RGB is 203 - color contains mainly: red. Hex color #CB4143 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CB4143 is #34BEBC. Grayscale: #6A6A6A. Windows color (decimal): -3456701 or 4407755. OLE color: 4407755.
HSL color Cylindrical-coordinate representation of color #CB4143: hue angle of 359.13º degrees, saturation: 0.57, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #CB4143 is Cyan = 0, Magento = 0.68, Yellow = 0.67 and Black (K on CMYK) = 0.20.
<style> p { color: #CB4143; } p { color: rgb(203,65,67); } H1.HeaderClassName { color: #CB4143; } .AnyTagClassName { color: #CB4143; } </style>
<style> a { background-color: #CB4143; } a { background-color: rgb(203,65,67); } div.DivClassName { background-color: #CB4143; } .BgClassName { background-color: #CB4143; } </style>
<style> span { border-color: #CB4143; } span { border-color: rgb(203,65,67); } td.TdClassName { border-color: #CB4143; } .TagClassName { border-color: #CB4143; } </style>