Shades of Rain Forest #686823
Tints of Rain Forest #686823
RGB
CMYK
RGB Variations
Color information
#686823 (or 0x686823) is known color: Rain Forest. HEX triplet: 68, 68 and 23. RGB value is (104,104,35). Sum of RGB (Red+Green+Blue) = 104+104+35=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 104 (41.02% from 255 or 42.80% from 243); Blue value is 35 (14.06% from 255 or 14.40% from 243); Max value from RGB is 104 - color contains mainly: red, green. Hex color #686823 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686823 is #9797DC. Grayscale: #606060. Windows color (decimal): -9934813 or 2320488. OLE color: 2320488.
HSL color Cylindrical-coordinate representation of color #686823: hue angle of 60º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #686823 is Cyan = 0, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 104 | 35 | - |
| CMYK | 0 | 0 | 0.66 | 0.59 |
| HSL | 60º | 0.5% | 0.27% | - |
| HSV(B) | 60º | 0.66% | 0.41% | - |
| XYZ | 10.96 | 12.97 | 3.51 | - |
| YUV | 96.13 | 93.5 | 133.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 104 | 35 | 0 | 0 | 0.66 | 0.59 | 60 | 0.5 | 0.27 |
| Hex | 68 | 68 | 23 | 0 | 0 | 42 | 3B | 3C | 32 | 1B |
| Octal | 150 | 150 | 43 | 0 | 0 | 102 | 73 | 74 | 62 | 33 |
| Binary | 1101000 | 1101000 | 100011 | 0 | 0 | 1000010 | 111011 | 111100 | 110010 | 11011 |
Color Harmonies of #686823
Complementary color
Monochromatic Colors of #686823
Black with #686823
Text Example
Text Example
White with #686823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686823; }
p { color: rgb(104,104,35); }
H1.HeaderClassName
{
color: #686823;
}
.AnyTagClassName
{
color: #686823;
}
</style>
background-color css
<style>
a { background-color: #686823; }
a { background-color: rgb(104,104,35); }
div.DivClassName
{
background-color: #686823;
}
.BgClassName
{
background-color: #686823;
}
</style>
border-color css
<style>
span { border-color: #686823; }
span { border-color: rgb(104,104,35); }
td.TdClassName
{
border-color: #686823;
}
.TagClassName
{
border-color: #686823;
}
</style>