Shades of County Green #085134
Tints of County Green #085134
RGB
CMYK
RGB Variations
Color information
#085134 (or 0x085134) is known color: County Green. HEX triplet: 08, 51 and 34. RGB value is (8,81,52). Sum of RGB (Red+Green+Blue) = 8+81+52=141 (18% of max value = 765). Red value is 8 (3.52% from 255 or 5.67% from 141); Green value is 81 (32.03% from 255 or 57.45% from 141); Blue value is 52 (20.70% from 255 or 36.88% from 141); Max value from RGB is 81 - color contains mainly: green. Hex color #085134 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085134 is #F7AECB. Grayscale: #373737. Windows color (decimal): -16232140 or 3428616. OLE color: 3428616.
HSL color Cylindrical-coordinate representation of color #085134: hue angle of 156.16º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085134 is Cyan = 0.90, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 8 | 81 | 52 | - |
| CMYK | 0.90 | 0 | 0.36 | 0.68 |
| HSL | 156.16º | 0.82% | 0.17% | - |
| HSV(B) | 156.16º | 0.9% | 0.32% | - |
| XYZ | 3.66 | 6.18 | 4.25 | - |
| YUV | 55.87 | 125.82 | 93.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 81 | 52 | 0.90 | 0 | 0.36 | 0.68 | 156.16 | 0.82 | 0.17 |
| Hex | 8 | 51 | 34 | 5A | 0 | 24 | 44 | 9C | 52 | 11 |
| Octal | 10 | 121 | 64 | 132 | 0 | 44 | 104 | 234 | 122 | 21 |
| Binary | 1000 | 1010001 | 110100 | 1011010 | 0 | 100100 | 1000100 | 10011100 | 1010010 | 10001 |
Color Harmonies of #085134
Complementary color
Monochromatic Colors of #085134
Black with #085134
Text Example
Text Example
White with #085134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085134; }
p { color: rgb(8,81,52); }
H1.HeaderClassName
{
color: #085134;
}
.AnyTagClassName
{
color: #085134;
}
</style>
background-color css
<style>
a { background-color: #085134; }
a { background-color: rgb(8,81,52); }
div.DivClassName
{
background-color: #085134;
}
.BgClassName
{
background-color: #085134;
}
</style>
border-color css
<style>
span { border-color: #085134; }
span { border-color: rgb(8,81,52); }
td.TdClassName
{
border-color: #085134;
}
.TagClassName
{
border-color: #085134;
}
</style>