Shades of County Green #075237
Tints of County Green #075237
RGB
CMYK
RGB Variations
Color information
#075237 (or 0x075237) is known color: County Green. HEX triplet: 07, 52 and 37. RGB value is (7,82,55). Sum of RGB (Red+Green+Blue) = 7+82+55=144 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.86% from 144); Green value is 82 (32.42% from 255 or 56.94% from 144); Blue value is 55 (21.88% from 255 or 38.19% from 144); Max value from RGB is 82 - color contains mainly: green. Hex color #075237 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075237 is #F8ADC8. Grayscale: #383838. Windows color (decimal): -16297417 or 3625479. OLE color: 3625479.
HSL color Cylindrical-coordinate representation of color #075237: hue angle of 158.4º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #075237 is Cyan = 0.91, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 7 | 82 | 55 | - |
| CMYK | 0.91 | 0 | 0.33 | 0.68 |
| HSL | 158.4º | 0.84% | 0.17% | - |
| HSV(B) | 158.4º | 0.91% | 0.32% | - |
| XYZ | 3.79 | 6.36 | 4.64 | - |
| YUV | 56.5 | 127.15 | 92.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 82 | 55 | 0.91 | 0 | 0.33 | 0.68 | 158.4 | 0.84 | 0.17 |
| Hex | 7 | 52 | 37 | 5B | 0 | 21 | 44 | 9E | 54 | 11 |
| Octal | 7 | 122 | 67 | 133 | 0 | 41 | 104 | 236 | 124 | 21 |
| Binary | 111 | 1010010 | 110111 | 1011011 | 0 | 100001 | 1000100 | 10011110 | 1010100 | 10001 |
Color Harmonies of #075237
Complementary color
Monochromatic Colors of #075237
Black with #075237
Text Example
Text Example
White with #075237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075237; }
p { color: rgb(7,82,55); }
H1.HeaderClassName
{
color: #075237;
}
.AnyTagClassName
{
color: #075237;
}
</style>
background-color css
<style>
a { background-color: #075237; }
a { background-color: rgb(7,82,55); }
div.DivClassName
{
background-color: #075237;
}
.BgClassName
{
background-color: #075237;
}
</style>
border-color css
<style>
span { border-color: #075237; }
span { border-color: rgb(7,82,55); }
td.TdClassName
{
border-color: #075237;
}
.TagClassName
{
border-color: #075237;
}
</style>