#CB901D (or 0xCB901D) is unknown color: approx Nugget. HEX triplet: CB, 90 and 1D. RGB value is (203,144,29). Sum of RGB (Red+Green+Blue) = 203+144+29=376 (49% of max value = 765). Red value is 203 (79.69% from 255 or 53.99% from 376); Green value is 144 (56.64% from 255 or 38.30% from 376); Blue value is 29 (11.72% from 255 or 7.71% from 376); Max value from RGB is 203 - color contains mainly: red. Hex color #CB901D is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CB901D is #346FE2. Grayscale: #959595. Windows color (decimal): -3436515 or 1937611. OLE color: 1937611.
HSL color Cylindrical-coordinate representation of color #CB901D: hue angle of 39.66º degrees, saturation: 0.75, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #CB901D is Cyan = 0, Magento = 0.29, Yellow = 0.86 and Black (K on CMYK) = 0.20.
<style> p { color: #CB901D; } p { color: rgb(203,144,29); } H1.HeaderClassName { color: #CB901D; } .AnyTagClassName { color: #CB901D; } </style>
<style> a { background-color: #CB901D; } a { background-color: rgb(203,144,29); } div.DivClassName { background-color: #CB901D; } .BgClassName { background-color: #CB901D; } </style>
<style> span { border-color: #CB901D; } span { border-color: rgb(203,144,29); } td.TdClassName { border-color: #CB901D; } .TagClassName { border-color: #CB901D; } </style>