Shades of Laurel #668367
Tints of Laurel #668367
RGB
CMYK
RGB Variations
Color information
#668367 (or 0x668367) is known color: Laurel. HEX triplet: 66, 83 and 67. RGB value is (102,131,103). Sum of RGB (Red+Green+Blue) = 102+131+103=336 (44% of max value = 765). Red value is 102 (40.23% from 255 or 30.36% from 336); Green value is 131 (51.56% from 255 or 38.99% from 336); Blue value is 103 (40.62% from 255 or 30.65% from 336); Max value from RGB is 131 - color contains mainly: green. Hex color #668367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668367 is #997C98. Grayscale: #777777. Windows color (decimal): -10058905 or 6783846. OLE color: 6783846.
HSL color Cylindrical-coordinate representation of color #668367: hue angle of 122.07º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #668367 is Cyan = 0.22, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 131 | 103 | - |
| CMYK | 0.22 | 0 | 0.21 | 0.49 |
| HSL | 122.07º | 0.12% | 0.46% | - |
| HSV(B) | 122.07º | 0.22% | 0.51% | - |
| XYZ | 16.04 | 20.04 | 15.85 | - |
| YUV | 119.14 | 118.89 | 115.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 131 | 103 | 0.22 | 0 | 0.21 | 0.49 | 122.07 | 0.12 | 0.46 |
| Hex | 66 | 83 | 67 | 16 | 0 | 15 | 31 | 7A | C | 2E |
| Octal | 146 | 203 | 147 | 26 | 0 | 25 | 61 | 172 | 14 | 56 |
| Binary | 1100110 | 10000011 | 1100111 | 10110 | 0 | 10101 | 110001 | 1111010 | 1100 | 101110 |
Color Harmonies of #668367
Complementary color
Monochromatic Colors of #668367
Black with #668367
Text Example
Text Example
White with #668367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668367; }
p { color: rgb(102,131,103); }
H1.HeaderClassName
{
color: #668367;
}
.AnyTagClassName
{
color: #668367;
}
</style>
background-color css
<style>
a { background-color: #668367; }
a { background-color: rgb(102,131,103); }
div.DivClassName
{
background-color: #668367;
}
.BgClassName
{
background-color: #668367;
}
</style>
border-color css
<style>
span { border-color: #668367; }
span { border-color: rgb(102,131,103); }
td.TdClassName
{
border-color: #668367;
}
.TagClassName
{
border-color: #668367;
}
</style>