Shades of Woodland #627038
Tints of Woodland #627038
RGB
CMYK
RGB Variations
Color information
#627038 (or 0x627038) is known color: Woodland. HEX triplet: 62, 70 and 38. RGB value is (98,112,56). Sum of RGB (Red+Green+Blue) = 98+112+56=266 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.84% from 266); Green value is 112 (44.14% from 255 or 42.11% from 266); Blue value is 56 (22.27% from 255 or 21.05% from 266); Max value from RGB is 112 - color contains mainly: green. Hex color #627038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627038 is #9D8FC7. Grayscale: #656565. Windows color (decimal): -10325960 or 3698786. OLE color: 3698786.
HSL color Cylindrical-coordinate representation of color #627038: hue angle of 75º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #627038 is Cyan = 0.13, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 56 | - |
| CMYK | 0.13 | 0 | 0.50 | 0.56 |
| HSL | 75º | 0.33% | 0.33% | - |
| HSV(B) | 75º | 0.5% | 0.44% | - |
| XYZ | 11.54 | 14.47 | 5.93 | - |
| YUV | 101.43 | 102.36 | 125.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 56 | 0.13 | 0 | 0.50 | 0.56 | 75 | 0.33 | 0.33 |
| Hex | 62 | 70 | 38 | D | 0 | 32 | 38 | 4B | 21 | 21 |
| Octal | 142 | 160 | 70 | 15 | 0 | 62 | 70 | 113 | 41 | 41 |
| Binary | 1100010 | 1110000 | 111000 | 1101 | 0 | 110010 | 111000 | 1001011 | 100001 | 100001 |
Color Harmonies of #627038
Complementary color
Monochromatic Colors of #627038
Black with #627038
Text Example
Text Example
White with #627038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627038; }
p { color: rgb(98,112,56); }
H1.HeaderClassName
{
color: #627038;
}
.AnyTagClassName
{
color: #627038;
}
</style>
background-color css
<style>
a { background-color: #627038; }
a { background-color: rgb(98,112,56); }
div.DivClassName
{
background-color: #627038;
}
.BgClassName
{
background-color: #627038;
}
</style>
border-color css
<style>
span { border-color: #627038; }
span { border-color: rgb(98,112,56); }
td.TdClassName
{
border-color: #627038;
}
.TagClassName
{
border-color: #627038;
}
</style>