Shades of Laurel #687869
Tints of Laurel #687869
RGB
CMYK
RGB Variations
Color information
#687869 (or 0x687869) is known color: Laurel. HEX triplet: 68, 78 and 69. RGB value is (104,120,105). Sum of RGB (Red+Green+Blue) = 104+120+105=329 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.61% from 329); Green value is 120 (47.27% from 255 or 36.47% from 329); Blue value is 105 (41.41% from 255 or 31.91% from 329); Max value from RGB is 120 - color contains mainly: green. Hex color #687869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687869 is #978796. Grayscale: #717171. Windows color (decimal): -9930647 or 6912104. OLE color: 6912104.
HSL color Cylindrical-coordinate representation of color #687869: hue angle of 123.75º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #687869 is Cyan = 0.13, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 105 | - |
| CMYK | 0.13 | 0 | 0.13 | 0.53 |
| HSL | 123.75º | 0.07% | 0.44% | - |
| HSV(B) | 123.75º | 0.13% | 0.47% | - |
| XYZ | 14.98 | 17.4 | 15.93 | - |
| YUV | 113.51 | 123.2 | 121.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 105 | 0.13 | 0 | 0.13 | 0.53 | 123.75 | 0.07 | 0.44 |
| Hex | 68 | 78 | 69 | D | 0 | D | 35 | 7C | 7 | 2C |
| Octal | 150 | 170 | 151 | 15 | 0 | 15 | 65 | 174 | 7 | 54 |
| Binary | 1101000 | 1111000 | 1101001 | 1101 | 0 | 1101 | 110101 | 1111100 | 111 | 101100 |
Color Harmonies of #687869
Complementary color
Monochromatic Colors of #687869
Black with #687869
Text Example
Text Example
White with #687869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687869; }
p { color: rgb(104,120,105); }
H1.HeaderClassName
{
color: #687869;
}
.AnyTagClassName
{
color: #687869;
}
</style>
background-color css
<style>
a { background-color: #687869; }
a { background-color: rgb(104,120,105); }
div.DivClassName
{
background-color: #687869;
}
.BgClassName
{
background-color: #687869;
}
</style>
border-color css
<style>
span { border-color: #687869; }
span { border-color: rgb(104,120,105); }
td.TdClassName
{
border-color: #687869;
}
.TagClassName
{
border-color: #687869;
}
</style>