Shades of Sherwood Green #075239
Tints of Sherwood Green #075239
RGB
CMYK
RGB Variations
Color information
#075239 (or 0x075239) is known color: Sherwood Green. HEX triplet: 07, 52 and 39. RGB value is (7,82,57). Sum of RGB (Red+Green+Blue) = 7+82+57=146 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.79% from 146); Green value is 82 (32.42% from 255 or 56.16% from 146); Blue value is 57 (22.66% from 255 or 39.04% from 146); Max value from RGB is 82 - color contains mainly: green. Hex color #075239 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075239 is #F8ADC6. Grayscale: #383838. Windows color (decimal): -16297415 or 3756551. OLE color: 3756551.
HSL color Cylindrical-coordinate representation of color #075239: hue angle of 160º 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 #075239 is Cyan = 0.91, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 7 | 82 | 57 | - |
| CMYK | 0.91 | 0 | 0.30 | 0.68 |
| HSL | 160º | 0.84% | 0.17% | - |
| HSV(B) | 160º | 0.91% | 0.32% | - |
| XYZ | 3.84 | 6.38 | 4.9 | - |
| YUV | 56.73 | 128.15 | 92.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 82 | 57 | 0.91 | 0 | 0.30 | 0.68 | 160 | 0.84 | 0.17 |
| Hex | 7 | 52 | 39 | 5B | 0 | 1E | 44 | A0 | 54 | 11 |
| Octal | 7 | 122 | 71 | 133 | 0 | 36 | 104 | 240 | 124 | 21 |
| Binary | 111 | 1010010 | 111001 | 1011011 | 0 | 11110 | 1000100 | 10100000 | 1010100 | 10001 |
Color Harmonies of #075239
Complementary color
Monochromatic Colors of #075239
Black with #075239
Text Example
Text Example
White with #075239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075239; }
p { color: rgb(7,82,57); }
H1.HeaderClassName
{
color: #075239;
}
.AnyTagClassName
{
color: #075239;
}
</style>
background-color css
<style>
a { background-color: #075239; }
a { background-color: rgb(7,82,57); }
div.DivClassName
{
background-color: #075239;
}
.BgClassName
{
background-color: #075239;
}
</style>
border-color css
<style>
span { border-color: #075239; }
span { border-color: rgb(7,82,57); }
td.TdClassName
{
border-color: #075239;
}
.TagClassName
{
border-color: #075239;
}
</style>