#CB912B (or 0xCB912B) is unknown color: approx Fuel Yellow. HEX triplet: CB, 91 and 2B. RGB value is (203,145,43). Sum of RGB (Red+Green+Blue) = 203+145+43=391 (51% of max value = 765). Red value is 203 (79.69% from 255 or 51.92% from 391); Green value is 145 (57.03% from 255 or 37.08% from 391); Blue value is 43 (17.19% from 255 or 11.00% from 391); Max value from RGB is 203 - color contains mainly: red. Hex color #CB912B is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CB912B is #346ED4. Grayscale: #979797. Windows color (decimal): -3436245 or 2855371. OLE color: 2855371.
HSL color Cylindrical-coordinate representation of color #CB912B: hue angle of 38.25º 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 #CB912B is Cyan = 0, Magento = 0.29, Yellow = 0.79 and Black (K on CMYK) = 0.20.
<style> p { color: #CB912B; } p { color: rgb(203,145,43); } H1.HeaderClassName { color: #CB912B; } .AnyTagClassName { color: #CB912B; } </style>
<style> a { background-color: #CB912B; } a { background-color: rgb(203,145,43); } div.DivClassName { background-color: #CB912B; } .BgClassName { background-color: #CB912B; } </style>
<style> span { border-color: #CB912B; } span { border-color: rgb(203,145,43); } td.TdClassName { border-color: #CB912B; } .TagClassName { border-color: #CB912B; } </style>