Shades of Rain Forest #627230
Tints of Rain Forest #627230
RGB
CMYK
RGB Variations
Color information
#627230 (or 0x627230) is known color: Rain Forest. HEX triplet: 62, 72 and 30. RGB value is (98,114,48). Sum of RGB (Red+Green+Blue) = 98+114+48=260 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.69% from 260); Green value is 114 (44.92% from 255 or 43.85% from 260); Blue value is 48 (19.14% from 255 or 18.46% from 260); Max value from RGB is 114 - color contains mainly: green. Hex color #627230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627230 is #9D8DCF. Grayscale: #656565. Windows color (decimal): -10325456 or 3175010. OLE color: 3175010.
HSL color Cylindrical-coordinate representation of color #627230: hue angle of 74.55º 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 #627230 is Cyan = 0.14, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 114 | 48 | - |
| CMYK | 0.14 | 0 | 0.58 | 0.55 |
| HSL | 74.55º | 0.41% | 0.32% | - |
| HSV(B) | 74.55º | 0.58% | 0.45% | - |
| XYZ | 11.59 | 14.84 | 5.05 | - |
| YUV | 101.69 | 97.7 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 48 | 0.14 | 0 | 0.58 | 0.55 | 74.55 | 0.41 | 0.32 |
| Hex | 62 | 72 | 30 | E | 0 | 3A | 37 | 4B | 29 | 20 |
| Octal | 142 | 162 | 60 | 16 | 0 | 72 | 67 | 113 | 51 | 40 |
| Binary | 1100010 | 1110010 | 110000 | 1110 | 0 | 111010 | 110111 | 1001011 | 101001 | 100000 |
Color Harmonies of #627230
Complementary color
Monochromatic Colors of #627230
Black with #627230
Text Example
Text Example
White with #627230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627230; }
p { color: rgb(98,114,48); }
H1.HeaderClassName
{
color: #627230;
}
.AnyTagClassName
{
color: #627230;
}
</style>
background-color css
<style>
a { background-color: #627230; }
a { background-color: rgb(98,114,48); }
div.DivClassName
{
background-color: #627230;
}
.BgClassName
{
background-color: #627230;
}
</style>
border-color css
<style>
span { border-color: #627230; }
span { border-color: rgb(98,114,48); }
td.TdClassName
{
border-color: #627230;
}
.TagClassName
{
border-color: #627230;
}
</style>