Shades of Laurel #659167
Tints of Laurel #659167
RGB
CMYK
RGB Variations
Color information
#659167 (or 0x659167) is known color: Laurel. HEX triplet: 65, 91 and 67. RGB value is (101,145,103). Sum of RGB (Red+Green+Blue) = 101+145+103=349 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.94% from 349); Green value is 145 (57.03% from 255 or 41.55% from 349); Blue value is 103 (40.62% from 255 or 29.51% from 349); Max value from RGB is 145 - color contains mainly: green. Hex color #659167 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659167 is #9A6E98. Grayscale: #7F7F7F. Windows color (decimal): -10120857 or 6787429. OLE color: 6787429.
HSL color Cylindrical-coordinate representation of color #659167: hue angle of 122.73º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659167 is Cyan = 0.30, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 103 | - |
| CMYK | 0.30 | 0 | 0.29 | 0.43 |
| HSL | 122.73º | 0.18% | 0.48% | - |
| HSV(B) | 122.73º | 0.3% | 0.57% | - |
| XYZ | 17.94 | 24 | 16.52 | - |
| YUV | 127.06 | 114.42 | 109.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 103 | 0.30 | 0 | 0.29 | 0.43 | 122.73 | 0.18 | 0.48 |
| Hex | 65 | 91 | 67 | 1E | 0 | 1D | 2B | 7B | 12 | 30 |
| Octal | 145 | 221 | 147 | 36 | 0 | 35 | 53 | 173 | 22 | 60 |
| Binary | 1100101 | 10010001 | 1100111 | 11110 | 0 | 11101 | 101011 | 1111011 | 10010 | 110000 |
Color Harmonies of #659167
Complementary color
Monochromatic Colors of #659167
Black with #659167
Text Example
Text Example
White with #659167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659167; }
p { color: rgb(101,145,103); }
H1.HeaderClassName
{
color: #659167;
}
.AnyTagClassName
{
color: #659167;
}
</style>
background-color css
<style>
a { background-color: #659167; }
a { background-color: rgb(101,145,103); }
div.DivClassName
{
background-color: #659167;
}
.BgClassName
{
background-color: #659167;
}
</style>
border-color css
<style>
span { border-color: #659167; }
span { border-color: rgb(101,145,103); }
td.TdClassName
{
border-color: #659167;
}
.TagClassName
{
border-color: #659167;
}
</style>