Shades of County Green #085338
Tints of County Green #085338
RGB
CMYK
RGB Variations
Color information
#085338 (or 0x085338) is known color: County Green. HEX triplet: 08, 53 and 38. RGB value is (8,83,56). Sum of RGB (Red+Green+Blue) = 8+83+56=147 (19% of max value = 765). Red value is 8 (3.52% from 255 or 5.44% from 147); Green value is 83 (32.81% from 255 or 56.46% from 147); Blue value is 56 (22.27% from 255 or 38.10% from 147); Max value from RGB is 83 - color contains mainly: green. Hex color #085338 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #085338 is #F7ACC7. Grayscale: #393939. Windows color (decimal): -16231624 or 3691272. OLE color: 3691272.
HSL color Cylindrical-coordinate representation of color #085338: hue angle of 158.4º 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 #085338 is Cyan = 0.90, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 8 | 83 | 56 | - |
| CMYK | 0.90 | 0 | 0.33 | 0.67 |
| HSL | 158.4º | 0.82% | 0.18% | - |
| HSV(B) | 158.4º | 0.9% | 0.33% | - |
| XYZ | 3.91 | 6.52 | 4.79 | - |
| YUV | 57.5 | 127.15 | 92.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 83 | 56 | 0.90 | 0 | 0.33 | 0.67 | 158.4 | 0.82 | 0.18 |
| Hex | 8 | 53 | 38 | 5A | 0 | 21 | 43 | 9E | 52 | 12 |
| Octal | 10 | 123 | 70 | 132 | 0 | 41 | 103 | 236 | 122 | 22 |
| Binary | 1000 | 1010011 | 111000 | 1011010 | 0 | 100001 | 1000011 | 10011110 | 1010010 | 10010 |
Color Harmonies of #085338
Complementary color
Monochromatic Colors of #085338
Black with #085338
Text Example
Text Example
White with #085338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085338; }
p { color: rgb(8,83,56); }
H1.HeaderClassName
{
color: #085338;
}
.AnyTagClassName
{
color: #085338;
}
</style>
background-color css
<style>
a { background-color: #085338; }
a { background-color: rgb(8,83,56); }
div.DivClassName
{
background-color: #085338;
}
.BgClassName
{
background-color: #085338;
}
</style>
border-color css
<style>
span { border-color: #085338; }
span { border-color: rgb(8,83,56); }
td.TdClassName
{
border-color: #085338;
}
.TagClassName
{
border-color: #085338;
}
</style>