Shades of Rain Forest #626630
Tints of Rain Forest #626630
RGB
CMYK
RGB Variations
Color information
#626630 (or 0x626630) is known color: Rain Forest. HEX triplet: 62, 66 and 30. RGB value is (98,102,48). Sum of RGB (Red+Green+Blue) = 98+102+48=248 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.52% from 248); Green value is 102 (40.23% from 255 or 41.13% from 248); Blue value is 48 (19.14% from 255 or 19.35% from 248); Max value from RGB is 102 - color contains mainly: green. Hex color #626630 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626630 is #9D99CF. Grayscale: #5E5E5E. Windows color (decimal): -10328528 or 3171938. OLE color: 3171938.
HSL color Cylindrical-coordinate representation of color #626630: hue angle of 64.44º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #626630 is Cyan = 0.04, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 102 | 48 | - |
| CMYK | 0.04 | 0 | 0.53 | 0.6 |
| HSL | 64.44º | 0.36% | 0.29% | - |
| HSV(B) | 64.44º | 0.53% | 0.4% | - |
| XYZ | 10.32 | 12.31 | 4.63 | - |
| YUV | 94.65 | 101.67 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 102 | 48 | 0.04 | 0 | 0.53 | 0.6 | 64.44 | 0.36 | 0.29 |
| Hex | 62 | 66 | 30 | 4 | 0 | 35 | 3C | 40 | 24 | 1D |
| Octal | 142 | 146 | 60 | 4 | 0 | 65 | 74 | 100 | 44 | 35 |
| Binary | 1100010 | 1100110 | 110000 | 100 | 0 | 110101 | 111100 | 1000000 | 100100 | 11101 |
Color Harmonies of #626630
Complementary color
Monochromatic Colors of #626630
Black with #626630
Text Example
Text Example
White with #626630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626630; }
p { color: rgb(98,102,48); }
H1.HeaderClassName
{
color: #626630;
}
.AnyTagClassName
{
color: #626630;
}
</style>
background-color css
<style>
a { background-color: #626630; }
a { background-color: rgb(98,102,48); }
div.DivClassName
{
background-color: #626630;
}
.BgClassName
{
background-color: #626630;
}
</style>
border-color css
<style>
span { border-color: #626630; }
span { border-color: rgb(98,102,48); }
td.TdClassName
{
border-color: #626630;
}
.TagClassName
{
border-color: #626630;
}
</style>