#C55C2B (or 0xC55C2B) is unknown color: approx Christine. HEX triplet: C5, 5C and 2B. RGB value is (197,92,43). Sum of RGB (Red+Green+Blue) = 197+92+43=332 (43% of max value = 765). Red value is 197 (77.34% from 255 or 59.34% from 332); Green value is 92 (36.33% from 255 or 27.71% from 332); Blue value is 43 (17.19% from 255 or 12.95% from 332); Max value from RGB is 197 - color contains mainly: red. Hex color #C55C2B is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C55C2B is #3AA3D4. Grayscale: #767676. Windows color (decimal): -3843029 or 2841797. OLE color: 2841797.
HSL color Cylindrical-coordinate representation of color #C55C2B: hue angle of 19.09º degrees, saturation: 0.64, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #C55C2B is Cyan = 0, Magento = 0.53, Yellow = 0.78 and Black (K on CMYK) = 0.23.
<style> p { color: #c55c2b; } p { color: rgb(197,92,43); } H1.HeaderClassName { color: #c55c2b; } .AnyTagClassName { color: #c55c2b; } </style>
<style> a { background-color: #c55c2b; } a { background-color: rgb(197,92,43); } div.DivClassName { background-color: #c55c2b; } .BgClassName { background-color: #c55c2b; } </style>
<style> span { border-color: #c55c2b; } span { border-color: rgb(197,92,43); } td.TdClassName { border-color: #c55c2b; } .TagClassName { border-color: #c55c2b; } </style>