Shades of Rain Forest #687933
Tints of Rain Forest #687933
RGB
CMYK
RGB Variations
Color information
#687933 (or 0x687933) is known color: Rain Forest. HEX triplet: 68, 79 and 33. RGB value is (104,121,51). Sum of RGB (Red+Green+Blue) = 104+121+51=276 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.68% from 276); Green value is 121 (47.66% from 255 or 43.84% from 276); Blue value is 51 (20.31% from 255 or 18.48% from 276); Max value from RGB is 121 - color contains mainly: green. Hex color #687933 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687933 is #9786CC. Grayscale: #6C6C6C. Windows color (decimal): -9930445 or 3373416. OLE color: 3373416.
HSL color Cylindrical-coordinate representation of color #687933: hue angle of 74.57º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #687933 is Cyan = 0.14, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 51 | - |
| CMYK | 0.14 | 0 | 0.58 | 0.53 |
| HSL | 74.57º | 0.41% | 0.34% | - |
| HSV(B) | 74.57º | 0.58% | 0.47% | - |
| XYZ | 13.14 | 16.86 | 5.69 | - |
| YUV | 107.94 | 95.87 | 125.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 51 | 0.14 | 0 | 0.58 | 0.53 | 74.57 | 0.41 | 0.34 |
| Hex | 68 | 79 | 33 | E | 0 | 3A | 35 | 4B | 29 | 22 |
| Octal | 150 | 171 | 63 | 16 | 0 | 72 | 65 | 113 | 51 | 42 |
| Binary | 1101000 | 1111001 | 110011 | 1110 | 0 | 111010 | 110101 | 1001011 | 101001 | 100010 |
Color Harmonies of #687933
Complementary color
Monochromatic Colors of #687933
Black with #687933
Text Example
Text Example
White with #687933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687933; }
p { color: rgb(104,121,51); }
H1.HeaderClassName
{
color: #687933;
}
.AnyTagClassName
{
color: #687933;
}
</style>
background-color css
<style>
a { background-color: #687933; }
a { background-color: rgb(104,121,51); }
div.DivClassName
{
background-color: #687933;
}
.BgClassName
{
background-color: #687933;
}
</style>
border-color css
<style>
span { border-color: #687933; }
span { border-color: rgb(104,121,51); }
td.TdClassName
{
border-color: #687933;
}
.TagClassName
{
border-color: #687933;
}
</style>