Shades of Rain Forest #677429
Tints of Rain Forest #677429
RGB
CMYK
RGB Variations
Color information
#677429 (or 0x677429) is known color: Rain Forest. HEX triplet: 67, 74 and 29. RGB value is (103,116,41). Sum of RGB (Red+Green+Blue) = 103+116+41=260 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.62% from 260); Green value is 116 (45.70% from 255 or 44.62% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 116 - color contains mainly: green. Hex color #677429 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677429 is #988BD6. Grayscale: #676767. Windows color (decimal): -9997271 or 2716775. OLE color: 2716775.
HSL color Cylindrical-coordinate representation of color #677429: hue angle of 70.4º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #677429 is Cyan = 0.11, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 116 | 41 | - |
| CMYK | 0.11 | 0 | 0.65 | 0.55 |
| HSL | 70.4º | 0.48% | 0.31% | - |
| HSV(B) | 70.4º | 0.65% | 0.45% | - |
| XYZ | 12.24 | 15.53 | 4.45 | - |
| YUV | 103.56 | 92.69 | 127.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 41 | 0.11 | 0 | 0.65 | 0.55 | 70.4 | 0.48 | 0.31 |
| Hex | 67 | 74 | 29 | B | 0 | 41 | 37 | 46 | 30 | 1F |
| Octal | 147 | 164 | 51 | 13 | 0 | 101 | 67 | 106 | 60 | 37 |
| Binary | 1100111 | 1110100 | 101001 | 1011 | 0 | 1000001 | 110111 | 1000110 | 110000 | 11111 |
Color Harmonies of #677429
Complementary color
Monochromatic Colors of #677429
Black with #677429
Text Example
Text Example
White with #677429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677429; }
p { color: rgb(103,116,41); }
H1.HeaderClassName
{
color: #677429;
}
.AnyTagClassName
{
color: #677429;
}
</style>
background-color css
<style>
a { background-color: #677429; }
a { background-color: rgb(103,116,41); }
div.DivClassName
{
background-color: #677429;
}
.BgClassName
{
background-color: #677429;
}
</style>
border-color css
<style>
span { border-color: #677429; }
span { border-color: rgb(103,116,41); }
td.TdClassName
{
border-color: #677429;
}
.TagClassName
{
border-color: #677429;
}
</style>