Shades of Laurel #648266
Tints of Laurel #648266
RGB
CMYK
RGB Variations
Color information
#648266 (or 0x648266) is known color: Laurel. HEX triplet: 64, 82 and 66. RGB value is (100,130,102). Sum of RGB (Red+Green+Blue) = 100+130+102=332 (43% of max value = 765). Red value is 100 (39.45% from 255 or 30.12% from 332); Green value is 130 (51.17% from 255 or 39.16% from 332); Blue value is 102 (40.23% from 255 or 30.72% from 332); Max value from RGB is 130 - color contains mainly: green. Hex color #648266 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648266 is #9B7D99. Grayscale: #757575. Windows color (decimal): -10190234 or 6718052. OLE color: 6718052.
HSL color Cylindrical-coordinate representation of color #648266: hue angle of 124º 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 #648266 is Cyan = 0.23, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 100 | 130 | 102 | - |
| CMYK | 0.23 | 0 | 0.22 | 0.49 |
| HSL | 124º | 0.13% | 0.45% | - |
| HSV(B) | 124º | 0.23% | 0.51% | - |
| XYZ | 15.64 | 19.63 | 15.54 | - |
| YUV | 117.84 | 119.06 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 130 | 102 | 0.23 | 0 | 0.22 | 0.49 | 124 | 0.13 | 0.45 |
| Hex | 64 | 82 | 66 | 17 | 0 | 16 | 31 | 7C | D | 2D |
| Octal | 144 | 202 | 146 | 27 | 0 | 26 | 61 | 174 | 15 | 55 |
| Binary | 1100100 | 10000010 | 1100110 | 10111 | 0 | 10110 | 110001 | 1111100 | 1101 | 101101 |
Color Harmonies of #648266
Complementary color
Monochromatic Colors of #648266
Black with #648266
Text Example
Text Example
White with #648266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648266; }
p { color: rgb(100,130,102); }
H1.HeaderClassName
{
color: #648266;
}
.AnyTagClassName
{
color: #648266;
}
</style>
background-color css
<style>
a { background-color: #648266; }
a { background-color: rgb(100,130,102); }
div.DivClassName
{
background-color: #648266;
}
.BgClassName
{
background-color: #648266;
}
</style>
border-color css
<style>
span { border-color: #648266; }
span { border-color: rgb(100,130,102); }
td.TdClassName
{
border-color: #648266;
}
.TagClassName
{
border-color: #648266;
}
</style>