Shades of Sherwood Green #075038
Tints of Sherwood Green #075038
RGB
CMYK
RGB Variations
Color information
#075038 (or 0x075038) is known color: Sherwood Green. HEX triplet: 07, 50 and 38. RGB value is (7,80,56). Sum of RGB (Red+Green+Blue) = 7+80+56=143 (18% of max value = 765). Red value is 7 (3.12% from 255 or 4.90% from 143); Green value is 80 (31.64% from 255 or 55.94% from 143); Blue value is 56 (22.27% from 255 or 39.16% from 143); Max value from RGB is 80 - color contains mainly: green. Hex color #075038 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075038 is #F8AFC7. Grayscale: #373737. Windows color (decimal): -16297928 or 3690503. OLE color: 3690503.
HSL color Cylindrical-coordinate representation of color #075038: hue angle of 160.27º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #075038 is Cyan = 0.91, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 7 | 80 | 56 | - |
| CMYK | 0.91 | 0 | 0.30 | 0.69 |
| HSL | 160.27º | 0.84% | 0.17% | - |
| HSV(B) | 160.27º | 0.91% | 0.31% | - |
| XYZ | 3.67 | 6.07 | 4.72 | - |
| YUV | 55.44 | 128.32 | 93.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 80 | 56 | 0.91 | 0 | 0.30 | 0.69 | 160.27 | 0.84 | 0.17 |
| Hex | 7 | 50 | 38 | 5B | 0 | 1E | 45 | A0 | 54 | 11 |
| Octal | 7 | 120 | 70 | 133 | 0 | 36 | 105 | 240 | 124 | 21 |
| Binary | 111 | 1010000 | 111000 | 1011011 | 0 | 11110 | 1000101 | 10100000 | 1010100 | 10001 |
Color Harmonies of #075038
Complementary color
Monochromatic Colors of #075038
Black with #075038
Text Example
Text Example
White with #075038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075038; }
p { color: rgb(7,80,56); }
H1.HeaderClassName
{
color: #075038;
}
.AnyTagClassName
{
color: #075038;
}
</style>
background-color css
<style>
a { background-color: #075038; }
a { background-color: rgb(7,80,56); }
div.DivClassName
{
background-color: #075038;
}
.BgClassName
{
background-color: #075038;
}
</style>
border-color css
<style>
span { border-color: #075038; }
span { border-color: rgb(7,80,56); }
td.TdClassName
{
border-color: #075038;
}
.TagClassName
{
border-color: #075038;
}
</style>