Shades of Rain Forest #627330
Tints of Rain Forest #627330
RGB
CMYK
RGB Variations
Color information
#627330 (or 0x627330) is known color: Rain Forest. HEX triplet: 62, 73 and 30. RGB value is (98,115,48). Sum of RGB (Red+Green+Blue) = 98+115+48=261 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.55% from 261); Green value is 115 (45.31% from 255 or 44.06% from 261); Blue value is 48 (19.14% from 255 or 18.39% from 261); Max value from RGB is 115 - color contains mainly: green. Hex color #627330 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627330 is #9D8CCF. Grayscale: #666666. Windows color (decimal): -10325200 or 3175266. OLE color: 3175266.
HSL color Cylindrical-coordinate representation of color #627330: hue angle of 75.22º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #627330 is Cyan = 0.15, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 115 | 48 | - |
| CMYK | 0.15 | 0 | 0.58 | 0.55 |
| HSL | 75.22º | 0.41% | 0.32% | - |
| HSV(B) | 75.22º | 0.58% | 0.45% | - |
| XYZ | 11.7 | 15.07 | 5.09 | - |
| YUV | 102.28 | 97.37 | 124.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 48 | 0.15 | 0 | 0.58 | 0.55 | 75.22 | 0.41 | 0.32 |
| Hex | 62 | 73 | 30 | F | 0 | 3A | 37 | 4B | 29 | 20 |
| Octal | 142 | 163 | 60 | 17 | 0 | 72 | 67 | 113 | 51 | 40 |
| Binary | 1100010 | 1110011 | 110000 | 1111 | 0 | 111010 | 110111 | 1001011 | 101001 | 100000 |
Color Harmonies of #627330
Complementary color
Monochromatic Colors of #627330
Black with #627330
Text Example
Text Example
White with #627330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627330; }
p { color: rgb(98,115,48); }
H1.HeaderClassName
{
color: #627330;
}
.AnyTagClassName
{
color: #627330;
}
</style>
background-color css
<style>
a { background-color: #627330; }
a { background-color: rgb(98,115,48); }
div.DivClassName
{
background-color: #627330;
}
.BgClassName
{
background-color: #627330;
}
</style>
border-color css
<style>
span { border-color: #627330; }
span { border-color: rgb(98,115,48); }
td.TdClassName
{
border-color: #627330;
}
.TagClassName
{
border-color: #627330;
}
</style>