Shades of County Green #135439
Tints of County Green #135439
RGB
CMYK
RGB Variations
Color information
#135439 (or 0x135439) is known color: County Green. HEX triplet: 13, 54 and 39. RGB value is (19,84,57). Sum of RGB (Red+Green+Blue) = 19+84+57=160 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.88% from 160); Green value is 84 (33.20% from 255 or 52.5% from 160); Blue value is 57 (22.66% from 255 or 35.62% from 160); Max value from RGB is 84 - color contains mainly: green. Hex color #135439 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #135439 is #ECABC6. Grayscale: #3D3D3D. Windows color (decimal): -15510471 or 3757075. OLE color: 3757075.
HSL color Cylindrical-coordinate representation of color #135439: hue angle of 155.08º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #135439 is Cyan = 0.77, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 84 | 57 | - |
| CMYK | 0.77 | 0 | 0.32 | 0.67 |
| HSL | 155.08º | 0.63% | 0.2% | - |
| HSV(B) | 155.08º | 0.77% | 0.33% | - |
| XYZ | 4.18 | 6.77 | 4.96 | - |
| YUV | 61.49 | 125.47 | 97.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 57 | 0.77 | 0 | 0.32 | 0.67 | 155.08 | 0.63 | 0.2 |
| Hex | 13 | 54 | 39 | 4D | 0 | 20 | 43 | 9B | 3F | 14 |
| Octal | 23 | 124 | 71 | 115 | 0 | 40 | 103 | 233 | 77 | 24 |
| Binary | 10011 | 1010100 | 111001 | 1001101 | 0 | 100000 | 1000011 | 10011011 | 111111 | 10100 |
Color Harmonies of #135439
Complementary color
Monochromatic Colors of #135439
Black with #135439
Text Example
Text Example
White with #135439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135439; }
p { color: rgb(19,84,57); }
H1.HeaderClassName
{
color: #135439;
}
.AnyTagClassName
{
color: #135439;
}
</style>
background-color css
<style>
a { background-color: #135439; }
a { background-color: rgb(19,84,57); }
div.DivClassName
{
background-color: #135439;
}
.BgClassName
{
background-color: #135439;
}
</style>
border-color css
<style>
span { border-color: #135439; }
span { border-color: rgb(19,84,57); }
td.TdClassName
{
border-color: #135439;
}
.TagClassName
{
border-color: #135439;
}
</style>