Shades of Laurel #688768
Tints of Laurel #688768
RGB
CMYK
RGB Variations
Color information
#688768 (or 0x688768) is known color: Laurel. HEX triplet: 68, 87 and 68. RGB value is (104,135,104). Sum of RGB (Red+Green+Blue) = 104+135+104=343 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.32% from 343); Green value is 135 (53.12% from 255 or 39.36% from 343); Blue value is 104 (41.02% from 255 or 30.32% from 343); Max value from RGB is 135 - color contains mainly: green. Hex color #688768 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688768 is #977897. Grayscale: #7A7A7A. Windows color (decimal): -9926808 or 6850408. OLE color: 6850408.
HSL color Cylindrical-coordinate representation of color #688768: hue angle of 120º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #688768 is Cyan = 0.23, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 104 | - |
| CMYK | 0.23 | 0 | 0.23 | 0.47 |
| HSL | 120º | 0.13% | 0.47% | - |
| HSV(B) | 120º | 0.23% | 0.53% | - |
| XYZ | 16.87 | 21.27 | 16.31 | - |
| YUV | 122.2 | 117.73 | 115.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 104 | 0.23 | 0 | 0.23 | 0.47 | 120 | 0.13 | 0.47 |
| Hex | 68 | 87 | 68 | 17 | 0 | 17 | 2F | 78 | D | 2F |
| Octal | 150 | 207 | 150 | 27 | 0 | 27 | 57 | 170 | 15 | 57 |
| Binary | 1101000 | 10000111 | 1101000 | 10111 | 0 | 10111 | 101111 | 1111000 | 1101 | 101111 |
Color Harmonies of #688768
Complementary color
Monochromatic Colors of #688768
Black with #688768
Text Example
Text Example
White with #688768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688768; }
p { color: rgb(104,135,104); }
H1.HeaderClassName
{
color: #688768;
}
.AnyTagClassName
{
color: #688768;
}
</style>
background-color css
<style>
a { background-color: #688768; }
a { background-color: rgb(104,135,104); }
div.DivClassName
{
background-color: #688768;
}
.BgClassName
{
background-color: #688768;
}
</style>
border-color css
<style>
span { border-color: #688768; }
span { border-color: rgb(104,135,104); }
td.TdClassName
{
border-color: #688768;
}
.TagClassName
{
border-color: #688768;
}
</style>