Shades of Laurel #618666
Tints of Laurel #618666
RGB
CMYK
RGB Variations
Color information
#618666 (or 0x618666) is known color: Laurel. HEX triplet: 61, 86 and 66. RGB value is (97,134,102). Sum of RGB (Red+Green+Blue) = 97+134+102=333 (44% of max value = 765). Red value is 97 (38.28% from 255 or 29.13% from 333); Green value is 134 (52.73% from 255 or 40.24% from 333); Blue value is 102 (40.23% from 255 or 30.63% from 333); Max value from RGB is 134 - color contains mainly: green. Hex color #618666 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618666 is #9E7999. Grayscale: #777777. Windows color (decimal): -10385818 or 6719073. OLE color: 6719073.
HSL color Cylindrical-coordinate representation of color #618666: hue angle of 128.11º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #618666 is Cyan = 0.28, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 134 | 102 | - |
| CMYK | 0.28 | 0 | 0.24 | 0.47 |
| HSL | 128.11º | 0.16% | 0.45% | - |
| HSV(B) | 128.11º | 0.28% | 0.53% | - |
| XYZ | 15.85 | 20.55 | 15.7 | - |
| YUV | 119.29 | 118.24 | 112.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 134 | 102 | 0.28 | 0 | 0.24 | 0.47 | 128.11 | 0.16 | 0.45 |
| Hex | 61 | 86 | 66 | 1C | 0 | 18 | 2F | 80 | 10 | 2D |
| Octal | 141 | 206 | 146 | 34 | 0 | 30 | 57 | 200 | 20 | 55 |
| Binary | 1100001 | 10000110 | 1100110 | 11100 | 0 | 11000 | 101111 | 10000000 | 10000 | 101101 |
Color Harmonies of #618666
Complementary color
Monochromatic Colors of #618666
Black with #618666
Text Example
Text Example
White with #618666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618666; }
p { color: rgb(97,134,102); }
H1.HeaderClassName
{
color: #618666;
}
.AnyTagClassName
{
color: #618666;
}
</style>
background-color css
<style>
a { background-color: #618666; }
a { background-color: rgb(97,134,102); }
div.DivClassName
{
background-color: #618666;
}
.BgClassName
{
background-color: #618666;
}
</style>
border-color css
<style>
span { border-color: #618666; }
span { border-color: rgb(97,134,102); }
td.TdClassName
{
border-color: #618666;
}
.TagClassName
{
border-color: #618666;
}
</style>