Shades of Rain Forest #677426
Tints of Rain Forest #677426
RGB
CMYK
RGB Variations
Color information
#677426 (or 0x677426) is known color: Rain Forest. HEX triplet: 67, 74 and 26. RGB value is (103,116,38). Sum of RGB (Red+Green+Blue) = 103+116+38=257 (34% of max value = 765). Red value is 103 (40.62% from 255 or 40.08% from 257); Green value is 116 (45.70% from 255 or 45.14% from 257); Blue value is 38 (15.23% from 255 or 14.79% from 257); Max value from RGB is 116 - color contains mainly: green. Hex color #677426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677426 is #988BD9. Grayscale: #676767. Windows color (decimal): -9997274 or 2520167. OLE color: 2520167.
HSL color Cylindrical-coordinate representation of color #677426: hue angle of 70º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #677426 is Cyan = 0.11, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 116 | 38 | - |
| CMYK | 0.11 | 0 | 0.67 | 0.55 |
| HSL | 70º | 0.51% | 0.3% | - |
| HSV(B) | 70º | 0.67% | 0.45% | - |
| XYZ | 12.19 | 15.51 | 4.19 | - |
| YUV | 103.22 | 91.19 | 127.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 38 | 0.11 | 0 | 0.67 | 0.55 | 70 | 0.51 | 0.3 |
| Hex | 67 | 74 | 26 | B | 0 | 43 | 37 | 46 | 33 | 1E |
| Octal | 147 | 164 | 46 | 13 | 0 | 103 | 67 | 106 | 63 | 36 |
| Binary | 1100111 | 1110100 | 100110 | 1011 | 0 | 1000011 | 110111 | 1000110 | 110011 | 11110 |
Color Harmonies of #677426
Complementary color
Monochromatic Colors of #677426
Black with #677426
Text Example
Text Example
White with #677426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677426; }
p { color: rgb(103,116,38); }
H1.HeaderClassName
{
color: #677426;
}
.AnyTagClassName
{
color: #677426;
}
</style>
background-color css
<style>
a { background-color: #677426; }
a { background-color: rgb(103,116,38); }
div.DivClassName
{
background-color: #677426;
}
.BgClassName
{
background-color: #677426;
}
</style>
border-color css
<style>
span { border-color: #677426; }
span { border-color: rgb(103,116,38); }
td.TdClassName
{
border-color: #677426;
}
.TagClassName
{
border-color: #677426;
}
</style>