Shades of Laurel #688971
Tints of Laurel #688971
RGB
CMYK
RGB Variations
Color information
#688971 (or 0x688971) is known color: Laurel. HEX triplet: 68, 89 and 71. RGB value is (104,137,113). Sum of RGB (Red+Green+Blue) = 104+137+113=354 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.38% from 354); Green value is 137 (53.91% from 255 or 38.70% from 354); Blue value is 113 (44.53% from 255 or 31.92% from 354); Max value from RGB is 137 - color contains mainly: green. Hex color #688971 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688971 is #97768E. Grayscale: #7C7C7C. Windows color (decimal): -9926287 or 7440744. OLE color: 7440744.
HSL color Cylindrical-coordinate representation of color #688971: hue angle of 136.36º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #688971 is Cyan = 0.24, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 137 | 113 | - |
| CMYK | 0.24 | 0 | 0.18 | 0.46 |
| HSL | 136.36º | 0.14% | 0.47% | - |
| HSV(B) | 136.36º | 0.24% | 0.54% | - |
| XYZ | 17.64 | 22.03 | 18.94 | - |
| YUV | 124.4 | 121.57 | 113.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 137 | 113 | 0.24 | 0 | 0.18 | 0.46 | 136.36 | 0.14 | 0.47 |
| Hex | 68 | 89 | 71 | 18 | 0 | 12 | 2E | 88 | E | 2F |
| Octal | 150 | 211 | 161 | 30 | 0 | 22 | 56 | 210 | 16 | 57 |
| Binary | 1101000 | 10001001 | 1110001 | 11000 | 0 | 10010 | 101110 | 10001000 | 1110 | 101111 |
Color Harmonies of #688971
Complementary color
Monochromatic Colors of #688971
Black with #688971
Text Example
Text Example
White with #688971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688971; }
p { color: rgb(104,137,113); }
H1.HeaderClassName
{
color: #688971;
}
.AnyTagClassName
{
color: #688971;
}
</style>
background-color css
<style>
a { background-color: #688971; }
a { background-color: rgb(104,137,113); }
div.DivClassName
{
background-color: #688971;
}
.BgClassName
{
background-color: #688971;
}
</style>
border-color css
<style>
span { border-color: #688971; }
span { border-color: rgb(104,137,113); }
td.TdClassName
{
border-color: #688971;
}
.TagClassName
{
border-color: #688971;
}
</style>