#CB9307 (or 0xCB9307) is unknown color: approx Dark Goldenrod. HEX triplet: CB, 93 and 07. RGB value is (203,147,7). Sum of RGB (Red+Green+Blue) = 203+147+7=357 (47% of max value = 765). Red value is 203 (79.69% from 255 or 56.86% from 357); Green value is 147 (57.81% from 255 or 41.18% from 357); Blue value is 7 (3.12% from 255 or 1.96% from 357); Max value from RGB is 203 - color contains mainly: red. Hex color #CB9307 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #CB9307 is #346CF8. Grayscale: #949494. Windows color (decimal): -3435769 or 496587. OLE color: 496587.
HSL color Cylindrical-coordinate representation of color #CB9307: hue angle of 42.86º degrees, saturation: 0.93, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #CB9307 is Cyan = 0, Magento = 0.28, Yellow = 0.97 and Black (K on CMYK) = 0.20.
<style> p { color: #CB9307; } p { color: rgb(203,147,7); } H1.HeaderClassName { color: #CB9307; } .AnyTagClassName { color: #CB9307; } </style>
<style> a { background-color: #CB9307; } a { background-color: rgb(203,147,7); } div.DivClassName { background-color: #CB9307; } .BgClassName { background-color: #CB9307; } </style>
<style> span { border-color: #CB9307; } span { border-color: rgb(203,147,7); } td.TdClassName { border-color: #CB9307; } .TagClassName { border-color: #CB9307; } </style>