Shades of Laurel #659067
Tints of Laurel #659067
RGB
CMYK
RGB Variations
Color information
#659067 (or 0x659067) is known color: Laurel. HEX triplet: 65, 90 and 67. RGB value is (101,144,103). Sum of RGB (Red+Green+Blue) = 101+144+103=348 (46% of max value = 765). Red value is 101 (39.84% from 255 or 29.02% from 348); Green value is 144 (56.64% from 255 or 41.38% from 348); Blue value is 103 (40.62% from 255 or 29.60% from 348); Max value from RGB is 144 - color contains mainly: green. Hex color #659067 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659067 is #9A6F98. Grayscale: #7E7E7E. Windows color (decimal): -10121113 or 6787173. OLE color: 6787173.
HSL color Cylindrical-coordinate representation of color #659067: hue angle of 122.79º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659067 is Cyan = 0.30, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 144 | 103 | - |
| CMYK | 0.30 | 0 | 0.28 | 0.44 |
| HSL | 122.79º | 0.18% | 0.48% | - |
| HSV(B) | 122.79º | 0.3% | 0.56% | - |
| XYZ | 17.79 | 23.69 | 16.47 | - |
| YUV | 126.47 | 114.75 | 109.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 144 | 103 | 0.30 | 0 | 0.28 | 0.44 | 122.79 | 0.18 | 0.48 |
| Hex | 65 | 90 | 67 | 1E | 0 | 1C | 2C | 7B | 12 | 30 |
| Octal | 145 | 220 | 147 | 36 | 0 | 34 | 54 | 173 | 22 | 60 |
| Binary | 1100101 | 10010000 | 1100111 | 11110 | 0 | 11100 | 101100 | 1111011 | 10010 | 110000 |
Color Harmonies of #659067
Complementary color
Monochromatic Colors of #659067
Black with #659067
Text Example
Text Example
White with #659067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659067; }
p { color: rgb(101,144,103); }
H1.HeaderClassName
{
color: #659067;
}
.AnyTagClassName
{
color: #659067;
}
</style>
background-color css
<style>
a { background-color: #659067; }
a { background-color: rgb(101,144,103); }
div.DivClassName
{
background-color: #659067;
}
.BgClassName
{
background-color: #659067;
}
</style>
border-color css
<style>
span { border-color: #659067; }
span { border-color: rgb(101,144,103); }
td.TdClassName
{
border-color: #659067;
}
.TagClassName
{
border-color: #659067;
}
</style>