Shades of County Green #085335
Tints of County Green #085335
RGB
CMYK
RGB Variations
Color information
#085335 (or 0x085335) is known color: County Green. HEX triplet: 08, 53 and 35. RGB value is (8,83,53). Sum of RGB (Red+Green+Blue) = 8+83+53=144 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.56% from 144); Green value is 83 (32.81% from 255 or 57.64% from 144); Blue value is 53 (21.09% from 255 or 36.81% from 144); Max value from RGB is 83 - color contains mainly: green. Hex color #085335 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085335 is #F7ACCA. Grayscale: #393939. Windows color (decimal): -16231627 or 3494664. OLE color: 3494664.
HSL color Cylindrical-coordinate representation of color #085335: hue angle of 156º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #085335 is Cyan = 0.90, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 83 | 53 | - |
| CMYK | 0.90 | 0 | 0.36 | 0.67 |
| HSL | 156º | 0.82% | 0.18% | - |
| HSV(B) | 156º | 0.9% | 0.33% | - |
| XYZ | 3.84 | 6.5 | 4.42 | - |
| YUV | 57.16 | 125.65 | 92.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 83 | 53 | 0.90 | 0 | 0.36 | 0.67 | 156 | 0.82 | 0.18 |
| Hex | 8 | 53 | 35 | 5A | 0 | 24 | 43 | 9C | 52 | 12 |
| Octal | 10 | 123 | 65 | 132 | 0 | 44 | 103 | 234 | 122 | 22 |
| Binary | 1000 | 1010011 | 110101 | 1011010 | 0 | 100100 | 1000011 | 10011100 | 1010010 | 10010 |
Color Harmonies of #085335
Complementary color
Monochromatic Colors of #085335
Black with #085335
Text Example
Text Example
White with #085335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085335; }
p { color: rgb(8,83,53); }
H1.HeaderClassName
{
color: #085335;
}
.AnyTagClassName
{
color: #085335;
}
</style>
background-color css
<style>
a { background-color: #085335; }
a { background-color: rgb(8,83,53); }
div.DivClassName
{
background-color: #085335;
}
.BgClassName
{
background-color: #085335;
}
</style>
border-color css
<style>
span { border-color: #085335; }
span { border-color: rgb(8,83,53); }
td.TdClassName
{
border-color: #085335;
}
.TagClassName
{
border-color: #085335;
}
</style>