Shades of Rain Forest #626830
Tints of Rain Forest #626830
RGB
CMYK
RGB Variations
Color information
#626830 (or 0x626830) is known color: Rain Forest. HEX triplet: 62, 68 and 30. RGB value is (98,104,48). Sum of RGB (Red+Green+Blue) = 98+104+48=250 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.2% from 250); Green value is 104 (41.02% from 255 or 41.6% from 250); Blue value is 48 (19.14% from 255 or 19.2% from 250); Max value from RGB is 104 - color contains mainly: green. Hex color #626830 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626830 is #9D97CF. Grayscale: #606060. Windows color (decimal): -10328016 or 3172450. OLE color: 3172450.
HSL color Cylindrical-coordinate representation of color #626830: hue angle of 66.43º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #626830 is Cyan = 0.06, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 104 | 48 | - |
| CMYK | 0.06 | 0 | 0.54 | 0.59 |
| HSL | 66.43º | 0.37% | 0.3% | - |
| HSV(B) | 66.43º | 0.54% | 0.41% | - |
| XYZ | 10.52 | 12.71 | 4.7 | - |
| YUV | 95.82 | 101.01 | 129.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 104 | 48 | 0.06 | 0 | 0.54 | 0.59 | 66.43 | 0.37 | 0.3 |
| Hex | 62 | 68 | 30 | 6 | 0 | 36 | 3B | 42 | 25 | 1E |
| Octal | 142 | 150 | 60 | 6 | 0 | 66 | 73 | 102 | 45 | 36 |
| Binary | 1100010 | 1101000 | 110000 | 110 | 0 | 110110 | 111011 | 1000010 | 100101 | 11110 |
Color Harmonies of #626830
Complementary color
Monochromatic Colors of #626830
Black with #626830
Text Example
Text Example
White with #626830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626830; }
p { color: rgb(98,104,48); }
H1.HeaderClassName
{
color: #626830;
}
.AnyTagClassName
{
color: #626830;
}
</style>
background-color css
<style>
a { background-color: #626830; }
a { background-color: rgb(98,104,48); }
div.DivClassName
{
background-color: #626830;
}
.BgClassName
{
background-color: #626830;
}
</style>
border-color css
<style>
span { border-color: #626830; }
span { border-color: rgb(98,104,48); }
td.TdClassName
{
border-color: #626830;
}
.TagClassName
{
border-color: #626830;
}
</style>