Shades of Sherwood Green #075139
Tints of Sherwood Green #075139
RGB
CMYK
RGB Variations
Color information
#075139 (or 0x075139) is known color: Sherwood Green. HEX triplet: 07, 51 and 39. RGB value is (7,81,57). Sum of RGB (Red+Green+Blue) = 7+81+57=145 (19% of max value = 765). Red value is 7 (3.12% from 255 or 4.83% from 145); Green value is 81 (32.03% from 255 or 55.86% from 145); Blue value is 57 (22.66% from 255 or 39.31% from 145); Max value from RGB is 81 - color contains mainly: green. Hex color #075139 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075139 is #F8AEC6. Grayscale: #383838. Windows color (decimal): -16297671 or 3756295. OLE color: 3756295.
HSL color Cylindrical-coordinate representation of color #075139: hue angle of 160.54º 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 #075139 is Cyan = 0.91, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 7 | 81 | 57 | - |
| CMYK | 0.91 | 0 | 0.30 | 0.68 |
| HSL | 160.54º | 0.84% | 0.17% | - |
| HSV(B) | 160.54º | 0.91% | 0.32% | - |
| XYZ | 3.77 | 6.23 | 4.87 | - |
| YUV | 56.14 | 128.48 | 92.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 81 | 57 | 0.91 | 0 | 0.30 | 0.68 | 160.54 | 0.84 | 0.17 |
| Hex | 7 | 51 | 39 | 5B | 0 | 1E | 44 | A1 | 54 | 11 |
| Octal | 7 | 121 | 71 | 133 | 0 | 36 | 104 | 241 | 124 | 21 |
| Binary | 111 | 1010001 | 111001 | 1011011 | 0 | 11110 | 1000100 | 10100001 | 1010100 | 10001 |
Color Harmonies of #075139
Complementary color
Monochromatic Colors of #075139
Black with #075139
Text Example
Text Example
White with #075139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075139; }
p { color: rgb(7,81,57); }
H1.HeaderClassName
{
color: #075139;
}
.AnyTagClassName
{
color: #075139;
}
</style>
background-color css
<style>
a { background-color: #075139; }
a { background-color: rgb(7,81,57); }
div.DivClassName
{
background-color: #075139;
}
.BgClassName
{
background-color: #075139;
}
</style>
border-color css
<style>
span { border-color: #075139; }
span { border-color: rgb(7,81,57); }
td.TdClassName
{
border-color: #075139;
}
.TagClassName
{
border-color: #075139;
}
</style>