#C35B16 (or 0xC35B16) is unknown color: approx Chocolate. HEX triplet: C3, 5B and 16. RGB value is (195,91,22). Sum of RGB (Red+Green+Blue) = 195+91+22=308 (40% of max value = 765). Red value is 195 (76.56% from 255 or 63.31% from 308); Green value is 91 (35.94% from 255 or 29.55% from 308); Blue value is 22 (8.98% from 255 or 7.14% from 308); Max value from RGB is 195 - color contains mainly: red. Hex color #C35B16 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C35B16 is #3CA4E9. Grayscale: #727272. Windows color (decimal): -3974378 or 1465283. OLE color: 1465283.
HSL color Cylindrical-coordinate representation of color #C35B16: hue angle of 23.93º degrees, saturation: 0.8, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #C35B16 is Cyan = 0, Magento = 0.53, Yellow = 0.89 and Black (K on CMYK) = 0.24.
<style> p { color: #c35b16; } p { color: rgb(195,91,22); } H1.HeaderClassName { color: #c35b16; } .AnyTagClassName { color: #c35b16; } </style>
<style> a { background-color: #c35b16; } a { background-color: rgb(195,91,22); } div.DivClassName { background-color: #c35b16; } .BgClassName { background-color: #c35b16; } </style>
<style> span { border-color: #c35b16; } span { border-color: rgb(195,91,22); } td.TdClassName { border-color: #c35b16; } .TagClassName { border-color: #c35b16; } </style>