Shades of Laurel #688972
Tints of Laurel #688972
RGB
CMYK
RGB Variations
Color information
#688972 (or 0x688972) is known color: Laurel. HEX triplet: 68, 89 and 72. RGB value is (104,137,114). Sum of RGB (Red+Green+Blue) = 104+137+114=355 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.30% from 355); Green value is 137 (53.91% from 255 or 38.59% from 355); Blue value is 114 (44.92% from 255 or 32.11% from 355); Max value from RGB is 137 - color contains mainly: green. Hex color #688972 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688972 is #97768D. Grayscale: #7C7C7C. Windows color (decimal): -9926286 or 7506280. OLE color: 7506280.
HSL color Cylindrical-coordinate representation of color #688972: hue angle of 138.18º 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 #688972 is Cyan = 0.24, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 137 | 114 | - |
| CMYK | 0.24 | 0 | 0.17 | 0.46 |
| HSL | 138.18º | 0.14% | 0.47% | - |
| HSV(B) | 138.18º | 0.24% | 0.54% | - |
| XYZ | 17.69 | 22.05 | 19.24 | - |
| YUV | 124.51 | 122.07 | 113.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 137 | 114 | 0.24 | 0 | 0.17 | 0.46 | 138.18 | 0.14 | 0.47 |
| Hex | 68 | 89 | 72 | 18 | 0 | 11 | 2E | 8A | E | 2F |
| Octal | 150 | 211 | 162 | 30 | 0 | 21 | 56 | 212 | 16 | 57 |
| Binary | 1101000 | 10001001 | 1110010 | 11000 | 0 | 10001 | 101110 | 10001010 | 1110 | 101111 |
Color Harmonies of #688972
Complementary color
Monochromatic Colors of #688972
Black with #688972
Text Example
Text Example
White with #688972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688972; }
p { color: rgb(104,137,114); }
H1.HeaderClassName
{
color: #688972;
}
.AnyTagClassName
{
color: #688972;
}
</style>
background-color css
<style>
a { background-color: #688972; }
a { background-color: rgb(104,137,114); }
div.DivClassName
{
background-color: #688972;
}
.BgClassName
{
background-color: #688972;
}
</style>
border-color css
<style>
span { border-color: #688972; }
span { border-color: rgb(104,137,114); }
td.TdClassName
{
border-color: #688972;
}
.TagClassName
{
border-color: #688972;
}
</style>