Shades of Rain Forest #616630
Tints of Rain Forest #616630
RGB
CMYK
RGB Variations
Color information
#616630 (or 0x616630) is known color: Rain Forest. HEX triplet: 61, 66 and 30. RGB value is (97,102,48). Sum of RGB (Red+Green+Blue) = 97+102+48=247 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.27% from 247); Green value is 102 (40.23% from 255 or 41.30% from 247); Blue value is 48 (19.14% from 255 or 19.43% from 247); Max value from RGB is 102 - color contains mainly: green. Hex color #616630 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616630 is #9E99CF. Grayscale: #5E5E5E. Windows color (decimal): -10394064 or 3171937. OLE color: 3171937.
HSL color Cylindrical-coordinate representation of color #616630: hue angle of 65.56º 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 #616630 is Cyan = 0.05, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 48 | - |
| CMYK | 0.05 | 0 | 0.53 | 0.6 |
| HSL | 65.56º | 0.36% | 0.29% | - |
| HSV(B) | 65.56º | 0.53% | 0.4% | - |
| XYZ | 10.21 | 12.26 | 4.62 | - |
| YUV | 94.35 | 101.84 | 129.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 48 | 0.05 | 0 | 0.53 | 0.6 | 65.56 | 0.36 | 0.29 |
| Hex | 61 | 66 | 30 | 5 | 0 | 35 | 3C | 42 | 24 | 1D |
| Octal | 141 | 146 | 60 | 5 | 0 | 65 | 74 | 102 | 44 | 35 |
| Binary | 1100001 | 1100110 | 110000 | 101 | 0 | 110101 | 111100 | 1000010 | 100100 | 11101 |
Color Harmonies of #616630
Complementary color
Monochromatic Colors of #616630
Black with #616630
Text Example
Text Example
White with #616630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616630; }
p { color: rgb(97,102,48); }
H1.HeaderClassName
{
color: #616630;
}
.AnyTagClassName
{
color: #616630;
}
</style>
background-color css
<style>
a { background-color: #616630; }
a { background-color: rgb(97,102,48); }
div.DivClassName
{
background-color: #616630;
}
.BgClassName
{
background-color: #616630;
}
</style>
border-color css
<style>
span { border-color: #616630; }
span { border-color: rgb(97,102,48); }
td.TdClassName
{
border-color: #616630;
}
.TagClassName
{
border-color: #616630;
}
</style>