#CB830A (or 0xCB830A) is unknown color: approx Dark Goldenrod. HEX triplet: CB, 83 and 0A. RGB value is (203,131,10). Sum of RGB (Red+Green+Blue) = 203+131+10=344 (45% of max value = 765). Red value is 203 (79.69% from 255 or 59.01% from 344); Green value is 131 (51.56% from 255 or 38.08% from 344); Blue value is 10 (4.30% from 255 or 2.91% from 344); Max value from RGB is 203 - color contains mainly: red. Hex color #CB830A is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #CB830A is #347CF5. Grayscale: #8B8B8B. Windows color (decimal): -3439862 or 689099. OLE color: 689099.
HSL color Cylindrical-coordinate representation of color #CB830A: hue angle of 37.62º degrees, saturation: 0.91, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #CB830A is Cyan = 0, Magento = 0.35, Yellow = 0.95 and Black (K on CMYK) = 0.20.
<style> p { color: #cb830a; } p { color: rgb(203,131,10); } H1.HeaderClassName { color: #cb830a; } .AnyTagClassName { color: #cb830a; } </style>
<style> a { background-color: #cb830a; } a { background-color: rgb(203,131,10); } div.DivClassName { background-color: #cb830a; } .BgClassName { background-color: #cb830a; } </style>
<style> span { border-color: #cb830a; } span { border-color: rgb(203,131,10); } td.TdClassName { border-color: #cb830a; } .TagClassName { border-color: #cb830a; } </style>