Shades of Laurel #649266
Tints of Laurel #649266
RGB
CMYK
RGB Variations
Color information
#649266 (or 0x649266) is known color: Laurel. HEX triplet: 64, 92 and 66. RGB value is (100,146,102). Sum of RGB (Red+Green+Blue) = 100+146+102=348 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.74% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 102 (40.23% from 255 or 29.31% from 348); Max value from RGB is 146 - color contains mainly: green. Hex color #649266 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649266 is #9B6D99. Grayscale: #7F7F7F. Windows color (decimal): -10186138 or 6722148. OLE color: 6722148.
HSL color Cylindrical-coordinate representation of color #649266: hue angle of 122.61º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #649266 is Cyan = 0.32, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 100 | 146 | 102 | - |
| CMYK | 0.32 | 0 | 0.30 | 0.43 |
| HSL | 122.61º | 0.19% | 0.48% | - |
| HSV(B) | 122.61º | 0.32% | 0.57% | - |
| XYZ | 17.93 | 24.23 | 16.3 | - |
| YUV | 127.23 | 113.76 | 108.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 146 | 102 | 0.32 | 0 | 0.30 | 0.43 | 122.61 | 0.19 | 0.48 |
| Hex | 64 | 92 | 66 | 20 | 0 | 1E | 2B | 7B | 13 | 30 |
| Octal | 144 | 222 | 146 | 40 | 0 | 36 | 53 | 173 | 23 | 60 |
| Binary | 1100100 | 10010010 | 1100110 | 100000 | 0 | 11110 | 101011 | 1111011 | 10011 | 110000 |
Color Harmonies of #649266
Complementary color
Monochromatic Colors of #649266
Black with #649266
Text Example
Text Example
White with #649266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649266; }
p { color: rgb(100,146,102); }
H1.HeaderClassName
{
color: #649266;
}
.AnyTagClassName
{
color: #649266;
}
</style>
background-color css
<style>
a { background-color: #649266; }
a { background-color: rgb(100,146,102); }
div.DivClassName
{
background-color: #649266;
}
.BgClassName
{
background-color: #649266;
}
</style>
border-color css
<style>
span { border-color: #649266; }
span { border-color: rgb(100,146,102); }
td.TdClassName
{
border-color: #649266;
}
.TagClassName
{
border-color: #649266;
}
</style>