Shades of Laurel #648267
Tints of Laurel #648267
RGB
CMYK
RGB Variations
Color information
#648267 (or 0x648267) is known color: Laurel. HEX triplet: 64, 82 and 67. RGB value is (100,130,103). Sum of RGB (Red+Green+Blue) = 100+130+103=333 (44% of max value = 765). Red value is 100 (39.45% from 255 or 30.03% from 333); Green value is 130 (51.17% from 255 or 39.04% from 333); Blue value is 103 (40.62% from 255 or 30.93% from 333); Max value from RGB is 130 - color contains mainly: green. Hex color #648267 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648267 is #9B7D98. Grayscale: #767676. Windows color (decimal): -10190233 or 6783588. OLE color: 6783588.
HSL color Cylindrical-coordinate representation of color #648267: hue angle of 126º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #648267 is Cyan = 0.23, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 130 | 103 | - |
| CMYK | 0.23 | 0 | 0.21 | 0.49 |
| HSL | 126º | 0.13% | 0.45% | - |
| HSV(B) | 126º | 0.23% | 0.51% | - |
| XYZ | 15.69 | 19.65 | 15.8 | - |
| YUV | 117.95 | 119.56 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 130 | 103 | 0.23 | 0 | 0.21 | 0.49 | 126 | 0.13 | 0.45 |
| Hex | 64 | 82 | 67 | 17 | 0 | 15 | 31 | 7E | D | 2D |
| Octal | 144 | 202 | 147 | 27 | 0 | 25 | 61 | 176 | 15 | 55 |
| Binary | 1100100 | 10000010 | 1100111 | 10111 | 0 | 10101 | 110001 | 1111110 | 1101 | 101101 |
Color Harmonies of #648267
Complementary color
Monochromatic Colors of #648267
Black with #648267
Text Example
Text Example
White with #648267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648267; }
p { color: rgb(100,130,103); }
H1.HeaderClassName
{
color: #648267;
}
.AnyTagClassName
{
color: #648267;
}
</style>
background-color css
<style>
a { background-color: #648267; }
a { background-color: rgb(100,130,103); }
div.DivClassName
{
background-color: #648267;
}
.BgClassName
{
background-color: #648267;
}
</style>
border-color css
<style>
span { border-color: #648267; }
span { border-color: rgb(100,130,103); }
td.TdClassName
{
border-color: #648267;
}
.TagClassName
{
border-color: #648267;
}
</style>