#CB0D21 (or 0xCB0D21) is unknown color: approx Fire Engine Red. HEX triplet: CB, 0D and 21. RGB value is (203,13,33). Sum of RGB (Red+Green+Blue) = 203+13+33=249 (32% of max value = 765). Red value is 203 (79.69% from 255 or 81.53% from 249); Green value is 13 (5.47% from 255 or 5.22% from 249); Blue value is 33 (13.28% from 255 or 13.25% from 249); Max value from RGB is 203 - color contains mainly: red. Hex color #CB0D21 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #CB0D21 is #34F2DE. Grayscale: #484848. Windows color (decimal): -3470047 or 2166219. OLE color: 2166219.
HSL color Cylindrical-coordinate representation of color #CB0D21: hue angle of 353.68º degrees, saturation: 0.88, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #CB0D21 is Cyan = 0, Magento = 0.94, Yellow = 0.84 and Black (K on CMYK) = 0.20.
<style> p { color: #CB0D21; } p { color: rgb(203,13,33); } H1.HeaderClassName { color: #CB0D21; } .AnyTagClassName { color: #CB0D21; } </style>
<style> a { background-color: #CB0D21; } a { background-color: rgb(203,13,33); } div.DivClassName { background-color: #CB0D21; } .BgClassName { background-color: #CB0D21; } </style>
<style> span { border-color: #CB0D21; } span { border-color: rgb(203,13,33); } td.TdClassName { border-color: #CB0D21; } .TagClassName { border-color: #CB0D21; } </style>