Shades of Laurel #688872
Tints of Laurel #688872
RGB
CMYK
RGB Variations
Color information
#688872 (or 0x688872) is known color: Laurel. HEX triplet: 68, 88 and 72. RGB value is (104,136,114). Sum of RGB (Red+Green+Blue) = 104+136+114=354 (46% of max value = 765). Red value is 104 (41.02% from 255 or 29.38% from 354); Green value is 136 (53.52% from 255 or 38.42% from 354); Blue value is 114 (44.92% from 255 or 32.20% from 354); Max value from RGB is 136 - color contains mainly: green. Hex color #688872 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688872 is #97778D. Grayscale: #7B7B7B. Windows color (decimal): -9926542 or 7506024. OLE color: 7506024.
HSL color Cylindrical-coordinate representation of color #688872: hue angle of 138.75º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #688872 is Cyan = 0.24, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 136 | 114 | - |
| CMYK | 0.24 | 0 | 0.16 | 0.47 |
| HSL | 138.75º | 0.13% | 0.47% | - |
| HSV(B) | 138.75º | 0.24% | 0.53% | - |
| XYZ | 17.55 | 21.77 | 19.2 | - |
| YUV | 123.92 | 122.4 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 136 | 114 | 0.24 | 0 | 0.16 | 0.47 | 138.75 | 0.13 | 0.47 |
| Hex | 68 | 88 | 72 | 18 | 0 | 10 | 2F | 8B | D | 2F |
| Octal | 150 | 210 | 162 | 30 | 0 | 20 | 57 | 213 | 15 | 57 |
| Binary | 1101000 | 10001000 | 1110010 | 11000 | 0 | 10000 | 101111 | 10001011 | 1101 | 101111 |
Color Harmonies of #688872
Complementary color
Monochromatic Colors of #688872
Black with #688872
Text Example
Text Example
White with #688872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688872; }
p { color: rgb(104,136,114); }
H1.HeaderClassName
{
color: #688872;
}
.AnyTagClassName
{
color: #688872;
}
</style>
background-color css
<style>
a { background-color: #688872; }
a { background-color: rgb(104,136,114); }
div.DivClassName
{
background-color: #688872;
}
.BgClassName
{
background-color: #688872;
}
</style>
border-color css
<style>
span { border-color: #688872; }
span { border-color: rgb(104,136,114); }
td.TdClassName
{
border-color: #688872;
}
.TagClassName
{
border-color: #688872;
}
</style>