#1C5250 (or 0x1C5250) is unknown color: approx Dark Slate Grey. HEX triplet: 1C, 52 and 50. RGB value is (28,82,80). Sum of RGB (Red+Green+Blue) = 28+82+80=190 (25% of max value = 765). Red value is 28 (11.33% from 255 or 14.74% from 190); Green value is 82 (32.42% from 255 or 43.16% from 190); Blue value is 80 (31.64% from 255 or 42.11% from 190); Max value from RGB is 82 - color contains mainly: green. Hex color #1C5250 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1C5250 is #E3ADAF. Grayscale: #414141. Windows color (decimal): -14921136 or 5263900. OLE color: 5263900.
HSL color Cylindrical-coordinate representation of color #1C5250: hue angle of 177.78º degrees, saturation: 0.49, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #1C5250 is Cyan = 0.66, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.68.
<style> p { color: #1C5250; } p { color: rgb(28,82,80); } H1.HeaderClassName { color: #1C5250; } .AnyTagClassName { color: #1C5250; } </style>
<style> a { background-color: #1C5250; } a { background-color: rgb(28,82,80); } div.DivClassName { background-color: #1C5250; } .BgClassName { background-color: #1C5250; } </style>
<style> span { border-color: #1C5250; } span { border-color: rgb(28,82,80); } td.TdClassName { border-color: #1C5250; } .TagClassName { border-color: #1C5250; } </style>