Shades of Rain Forest #687530
Tints of Rain Forest #687530
RGB
CMYK
RGB Variations
Color information
#687530 (or 0x687530) is known color: Rain Forest. HEX triplet: 68, 75 and 30. RGB value is (104,117,48). Sum of RGB (Red+Green+Blue) = 104+117+48=269 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.66% from 269); Green value is 117 (46.09% from 255 or 43.49% from 269); Blue value is 48 (19.14% from 255 or 17.84% from 269); Max value from RGB is 117 - color contains mainly: green. Hex color #687530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687530 is #978ACF. Grayscale: #696969. Windows color (decimal): -9931472 or 3175784. OLE color: 3175784.
HSL color Cylindrical-coordinate representation of color #687530: hue angle of 71.3º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #687530 is Cyan = 0.11, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 48 | - |
| CMYK | 0.11 | 0 | 0.59 | 0.54 |
| HSL | 71.3º | 0.42% | 0.32% | - |
| HSV(B) | 71.3º | 0.59% | 0.46% | - |
| XYZ | 12.6 | 15.88 | 5.2 | - |
| YUV | 105.25 | 95.69 | 127.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 48 | 0.11 | 0 | 0.59 | 0.54 | 71.3 | 0.42 | 0.32 |
| Hex | 68 | 75 | 30 | B | 0 | 3B | 36 | 47 | 2A | 20 |
| Octal | 150 | 165 | 60 | 13 | 0 | 73 | 66 | 107 | 52 | 40 |
| Binary | 1101000 | 1110101 | 110000 | 1011 | 0 | 111011 | 110110 | 1000111 | 101010 | 100000 |
Color Harmonies of #687530
Complementary color
Monochromatic Colors of #687530
Black with #687530
Text Example
Text Example
White with #687530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687530; }
p { color: rgb(104,117,48); }
H1.HeaderClassName
{
color: #687530;
}
.AnyTagClassName
{
color: #687530;
}
</style>
background-color css
<style>
a { background-color: #687530; }
a { background-color: rgb(104,117,48); }
div.DivClassName
{
background-color: #687530;
}
.BgClassName
{
background-color: #687530;
}
</style>
border-color css
<style>
span { border-color: #687530; }
span { border-color: rgb(104,117,48); }
td.TdClassName
{
border-color: #687530;
}
.TagClassName
{
border-color: #687530;
}
</style>