Shades of Rain Forest #687025
Tints of Rain Forest #687025
RGB
CMYK
RGB Variations
Color information
#687025 (or 0x687025) is known color: Rain Forest. HEX triplet: 68, 70 and 25. RGB value is (104,112,37). Sum of RGB (Red+Green+Blue) = 104+112+37=253 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.11% from 253); Green value is 112 (44.14% from 255 or 44.27% from 253); Blue value is 37 (14.84% from 255 or 14.62% from 253); Max value from RGB is 112 - color contains mainly: green. Hex color #687025 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687025 is #978FDA. Grayscale: #656565. Windows color (decimal): -9932763 or 2453608. OLE color: 2453608.
HSL color Cylindrical-coordinate representation of color #687025: hue angle of 66.4º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #687025 is Cyan = 0.07, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 37 | - |
| CMYK | 0.07 | 0 | 0.67 | 0.56 |
| HSL | 66.4º | 0.5% | 0.29% | - |
| HSV(B) | 66.4º | 0.67% | 0.44% | - |
| XYZ | 11.84 | 14.66 | 3.96 | - |
| YUV | 101.06 | 91.85 | 130.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 37 | 0.07 | 0 | 0.67 | 0.56 | 66.4 | 0.5 | 0.29 |
| Hex | 68 | 70 | 25 | 7 | 0 | 43 | 38 | 42 | 32 | 1D |
| Octal | 150 | 160 | 45 | 7 | 0 | 103 | 70 | 102 | 62 | 35 |
| Binary | 1101000 | 1110000 | 100101 | 111 | 0 | 1000011 | 111000 | 1000010 | 110010 | 11101 |
Color Harmonies of #687025
Complementary color
Monochromatic Colors of #687025
Black with #687025
Text Example
Text Example
White with #687025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687025; }
p { color: rgb(104,112,37); }
H1.HeaderClassName
{
color: #687025;
}
.AnyTagClassName
{
color: #687025;
}
</style>
background-color css
<style>
a { background-color: #687025; }
a { background-color: rgb(104,112,37); }
div.DivClassName
{
background-color: #687025;
}
.BgClassName
{
background-color: #687025;
}
</style>
border-color css
<style>
span { border-color: #687025; }
span { border-color: rgb(104,112,37); }
td.TdClassName
{
border-color: #687025;
}
.TagClassName
{
border-color: #687025;
}
</style>