Shades of Laurel #668667
Tints of Laurel #668667
RGB
CMYK
RGB Variations
Color information
#668667 (or 0x668667) is known color: Laurel. HEX triplet: 66, 86 and 67. RGB value is (102,134,103). Sum of RGB (Red+Green+Blue) = 102+134+103=339 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.09% from 339); Green value is 134 (52.73% from 255 or 39.53% from 339); Blue value is 103 (40.62% from 255 or 30.38% from 339); Max value from RGB is 134 - color contains mainly: green. Hex color #668667 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668667 is #997998. Grayscale: #787878. Windows color (decimal): -10058137 or 6784614. OLE color: 6784614.
HSL color Cylindrical-coordinate representation of color #668667: hue angle of 121.88º 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 #668667 is Cyan = 0.24, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 134 | 103 | - |
| CMYK | 0.24 | 0 | 0.23 | 0.47 |
| HSL | 121.88º | 0.14% | 0.46% | - |
| HSV(B) | 121.88º | 0.24% | 0.53% | - |
| XYZ | 16.45 | 20.85 | 15.99 | - |
| YUV | 120.9 | 117.9 | 114.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 134 | 103 | 0.24 | 0 | 0.23 | 0.47 | 121.88 | 0.14 | 0.46 |
| Hex | 66 | 86 | 67 | 18 | 0 | 17 | 2F | 7A | E | 2E |
| Octal | 146 | 206 | 147 | 30 | 0 | 27 | 57 | 172 | 16 | 56 |
| Binary | 1100110 | 10000110 | 1100111 | 11000 | 0 | 10111 | 101111 | 1111010 | 1110 | 101110 |
Color Harmonies of #668667
Complementary color
Monochromatic Colors of #668667
Black with #668667
Text Example
Text Example
White with #668667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668667; }
p { color: rgb(102,134,103); }
H1.HeaderClassName
{
color: #668667;
}
.AnyTagClassName
{
color: #668667;
}
</style>
background-color css
<style>
a { background-color: #668667; }
a { background-color: rgb(102,134,103); }
div.DivClassName
{
background-color: #668667;
}
.BgClassName
{
background-color: #668667;
}
</style>
border-color css
<style>
span { border-color: #668667; }
span { border-color: rgb(102,134,103); }
td.TdClassName
{
border-color: #668667;
}
.TagClassName
{
border-color: #668667;
}
</style>