Shades of Rain Forest #676828
Tints of Rain Forest #676828
RGB
CMYK
RGB Variations
Color information
#676828 (or 0x676828) is known color: Rain Forest. HEX triplet: 67, 68 and 28. RGB value is (103,104,40). Sum of RGB (Red+Green+Blue) = 103+104+40=247 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.70% from 247); Green value is 104 (41.02% from 255 or 42.11% from 247); Blue value is 40 (16.02% from 255 or 16.19% from 247); Max value from RGB is 104 - color contains mainly: green. Hex color #676828 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676828 is #9897D7. Grayscale: #606060. Windows color (decimal): -10000344 or 2648167. OLE color: 2648167.
HSL color Cylindrical-coordinate representation of color #676828: hue angle of 60.94º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #676828 is Cyan = 0.01, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 104 | 40 | - |
| CMYK | 0.01 | 0 | 0.62 | 0.59 |
| HSL | 60.94º | 0.44% | 0.28% | - |
| HSV(B) | 60.94º | 0.62% | 0.41% | - |
| XYZ | 10.93 | 12.94 | 3.93 | - |
| YUV | 96.41 | 96.17 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 104 | 40 | 0.01 | 0 | 0.62 | 0.59 | 60.94 | 0.44 | 0.28 |
| Hex | 67 | 68 | 28 | 1 | 0 | 3E | 3B | 3D | 2C | 1C |
| Octal | 147 | 150 | 50 | 1 | 0 | 76 | 73 | 75 | 54 | 34 |
| Binary | 1100111 | 1101000 | 101000 | 1 | 0 | 111110 | 111011 | 111101 | 101100 | 11100 |
Color Harmonies of #676828
Complementary color
Monochromatic Colors of #676828
Black with #676828
Text Example
Text Example
White with #676828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676828; }
p { color: rgb(103,104,40); }
H1.HeaderClassName
{
color: #676828;
}
.AnyTagClassName
{
color: #676828;
}
</style>
background-color css
<style>
a { background-color: #676828; }
a { background-color: rgb(103,104,40); }
div.DivClassName
{
background-color: #676828;
}
.BgClassName
{
background-color: #676828;
}
</style>
border-color css
<style>
span { border-color: #676828; }
span { border-color: rgb(103,104,40); }
td.TdClassName
{
border-color: #676828;
}
.TagClassName
{
border-color: #676828;
}
</style>