Shades of Rain Forest #677038
Tints of Rain Forest #677038
RGB
CMYK
RGB Variations
Color information
#677038 (or 0x677038) is known color: Rain Forest. HEX triplet: 67, 70 and 38. RGB value is (103,112,56). Sum of RGB (Red+Green+Blue) = 103+112+56=271 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.01% from 271); Green value is 112 (44.14% from 255 or 41.33% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 112 - color contains mainly: green. Hex color #677038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677038 is #988FC7. Grayscale: #676767. Windows color (decimal): -9998280 or 3698791. OLE color: 3698791.
HSL color Cylindrical-coordinate representation of color #677038: hue angle of 69.64º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #677038 is Cyan = 0.08, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 56 | - |
| CMYK | 0.08 | 0 | 0.50 | 0.56 |
| HSL | 69.64º | 0.33% | 0.33% | - |
| HSV(B) | 69.64º | 0.5% | 0.44% | - |
| XYZ | 12.1 | 14.76 | 5.95 | - |
| YUV | 102.93 | 101.52 | 128.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 56 | 0.08 | 0 | 0.50 | 0.56 | 69.64 | 0.33 | 0.33 |
| Hex | 67 | 70 | 38 | 8 | 0 | 32 | 38 | 46 | 21 | 21 |
| Octal | 147 | 160 | 70 | 10 | 0 | 62 | 70 | 106 | 41 | 41 |
| Binary | 1100111 | 1110000 | 111000 | 1000 | 0 | 110010 | 111000 | 1000110 | 100001 | 100001 |
Color Harmonies of #677038
Complementary color
Monochromatic Colors of #677038
Black with #677038
Text Example
Text Example
White with #677038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677038; }
p { color: rgb(103,112,56); }
H1.HeaderClassName
{
color: #677038;
}
.AnyTagClassName
{
color: #677038;
}
</style>
background-color css
<style>
a { background-color: #677038; }
a { background-color: rgb(103,112,56); }
div.DivClassName
{
background-color: #677038;
}
.BgClassName
{
background-color: #677038;
}
</style>
border-color css
<style>
span { border-color: #677038; }
span { border-color: rgb(103,112,56); }
td.TdClassName
{
border-color: #677038;
}
.TagClassName
{
border-color: #677038;
}
</style>