Shades of Laurel #648668
Tints of Laurel #648668
RGB
CMYK
RGB Variations
Color information
#648668 (or 0x648668) is known color: Laurel. HEX triplet: 64, 86 and 68. RGB value is (100,134,104). Sum of RGB (Red+Green+Blue) = 100+134+104=338 (44% of max value = 765). Red value is 100 (39.45% from 255 or 29.59% from 338); Green value is 134 (52.73% from 255 or 39.64% from 338); Blue value is 104 (41.02% from 255 or 30.77% from 338); Max value from RGB is 134 - color contains mainly: green. Hex color #648668 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648668 is #9B7997. Grayscale: #787878. Windows color (decimal): -10189208 or 6850148. OLE color: 6850148.
HSL color Cylindrical-coordinate representation of color #648668: hue angle of 127.06º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #648668 is Cyan = 0.25, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 134 | 104 | - |
| CMYK | 0.25 | 0 | 0.22 | 0.47 |
| HSL | 127.06º | 0.15% | 0.46% | - |
| HSV(B) | 127.06º | 0.25% | 0.53% | - |
| XYZ | 16.28 | 20.76 | 16.25 | - |
| YUV | 120.41 | 118.74 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 134 | 104 | 0.25 | 0 | 0.22 | 0.47 | 127.06 | 0.15 | 0.46 |
| Hex | 64 | 86 | 68 | 19 | 0 | 16 | 2F | 7F | F | 2E |
| Octal | 144 | 206 | 150 | 31 | 0 | 26 | 57 | 177 | 17 | 56 |
| Binary | 1100100 | 10000110 | 1101000 | 11001 | 0 | 10110 | 101111 | 1111111 | 1111 | 101110 |
Color Harmonies of #648668
Complementary color
Monochromatic Colors of #648668
Black with #648668
Text Example
Text Example
White with #648668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648668; }
p { color: rgb(100,134,104); }
H1.HeaderClassName
{
color: #648668;
}
.AnyTagClassName
{
color: #648668;
}
</style>
background-color css
<style>
a { background-color: #648668; }
a { background-color: rgb(100,134,104); }
div.DivClassName
{
background-color: #648668;
}
.BgClassName
{
background-color: #648668;
}
</style>
border-color css
<style>
span { border-color: #648668; }
span { border-color: rgb(100,134,104); }
td.TdClassName
{
border-color: #648668;
}
.TagClassName
{
border-color: #648668;
}
</style>