#C3911D (or 0xC3911D) is unknown color: approx Nugget. HEX triplet: C3, 91 and 1D. RGB value is (195,145,29). Sum of RGB (Red+Green+Blue) = 195+145+29=369 (48% of max value = 765). Red value is 195 (76.56% from 255 or 52.85% from 369); Green value is 145 (57.03% from 255 or 39.30% from 369); Blue value is 29 (11.72% from 255 or 7.86% from 369); Max value from RGB is 195 - color contains mainly: red. Hex color #C3911D is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C3911D is #3C6EE2. Grayscale: #939393. Windows color (decimal): -3960547 or 1937859. OLE color: 1937859.
HSL color Cylindrical-coordinate representation of color #C3911D: hue angle of 41.93º degrees, saturation: 0.74, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #C3911D is Cyan = 0, Magento = 0.26, Yellow = 0.85 and Black (K on CMYK) = 0.24.
<style> p { color: #c3911d; } p { color: rgb(195,145,29); } H1.HeaderClassName { color: #c3911d; } .AnyTagClassName { color: #c3911d; } </style>
<style> a { background-color: #c3911d; } a { background-color: rgb(195,145,29); } div.DivClassName { background-color: #c3911d; } .BgClassName { background-color: #c3911d; } </style>
<style> span { border-color: #c3911d; } span { border-color: rgb(195,145,29); } td.TdClassName { border-color: #c3911d; } .TagClassName { border-color: #c3911d; } </style>