Shades of Rain Forest #627332
Tints of Rain Forest #627332
RGB
CMYK
RGB Variations
Color information
#627332 (or 0x627332) is known color: Rain Forest. HEX triplet: 62, 73 and 32. RGB value is (98,115,50). Sum of RGB (Red+Green+Blue) = 98+115+50=263 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.26% from 263); Green value is 115 (45.31% from 255 or 43.73% from 263); Blue value is 50 (19.92% from 255 or 19.01% from 263); Max value from RGB is 115 - color contains mainly: green. Hex color #627332 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627332 is #9D8CCD. Grayscale: #666666. Windows color (decimal): -10325198 or 3306338. OLE color: 3306338.
HSL color Cylindrical-coordinate representation of color #627332: hue angle of 75.69º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #627332 is Cyan = 0.15, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 115 | 50 | - |
| CMYK | 0.15 | 0 | 0.57 | 0.55 |
| HSL | 75.69º | 0.39% | 0.32% | - |
| HSV(B) | 75.69º | 0.57% | 0.45% | - |
| XYZ | 11.74 | 15.09 | 5.31 | - |
| YUV | 102.51 | 98.37 | 124.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 50 | 0.15 | 0 | 0.57 | 0.55 | 75.69 | 0.39 | 0.32 |
| Hex | 62 | 73 | 32 | F | 0 | 39 | 37 | 4C | 27 | 20 |
| Octal | 142 | 163 | 62 | 17 | 0 | 71 | 67 | 114 | 47 | 40 |
| Binary | 1100010 | 1110011 | 110010 | 1111 | 0 | 111001 | 110111 | 1001100 | 100111 | 100000 |
Color Harmonies of #627332
Complementary color
Monochromatic Colors of #627332
Black with #627332
Text Example
Text Example
White with #627332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627332; }
p { color: rgb(98,115,50); }
H1.HeaderClassName
{
color: #627332;
}
.AnyTagClassName
{
color: #627332;
}
</style>
background-color css
<style>
a { background-color: #627332; }
a { background-color: rgb(98,115,50); }
div.DivClassName
{
background-color: #627332;
}
.BgClassName
{
background-color: #627332;
}
</style>
border-color css
<style>
span { border-color: #627332; }
span { border-color: rgb(98,115,50); }
td.TdClassName
{
border-color: #627332;
}
.TagClassName
{
border-color: #627332;
}
</style>