Shades of Rain Forest #677135
Tints of Rain Forest #677135
RGB
CMYK
RGB Variations
Color information
#677135 (or 0x677135) is known color: Rain Forest. HEX triplet: 67, 71 and 35. RGB value is (103,113,53). Sum of RGB (Red+Green+Blue) = 103+113+53=269 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.29% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 53 (21.09% from 255 or 19.70% from 269); Max value from RGB is 113 - color contains mainly: green. Hex color #677135 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677135 is #988ECA. Grayscale: #676767. Windows color (decimal): -9998027 or 3502439. OLE color: 3502439.
HSL color Cylindrical-coordinate representation of color #677135: hue angle of 70º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #677135 is Cyan = 0.09, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 113 | 53 | - |
| CMYK | 0.09 | 0 | 0.53 | 0.56 |
| HSL | 70º | 0.36% | 0.33% | - |
| HSV(B) | 70º | 0.53% | 0.44% | - |
| XYZ | 12.14 | 14.95 | 5.61 | - |
| YUV | 103.17 | 99.69 | 127.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 53 | 0.09 | 0 | 0.53 | 0.56 | 70 | 0.36 | 0.33 |
| Hex | 67 | 71 | 35 | 9 | 0 | 35 | 38 | 46 | 24 | 21 |
| Octal | 147 | 161 | 65 | 11 | 0 | 65 | 70 | 106 | 44 | 41 |
| Binary | 1100111 | 1110001 | 110101 | 1001 | 0 | 110101 | 111000 | 1000110 | 100100 | 100001 |
Color Harmonies of #677135
Complementary color
Monochromatic Colors of #677135
Black with #677135
Text Example
Text Example
White with #677135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677135; }
p { color: rgb(103,113,53); }
H1.HeaderClassName
{
color: #677135;
}
.AnyTagClassName
{
color: #677135;
}
</style>
background-color css
<style>
a { background-color: #677135; }
a { background-color: rgb(103,113,53); }
div.DivClassName
{
background-color: #677135;
}
.BgClassName
{
background-color: #677135;
}
</style>
border-color css
<style>
span { border-color: #677135; }
span { border-color: rgb(103,113,53); }
td.TdClassName
{
border-color: #677135;
}
.TagClassName
{
border-color: #677135;
}
</style>