Shades of Sherwood Green #035039
Tints of Sherwood Green #035039
RGB
CMYK
RGB Variations
Color information
#035039 (or 0x035039) is known color: Sherwood Green. HEX triplet: 03, 50 and 39. RGB value is (3,80,57). Sum of RGB (Red+Green+Blue) = 3+80+57=140 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.14% from 140); Green value is 80 (31.64% from 255 or 57.14% from 140); Blue value is 57 (22.66% from 255 or 40.71% from 140); Max value from RGB is 80 - color contains mainly: green. Hex color #035039 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035039 is #FCAFC6. Grayscale: #363636. Windows color (decimal): -16560071 or 3756035. OLE color: 3756035.
HSL color Cylindrical-coordinate representation of color #035039: hue angle of 162.08º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035039 is Cyan = 0.96, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 3 | 80 | 57 | - |
| CMYK | 0.96 | 0 | 0.29 | 0.69 |
| HSL | 162.08º | 0.93% | 0.16% | - |
| HSV(B) | 162.08º | 0.96% | 0.31% | - |
| XYZ | 3.64 | 6.05 | 4.85 | - |
| YUV | 54.36 | 129.49 | 91.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 80 | 57 | 0.96 | 0 | 0.29 | 0.69 | 162.08 | 0.93 | 0.16 |
| Hex | 3 | 50 | 39 | 60 | 0 | 1D | 45 | A2 | 5D | 10 |
| Octal | 3 | 120 | 71 | 140 | 0 | 35 | 105 | 242 | 135 | 20 |
| Binary | 11 | 1010000 | 111001 | 1100000 | 0 | 11101 | 1000101 | 10100010 | 1011101 | 10000 |
Color Harmonies of #035039
Complementary color
Monochromatic Colors of #035039
Black with #035039
Text Example
Text Example
White with #035039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035039; }
p { color: rgb(3,80,57); }
H1.HeaderClassName
{
color: #035039;
}
.AnyTagClassName
{
color: #035039;
}
</style>
background-color css
<style>
a { background-color: #035039; }
a { background-color: rgb(3,80,57); }
div.DivClassName
{
background-color: #035039;
}
.BgClassName
{
background-color: #035039;
}
</style>
border-color css
<style>
span { border-color: #035039; }
span { border-color: rgb(3,80,57); }
td.TdClassName
{
border-color: #035039;
}
.TagClassName
{
border-color: #035039;
}
</style>