Shades of Laurel #649467
Tints of Laurel #649467
RGB
CMYK
RGB Variations
Color information
#649467 (or 0x649467) is known color: Laurel. HEX triplet: 64, 94 and 67. RGB value is (100,148,103). Sum of RGB (Red+Green+Blue) = 100+148+103=351 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.49% from 351); Green value is 148 (58.20% from 255 or 42.17% from 351); Blue value is 103 (40.62% from 255 or 29.34% from 351); Max value from RGB is 148 - color contains mainly: green. Hex color #649467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649467 is #9B6B98. Grayscale: #808080. Windows color (decimal): -10185625 or 6788196. OLE color: 6788196.
HSL color Cylindrical-coordinate representation of color #649467: hue angle of 123.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #649467 is Cyan = 0.32, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 148 | 103 | - |
| CMYK | 0.32 | 0 | 0.30 | 0.42 |
| HSL | 123.75º | 0.19% | 0.49% | - |
| HSV(B) | 123.75º | 0.32% | 0.58% | - |
| XYZ | 18.29 | 24.87 | 16.67 | - |
| YUV | 128.52 | 113.6 | 107.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 148 | 103 | 0.32 | 0 | 0.30 | 0.42 | 123.75 | 0.19 | 0.49 |
| Hex | 64 | 94 | 67 | 20 | 0 | 1E | 2A | 7C | 13 | 31 |
| Octal | 144 | 224 | 147 | 40 | 0 | 36 | 52 | 174 | 23 | 61 |
| Binary | 1100100 | 10010100 | 1100111 | 100000 | 0 | 11110 | 101010 | 1111100 | 10011 | 110001 |
Color Harmonies of #649467
Complementary color
Monochromatic Colors of #649467
Black with #649467
Text Example
Text Example
White with #649467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649467; }
p { color: rgb(100,148,103); }
H1.HeaderClassName
{
color: #649467;
}
.AnyTagClassName
{
color: #649467;
}
</style>
background-color css
<style>
a { background-color: #649467; }
a { background-color: rgb(100,148,103); }
div.DivClassName
{
background-color: #649467;
}
.BgClassName
{
background-color: #649467;
}
</style>
border-color css
<style>
span { border-color: #649467; }
span { border-color: rgb(100,148,103); }
td.TdClassName
{
border-color: #649467;
}
.TagClassName
{
border-color: #649467;
}
</style>