Shades of County Green #195037
Tints of County Green #195037
RGB
CMYK
RGB Variations
Color information
#195037 (or 0x195037) is known color: County Green. HEX triplet: 19, 50 and 37. RGB value is (25,80,55). Sum of RGB (Red+Green+Blue) = 25+80+55=160 (21% of max value = 765). Red value is 25 (10.16% from 255 or 15.62% from 160); Green value is 80 (31.64% from 255 or 50% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 80 - color contains mainly: green. Hex color #195037 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #195037 is #E6AFC8. Grayscale: #3C3C3C. Windows color (decimal): -15118281 or 3624985. OLE color: 3624985.
HSL color Cylindrical-coordinate representation of color #195037: hue angle of 152.73º degrees, saturation: 0.52, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #195037 is Cyan = 0.69, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 25 | 80 | 55 | - |
| CMYK | 0.69 | 0 | 0.31 | 0.69 |
| HSL | 152.73º | 0.52% | 0.21% | - |
| HSV(B) | 152.73º | 0.69% | 0.31% | - |
| XYZ | 3.96 | 6.22 | 4.61 | - |
| YUV | 60.71 | 124.78 | 102.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 80 | 55 | 0.69 | 0 | 0.31 | 0.69 | 152.73 | 0.52 | 0.21 |
| Hex | 19 | 50 | 37 | 45 | 0 | 1F | 45 | 99 | 34 | 15 |
| Octal | 31 | 120 | 67 | 105 | 0 | 37 | 105 | 231 | 64 | 25 |
| Binary | 11001 | 1010000 | 110111 | 1000101 | 0 | 11111 | 1000101 | 10011001 | 110100 | 10101 |
Color Harmonies of #195037
Complementary color
Monochromatic Colors of #195037
Black with #195037
Text Example
Text Example
White with #195037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195037; }
p { color: rgb(25,80,55); }
H1.HeaderClassName
{
color: #195037;
}
.AnyTagClassName
{
color: #195037;
}
</style>
background-color css
<style>
a { background-color: #195037; }
a { background-color: rgb(25,80,55); }
div.DivClassName
{
background-color: #195037;
}
.BgClassName
{
background-color: #195037;
}
</style>
border-color css
<style>
span { border-color: #195037; }
span { border-color: rgb(25,80,55); }
td.TdClassName
{
border-color: #195037;
}
.TagClassName
{
border-color: #195037;
}
</style>