Shades of Rain Forest #677830
Tints of Rain Forest #677830
RGB
CMYK
RGB Variations
Color information
#677830 (or 0x677830) is known color: Rain Forest. HEX triplet: 67, 78 and 30. RGB value is (103,120,48). Sum of RGB (Red+Green+Blue) = 103+120+48=271 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.01% from 271); Green value is 120 (47.27% from 255 or 44.28% from 271); Blue value is 48 (19.14% from 255 or 17.71% from 271); Max value from RGB is 120 - color contains mainly: green. Hex color #677830 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677830 is #9887CF. Grayscale: #6A6A6A. Windows color (decimal): -9996240 or 3176551. OLE color: 3176551.
HSL color Cylindrical-coordinate representation of color #677830: hue angle of 74.17º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #677830 is Cyan = 0.14, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 120 | 48 | - |
| CMYK | 0.14 | 0 | 0.60 | 0.53 |
| HSL | 74.17º | 0.43% | 0.33% | - |
| HSV(B) | 74.17º | 0.6% | 0.47% | - |
| XYZ | 12.84 | 16.53 | 5.31 | - |
| YUV | 106.71 | 94.87 | 125.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 48 | 0.14 | 0 | 0.60 | 0.53 | 74.17 | 0.43 | 0.33 |
| Hex | 67 | 78 | 30 | E | 0 | 3C | 35 | 4A | 2B | 21 |
| Octal | 147 | 170 | 60 | 16 | 0 | 74 | 65 | 112 | 53 | 41 |
| Binary | 1100111 | 1111000 | 110000 | 1110 | 0 | 111100 | 110101 | 1001010 | 101011 | 100001 |
Color Harmonies of #677830
Complementary color
Monochromatic Colors of #677830
Black with #677830
Text Example
Text Example
White with #677830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677830; }
p { color: rgb(103,120,48); }
H1.HeaderClassName
{
color: #677830;
}
.AnyTagClassName
{
color: #677830;
}
</style>
background-color css
<style>
a { background-color: #677830; }
a { background-color: rgb(103,120,48); }
div.DivClassName
{
background-color: #677830;
}
.BgClassName
{
background-color: #677830;
}
</style>
border-color css
<style>
span { border-color: #677830; }
span { border-color: rgb(103,120,48); }
td.TdClassName
{
border-color: #677830;
}
.TagClassName
{
border-color: #677830;
}
</style>