Shades of Laurel #659467
Tints of Laurel #659467
RGB
CMYK
RGB Variations
Color information
#659467 (or 0x659467) is known color: Laurel. HEX triplet: 65, 94 and 67. RGB value is (101,148,103). Sum of RGB (Red+Green+Blue) = 101+148+103=352 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.69% from 352); Green value is 148 (58.20% from 255 or 42.05% from 352); Blue value is 103 (40.62% from 255 or 29.26% from 352); Max value from RGB is 148 - color contains mainly: green. Hex color #659467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659467 is #9A6B98. Grayscale: #808080. Windows color (decimal): -10120089 or 6788197. OLE color: 6788197.
HSL color Cylindrical-coordinate representation of color #659467: hue angle of 122.55º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #659467 is Cyan = 0.32, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 148 | 103 | - |
| CMYK | 0.32 | 0 | 0.30 | 0.42 |
| HSL | 122.55º | 0.19% | 0.49% | - |
| HSV(B) | 122.55º | 0.32% | 0.58% | - |
| XYZ | 18.4 | 24.93 | 16.67 | - |
| YUV | 128.82 | 113.43 | 108.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 148 | 103 | 0.32 | 0 | 0.30 | 0.42 | 122.55 | 0.19 | 0.49 |
| Hex | 65 | 94 | 67 | 20 | 0 | 1E | 2A | 7B | 13 | 31 |
| Octal | 145 | 224 | 147 | 40 | 0 | 36 | 52 | 173 | 23 | 61 |
| Binary | 1100101 | 10010100 | 1100111 | 100000 | 0 | 11110 | 101010 | 1111011 | 10011 | 110001 |
Color Harmonies of #659467
Complementary color
Monochromatic Colors of #659467
Black with #659467
Text Example
Text Example
White with #659467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659467; }
p { color: rgb(101,148,103); }
H1.HeaderClassName
{
color: #659467;
}
.AnyTagClassName
{
color: #659467;
}
</style>
background-color css
<style>
a { background-color: #659467; }
a { background-color: rgb(101,148,103); }
div.DivClassName
{
background-color: #659467;
}
.BgClassName
{
background-color: #659467;
}
</style>
border-color css
<style>
span { border-color: #659467; }
span { border-color: rgb(101,148,103); }
td.TdClassName
{
border-color: #659467;
}
.TagClassName
{
border-color: #659467;
}
</style>