#C2745C (or 0xC2745C) is unknown color: approx Japonica. HEX triplet: C2, 74 and 5C. RGB value is (194,116,92). Sum of RGB (Red+Green+Blue) = 194+116+92=402 (53% of max value = 765). Red value is 194 (76.17% from 255 or 48.26% from 402); Green value is 116 (45.70% from 255 or 28.86% from 402); Blue value is 92 (36.33% from 255 or 22.89% from 402); Max value from RGB is 194 - color contains mainly: red. Hex color #C2745C is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C2745C is #3D8BA3. Grayscale: #888888. Windows color (decimal): -4033444 or 6059202. OLE color: 6059202.
HSL color Cylindrical-coordinate representation of color #C2745C: hue angle of 14.12º degrees, saturation: 0.46, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #C2745C is Cyan = 0, Magento = 0.40, Yellow = 0.53 and Black (K on CMYK) = 0.24.
<style> p { color: #C2745C; } p { color: rgb(194,116,92); } H1.HeaderClassName { color: #C2745C; } .AnyTagClassName { color: #C2745C; } </style>
<style> a { background-color: #C2745C; } a { background-color: rgb(194,116,92); } div.DivClassName { background-color: #C2745C; } .BgClassName { background-color: #C2745C; } </style>
<style> span { border-color: #C2745C; } span { border-color: rgb(194,116,92); } td.TdClassName { border-color: #C2745C; } .TagClassName { border-color: #C2745C; } </style>