#1C422D (or 0x1C422D) is unknown color: approx Zuccini. HEX triplet: 1C, 42 and 2D. RGB value is (28,66,45). Sum of RGB (Red+Green+Blue) = 28+66+45=139 (18% of max value = 765). Red value is 28 (11.33% from 255 or 20.14% from 139); Green value is 66 (26.17% from 255 or 47.48% from 139); Blue value is 45 (17.97% from 255 or 32.37% from 139); Max value from RGB is 66 - color contains mainly: green. Hex color #1C422D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1C422D is #E3BDD2. Grayscale: #343434. Windows color (decimal): -14925267 or 2966044. OLE color: 2966044.
HSL color Cylindrical-coordinate representation of color #1C422D: hue angle of 146.84º degrees, saturation: 0.4, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #1C422D is Cyan = 0.58, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.74.
<style> p { color: #1C422D; } p { color: rgb(28,66,45); } H1.HeaderClassName { color: #1C422D; } .AnyTagClassName { color: #1C422D; } </style>
<style> a { background-color: #1C422D; } a { background-color: rgb(28,66,45); } div.DivClassName { background-color: #1C422D; } .BgClassName { background-color: #1C422D; } </style>
<style> span { border-color: #1C422D; } span { border-color: rgb(28,66,45); } td.TdClassName { border-color: #1C422D; } .TagClassName { border-color: #1C422D; } </style>