Shades of Laurel #668768
Tints of Laurel #668768
RGB
CMYK
RGB Variations
Color information
#668768 (or 0x668768) is known color: Laurel. HEX triplet: 66, 87 and 68. RGB value is (102,135,104). Sum of RGB (Red+Green+Blue) = 102+135+104=341 (45% of max value = 765). Red value is 102 (40.23% from 255 or 29.91% from 341); Green value is 135 (53.12% from 255 or 39.59% from 341); Blue value is 104 (41.02% from 255 or 30.50% from 341); Max value from RGB is 135 - color contains mainly: green. Hex color #668768 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668768 is #997897. Grayscale: #797979. Windows color (decimal): -10057880 or 6850406. OLE color: 6850406.
HSL color Cylindrical-coordinate representation of color #668768: hue angle of 123.64º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #668768 is Cyan = 0.24, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 135 | 104 | - |
| CMYK | 0.24 | 0 | 0.23 | 0.47 |
| HSL | 123.64º | 0.14% | 0.46% | - |
| HSV(B) | 123.64º | 0.24% | 0.53% | - |
| XYZ | 16.64 | 21.15 | 16.3 | - |
| YUV | 121.6 | 118.07 | 114.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 135 | 104 | 0.24 | 0 | 0.23 | 0.47 | 123.64 | 0.14 | 0.46 |
| Hex | 66 | 87 | 68 | 18 | 0 | 17 | 2F | 7C | E | 2E |
| Octal | 146 | 207 | 150 | 30 | 0 | 27 | 57 | 174 | 16 | 56 |
| Binary | 1100110 | 10000111 | 1101000 | 11000 | 0 | 10111 | 101111 | 1111100 | 1110 | 101110 |
Color Harmonies of #668768
Complementary color
Monochromatic Colors of #668768
Black with #668768
Text Example
Text Example
White with #668768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668768; }
p { color: rgb(102,135,104); }
H1.HeaderClassName
{
color: #668768;
}
.AnyTagClassName
{
color: #668768;
}
</style>
background-color css
<style>
a { background-color: #668768; }
a { background-color: rgb(102,135,104); }
div.DivClassName
{
background-color: #668768;
}
.BgClassName
{
background-color: #668768;
}
</style>
border-color css
<style>
span { border-color: #668768; }
span { border-color: rgb(102,135,104); }
td.TdClassName
{
border-color: #668768;
}
.TagClassName
{
border-color: #668768;
}
</style>