Shades of County Green #155038
Tints of County Green #155038
RGB
CMYK
RGB Variations
Color information
#155038 (or 0x155038) is known color: County Green. HEX triplet: 15, 50 and 38. RGB value is (21,80,56). Sum of RGB (Red+Green+Blue) = 21+80+56=157 (20% of max value = 765). Red value is 21 (8.59% from 255 or 13.38% from 157); Green value is 80 (31.64% from 255 or 50.96% from 157); Blue value is 56 (22.27% from 255 or 35.67% from 157); Max value from RGB is 80 - color contains mainly: green. Hex color #155038 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #155038 is #EAAFC7. Grayscale: #3B3B3B. Windows color (decimal): -15380424 or 3690517. OLE color: 3690517.
HSL color Cylindrical-coordinate representation of color #155038: hue angle of 155.59º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #155038 is Cyan = 0.74, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 21 | 80 | 56 | - |
| CMYK | 0.74 | 0 | 0.30 | 0.69 |
| HSL | 155.59º | 0.58% | 0.2% | - |
| HSV(B) | 155.59º | 0.74% | 0.31% | - |
| XYZ | 3.89 | 6.18 | 4.73 | - |
| YUV | 59.62 | 125.95 | 100.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 80 | 56 | 0.74 | 0 | 0.30 | 0.69 | 155.59 | 0.58 | 0.2 |
| Hex | 15 | 50 | 38 | 4A | 0 | 1E | 45 | 9C | 3A | 14 |
| Octal | 25 | 120 | 70 | 112 | 0 | 36 | 105 | 234 | 72 | 24 |
| Binary | 10101 | 1010000 | 111000 | 1001010 | 0 | 11110 | 1000101 | 10011100 | 111010 | 10100 |
Color Harmonies of #155038
Complementary color
Monochromatic Colors of #155038
Black with #155038
Text Example
Text Example
White with #155038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155038; }
p { color: rgb(21,80,56); }
H1.HeaderClassName
{
color: #155038;
}
.AnyTagClassName
{
color: #155038;
}
</style>
background-color css
<style>
a { background-color: #155038; }
a { background-color: rgb(21,80,56); }
div.DivClassName
{
background-color: #155038;
}
.BgClassName
{
background-color: #155038;
}
</style>
border-color css
<style>
span { border-color: #155038; }
span { border-color: rgb(21,80,56); }
td.TdClassName
{
border-color: #155038;
}
.TagClassName
{
border-color: #155038;
}
</style>