Shades of Laurel #649267
Tints of Laurel #649267
RGB
CMYK
RGB Variations
Color information
#649267 (or 0x649267) is known color: Laurel. HEX triplet: 64, 92 and 67. RGB value is (100,146,103). Sum of RGB (Red+Green+Blue) = 100+146+103=349 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.65% from 349); Green value is 146 (57.42% from 255 or 41.83% from 349); Blue value is 103 (40.62% from 255 or 29.51% from 349); Max value from RGB is 146 - color contains mainly: green. Hex color #649267 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649267 is #9B6D98. Grayscale: #7F7F7F. Windows color (decimal): -10186137 or 6787684. OLE color: 6787684.
HSL color Cylindrical-coordinate representation of color #649267: hue angle of 123.91º 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 #649267 is Cyan = 0.32, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 100 | 146 | 103 | - |
| CMYK | 0.32 | 0 | 0.29 | 0.43 |
| HSL | 123.91º | 0.19% | 0.48% | - |
| HSV(B) | 123.91º | 0.32% | 0.57% | - |
| XYZ | 17.98 | 24.25 | 16.56 | - |
| YUV | 127.34 | 114.26 | 108.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 146 | 103 | 0.32 | 0 | 0.29 | 0.43 | 123.91 | 0.19 | 0.48 |
| Hex | 64 | 92 | 67 | 20 | 0 | 1D | 2B | 7C | 13 | 30 |
| Octal | 144 | 222 | 147 | 40 | 0 | 35 | 53 | 174 | 23 | 60 |
| Binary | 1100100 | 10010010 | 1100111 | 100000 | 0 | 11101 | 101011 | 1111100 | 10011 | 110000 |
Color Harmonies of #649267
Complementary color
Monochromatic Colors of #649267
Black with #649267
Text Example
Text Example
White with #649267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649267; }
p { color: rgb(100,146,103); }
H1.HeaderClassName
{
color: #649267;
}
.AnyTagClassName
{
color: #649267;
}
</style>
background-color css
<style>
a { background-color: #649267; }
a { background-color: rgb(100,146,103); }
div.DivClassName
{
background-color: #649267;
}
.BgClassName
{
background-color: #649267;
}
</style>
border-color css
<style>
span { border-color: #649267; }
span { border-color: rgb(100,146,103); }
td.TdClassName
{
border-color: #649267;
}
.TagClassName
{
border-color: #649267;
}
</style>