Shades of Laurel #688769
Tints of Laurel #688769
RGB
CMYK
RGB Variations
Color information
#688769 (or 0x688769) is known color: Laurel. HEX triplet: 68, 87 and 69. RGB value is (104,135,105). Sum of RGB (Red+Green+Blue) = 104+135+105=344 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.23% from 344); Green value is 135 (53.12% from 255 or 39.24% from 344); Blue value is 105 (41.41% from 255 or 30.52% from 344); Max value from RGB is 135 - color contains mainly: green. Hex color #688769 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688769 is #977896. Grayscale: #7A7A7A. Windows color (decimal): -9926807 or 6915944. OLE color: 6915944.
HSL color Cylindrical-coordinate representation of color #688769: hue angle of 121.94º 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 #688769 is Cyan = 0.23, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 105 | - |
| CMYK | 0.23 | 0 | 0.22 | 0.47 |
| HSL | 121.94º | 0.13% | 0.47% | - |
| HSV(B) | 121.94º | 0.23% | 0.53% | - |
| XYZ | 16.92 | 21.29 | 16.58 | - |
| YUV | 122.31 | 118.23 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 105 | 0.23 | 0 | 0.22 | 0.47 | 121.94 | 0.13 | 0.47 |
| Hex | 68 | 87 | 69 | 17 | 0 | 16 | 2F | 7A | D | 2F |
| Octal | 150 | 207 | 151 | 27 | 0 | 26 | 57 | 172 | 15 | 57 |
| Binary | 1101000 | 10000111 | 1101001 | 10111 | 0 | 10110 | 101111 | 1111010 | 1101 | 101111 |
Color Harmonies of #688769
Complementary color
Monochromatic Colors of #688769
Black with #688769
Text Example
Text Example
White with #688769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688769; }
p { color: rgb(104,135,105); }
H1.HeaderClassName
{
color: #688769;
}
.AnyTagClassName
{
color: #688769;
}
</style>
background-color css
<style>
a { background-color: #688769; }
a { background-color: rgb(104,135,105); }
div.DivClassName
{
background-color: #688769;
}
.BgClassName
{
background-color: #688769;
}
</style>
border-color css
<style>
span { border-color: #688769; }
span { border-color: rgb(104,135,105); }
td.TdClassName
{
border-color: #688769;
}
.TagClassName
{
border-color: #688769;
}
</style>