#C1770F (or 0xC1770F) is unknown color: approx Dark Goldenrod. HEX triplet: C1, 77 and 0F. RGB value is (193,119,15). Sum of RGB (Red+Green+Blue) = 193+119+15=327 (43% of max value = 765). Red value is 193 (75.78% from 255 or 59.02% from 327); Green value is 119 (46.88% from 255 or 36.39% from 327); Blue value is 15 (6.25% from 255 or 4.59% from 327); Max value from RGB is 193 - color contains mainly: red. Hex color #C1770F is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C1770F is #3E88F0. Grayscale: #818181. Windows color (decimal): -4098289 or 1013697. OLE color: 1013697.
HSL color Cylindrical-coordinate representation of color #C1770F: hue angle of 35.06º degrees, saturation: 0.86, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #C1770F is Cyan = 0, Magento = 0.38, Yellow = 0.92 and Black (K on CMYK) = 0.24.
<style> p { color: #c1770f; } p { color: rgb(193,119,15); } H1.HeaderClassName { color: #c1770f; } .AnyTagClassName { color: #c1770f; } </style>
<style> a { background-color: #c1770f; } a { background-color: rgb(193,119,15); } div.DivClassName { background-color: #c1770f; } .BgClassName { background-color: #c1770f; } </style>
<style> span { border-color: #c1770f; } span { border-color: rgb(193,119,15); } td.TdClassName { border-color: #c1770f; } .TagClassName { border-color: #c1770f; } </style>