#C2920C (or 0xC2920C) is unknown color: approx Dark Goldenrod. HEX triplet: C2, 92 and 0C. RGB value is (194,146,12). Sum of RGB (Red+Green+Blue) = 194+146+12=352 (46% of max value = 765). Red value is 194 (76.17% from 255 or 55.11% from 352); Green value is 146 (57.42% from 255 or 41.48% from 352); Blue value is 12 (5.08% from 255 or 3.41% from 352); Max value from RGB is 194 - color contains mainly: red. Hex color #C2920C is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C2920C is #3D6DF3. Grayscale: #919191. Windows color (decimal): -4025844 or 824002. OLE color: 824002.
HSL color Cylindrical-coordinate representation of color #C2920C: hue angle of 44.18º degrees, saturation: 0.88, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #C2920C is Cyan = 0, Magento = 0.25, Yellow = 0.94 and Black (K on CMYK) = 0.24.
<style> p { color: #C2920C; } p { color: rgb(194,146,12); } H1.HeaderClassName { color: #C2920C; } .AnyTagClassName { color: #C2920C; } </style>
<style> a { background-color: #C2920C; } a { background-color: rgb(194,146,12); } div.DivClassName { background-color: #C2920C; } .BgClassName { background-color: #C2920C; } </style>
<style> span { border-color: #C2920C; } span { border-color: rgb(194,146,12); } td.TdClassName { border-color: #C2920C; } .TagClassName { border-color: #C2920C; } </style>