Shades of Rain Forest #627036
Tints of Rain Forest #627036
RGB
CMYK
RGB Variations
Color information
#627036 (or 0x627036) is known color: Rain Forest. HEX triplet: 62, 70 and 36. RGB value is (98,112,54). Sum of RGB (Red+Green+Blue) = 98+112+54=264 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.12% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 54 (21.48% from 255 or 20.45% from 264); Max value from RGB is 112 - color contains mainly: green. Hex color #627036 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627036 is #9D8FC9. Grayscale: #656565. Windows color (decimal): -10325962 or 3567714. OLE color: 3567714.
HSL color Cylindrical-coordinate representation of color #627036: hue angle of 74.48º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #627036 is Cyan = 0.13, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 54 | - |
| CMYK | 0.13 | 0 | 0.52 | 0.56 |
| HSL | 74.48º | 0.35% | 0.33% | - |
| HSV(B) | 74.48º | 0.52% | 0.44% | - |
| XYZ | 11.5 | 14.45 | 5.67 | - |
| YUV | 101.2 | 101.36 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 54 | 0.13 | 0 | 0.52 | 0.56 | 74.48 | 0.35 | 0.33 |
| Hex | 62 | 70 | 36 | D | 0 | 34 | 38 | 4A | 23 | 21 |
| Octal | 142 | 160 | 66 | 15 | 0 | 64 | 70 | 112 | 43 | 41 |
| Binary | 1100010 | 1110000 | 110110 | 1101 | 0 | 110100 | 111000 | 1001010 | 100011 | 100001 |
Color Harmonies of #627036
Complementary color
Monochromatic Colors of #627036
Black with #627036
Text Example
Text Example
White with #627036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627036; }
p { color: rgb(98,112,54); }
H1.HeaderClassName
{
color: #627036;
}
.AnyTagClassName
{
color: #627036;
}
</style>
background-color css
<style>
a { background-color: #627036; }
a { background-color: rgb(98,112,54); }
div.DivClassName
{
background-color: #627036;
}
.BgClassName
{
background-color: #627036;
}
</style>
border-color css
<style>
span { border-color: #627036; }
span { border-color: rgb(98,112,54); }
td.TdClassName
{
border-color: #627036;
}
.TagClassName
{
border-color: #627036;
}
</style>