Shades of Rain Forest #677134
Tints of Rain Forest #677134
RGB
CMYK
RGB Variations
Color information
#677134 (or 0x677134) is known color: Rain Forest. HEX triplet: 67, 71 and 34. RGB value is (103,113,52). Sum of RGB (Red+Green+Blue) = 103+113+52=268 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.43% from 268); Green value is 113 (44.53% from 255 or 42.16% from 268); Blue value is 52 (20.70% from 255 or 19.40% from 268); Max value from RGB is 113 - color contains mainly: green. Hex color #677134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677134 is #988ECB. Grayscale: #676767. Windows color (decimal): -9998028 or 3436903. OLE color: 3436903.
HSL color Cylindrical-coordinate representation of color #677134: hue angle of 69.84º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #677134 is Cyan = 0.09, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 113 | 52 | - |
| CMYK | 0.09 | 0 | 0.54 | 0.56 |
| HSL | 69.84º | 0.37% | 0.32% | - |
| HSV(B) | 69.84º | 0.54% | 0.44% | - |
| XYZ | 12.12 | 14.94 | 5.49 | - |
| YUV | 103.06 | 99.19 | 127.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 52 | 0.09 | 0 | 0.54 | 0.56 | 69.84 | 0.37 | 0.32 |
| Hex | 67 | 71 | 34 | 9 | 0 | 36 | 38 | 46 | 25 | 20 |
| Octal | 147 | 161 | 64 | 11 | 0 | 66 | 70 | 106 | 45 | 40 |
| Binary | 1100111 | 1110001 | 110100 | 1001 | 0 | 110110 | 111000 | 1000110 | 100101 | 100000 |
Color Harmonies of #677134
Complementary color
Monochromatic Colors of #677134
Black with #677134
Text Example
Text Example
White with #677134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677134; }
p { color: rgb(103,113,52); }
H1.HeaderClassName
{
color: #677134;
}
.AnyTagClassName
{
color: #677134;
}
</style>
background-color css
<style>
a { background-color: #677134; }
a { background-color: rgb(103,113,52); }
div.DivClassName
{
background-color: #677134;
}
.BgClassName
{
background-color: #677134;
}
</style>
border-color css
<style>
span { border-color: #677134; }
span { border-color: rgb(103,113,52); }
td.TdClassName
{
border-color: #677134;
}
.TagClassName
{
border-color: #677134;
}
</style>