Shades of Rain Forest #677030
Tints of Rain Forest #677030
RGB
CMYK
RGB Variations
Color information
#677030 (or 0x677030) is known color: Rain Forest. HEX triplet: 67, 70 and 30. RGB value is (103,112,48). Sum of RGB (Red+Green+Blue) = 103+112+48=263 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.16% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 48 (19.14% from 255 or 18.25% from 263); Max value from RGB is 112 - color contains mainly: green. Hex color #677030 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677030 is #988FCF. Grayscale: #666666. Windows color (decimal): -9998288 or 3174503. OLE color: 3174503.
HSL color Cylindrical-coordinate representation of color #677030: hue angle of 68.44º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #677030 is Cyan = 0.08, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 48 | - |
| CMYK | 0.08 | 0 | 0.57 | 0.56 |
| HSL | 68.44º | 0.4% | 0.31% | - |
| HSV(B) | 68.44º | 0.57% | 0.44% | - |
| XYZ | 11.92 | 14.69 | 5 | - |
| YUV | 102.01 | 97.52 | 128.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 48 | 0.08 | 0 | 0.57 | 0.56 | 68.44 | 0.4 | 0.31 |
| Hex | 67 | 70 | 30 | 8 | 0 | 39 | 38 | 44 | 28 | 1F |
| Octal | 147 | 160 | 60 | 10 | 0 | 71 | 70 | 104 | 50 | 37 |
| Binary | 1100111 | 1110000 | 110000 | 1000 | 0 | 111001 | 111000 | 1000100 | 101000 | 11111 |
Color Harmonies of #677030
Complementary color
Monochromatic Colors of #677030
Black with #677030
Text Example
Text Example
White with #677030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677030; }
p { color: rgb(103,112,48); }
H1.HeaderClassName
{
color: #677030;
}
.AnyTagClassName
{
color: #677030;
}
</style>
background-color css
<style>
a { background-color: #677030; }
a { background-color: rgb(103,112,48); }
div.DivClassName
{
background-color: #677030;
}
.BgClassName
{
background-color: #677030;
}
</style>
border-color css
<style>
span { border-color: #677030; }
span { border-color: rgb(103,112,48); }
td.TdClassName
{
border-color: #677030;
}
.TagClassName
{
border-color: #677030;
}
</style>