Shades of Laurel #668167
Tints of Laurel #668167
RGB
CMYK
RGB Variations
Color information
#668167 (or 0x668167) is known color: Laurel. HEX triplet: 66, 81 and 67. RGB value is (102,129,103). Sum of RGB (Red+Green+Blue) = 102+129+103=334 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.54% from 334); Green value is 129 (50.78% from 255 or 38.62% from 334); Blue value is 103 (40.62% from 255 or 30.84% from 334); Max value from RGB is 129 - color contains mainly: green. Hex color #668167 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668167 is #997E98. Grayscale: #767676. Windows color (decimal): -10059417 or 6783334. OLE color: 6783334.
HSL color Cylindrical-coordinate representation of color #668167: hue angle of 122.22º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #668167 is Cyan = 0.21, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 129 | 103 | - |
| CMYK | 0.21 | 0 | 0.20 | 0.49 |
| HSL | 122.22º | 0.12% | 0.45% | - |
| HSV(B) | 122.22º | 0.21% | 0.51% | - |
| XYZ | 15.78 | 19.5 | 15.77 | - |
| YUV | 117.96 | 119.55 | 116.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 129 | 103 | 0.21 | 0 | 0.20 | 0.49 | 122.22 | 0.12 | 0.45 |
| Hex | 66 | 81 | 67 | 15 | 0 | 14 | 31 | 7A | C | 2D |
| Octal | 146 | 201 | 147 | 25 | 0 | 24 | 61 | 172 | 14 | 55 |
| Binary | 1100110 | 10000001 | 1100111 | 10101 | 0 | 10100 | 110001 | 1111010 | 1100 | 101101 |
Color Harmonies of #668167
Complementary color
Monochromatic Colors of #668167
Black with #668167
Text Example
Text Example
White with #668167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668167; }
p { color: rgb(102,129,103); }
H1.HeaderClassName
{
color: #668167;
}
.AnyTagClassName
{
color: #668167;
}
</style>
background-color css
<style>
a { background-color: #668167; }
a { background-color: rgb(102,129,103); }
div.DivClassName
{
background-color: #668167;
}
.BgClassName
{
background-color: #668167;
}
</style>
border-color css
<style>
span { border-color: #668167; }
span { border-color: rgb(102,129,103); }
td.TdClassName
{
border-color: #668167;
}
.TagClassName
{
border-color: #668167;
}
</style>