Shades of Laurel #649069
Tints of Laurel #649069
RGB
CMYK
RGB Variations
Color information
#649069 (or 0x649069) is known color: Laurel. HEX triplet: 64, 90 and 69. RGB value is (100,144,105). Sum of RGB (Red+Green+Blue) = 100+144+105=349 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.65% from 349); Green value is 144 (56.64% from 255 or 41.26% from 349); Blue value is 105 (41.41% from 255 or 30.09% from 349); Max value from RGB is 144 - color contains mainly: green. Hex color #649069 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649069 is #9B6F96. Grayscale: #7E7E7E. Windows color (decimal): -10186647 or 6918244. OLE color: 6918244.
HSL color Cylindrical-coordinate representation of color #649069: hue angle of 126.82º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #649069 is Cyan = 0.31, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 100 | 144 | 105 | - |
| CMYK | 0.31 | 0 | 0.27 | 0.44 |
| HSL | 126.82º | 0.18% | 0.48% | - |
| HSV(B) | 126.82º | 0.31% | 0.56% | - |
| XYZ | 17.78 | 23.68 | 17 | - |
| YUV | 126.4 | 115.92 | 109.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 144 | 105 | 0.31 | 0 | 0.27 | 0.44 | 126.82 | 0.18 | 0.48 |
| Hex | 64 | 90 | 69 | 1F | 0 | 1B | 2C | 7F | 12 | 30 |
| Octal | 144 | 220 | 151 | 37 | 0 | 33 | 54 | 177 | 22 | 60 |
| Binary | 1100100 | 10010000 | 1101001 | 11111 | 0 | 11011 | 101100 | 1111111 | 10010 | 110000 |
Color Harmonies of #649069
Complementary color
Monochromatic Colors of #649069
Black with #649069
Text Example
Text Example
White with #649069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649069; }
p { color: rgb(100,144,105); }
H1.HeaderClassName
{
color: #649069;
}
.AnyTagClassName
{
color: #649069;
}
</style>
background-color css
<style>
a { background-color: #649069; }
a { background-color: rgb(100,144,105); }
div.DivClassName
{
background-color: #649069;
}
.BgClassName
{
background-color: #649069;
}
</style>
border-color css
<style>
span { border-color: #649069; }
span { border-color: rgb(100,144,105); }
td.TdClassName
{
border-color: #649069;
}
.TagClassName
{
border-color: #649069;
}
</style>