Shades of Laurel #659469
Tints of Laurel #659469
RGB
CMYK
RGB Variations
Color information
#659469 (or 0x659469) is known color: Laurel. HEX triplet: 65, 94 and 69. RGB value is (101,148,105). Sum of RGB (Red+Green+Blue) = 101+148+105=354 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.53% from 354); Green value is 148 (58.20% from 255 or 41.81% from 354); Blue value is 105 (41.41% from 255 or 29.66% from 354); Max value from RGB is 148 - color contains mainly: green. Hex color #659469 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659469 is #9A6B96. Grayscale: #818181. Windows color (decimal): -10120087 or 6919269. OLE color: 6919269.
HSL color Cylindrical-coordinate representation of color #659469: hue angle of 125.11º 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 #659469 is Cyan = 0.32, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 148 | 105 | - |
| CMYK | 0.32 | 0 | 0.29 | 0.42 |
| HSL | 125.11º | 0.19% | 0.49% | - |
| HSV(B) | 125.11º | 0.32% | 0.58% | - |
| XYZ | 18.51 | 24.97 | 17.21 | - |
| YUV | 129.05 | 114.43 | 108 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 148 | 105 | 0.32 | 0 | 0.29 | 0.42 | 125.11 | 0.19 | 0.49 |
| Hex | 65 | 94 | 69 | 20 | 0 | 1D | 2A | 7D | 13 | 31 |
| Octal | 145 | 224 | 151 | 40 | 0 | 35 | 52 | 175 | 23 | 61 |
| Binary | 1100101 | 10010100 | 1101001 | 100000 | 0 | 11101 | 101010 | 1111101 | 10011 | 110001 |
Color Harmonies of #659469
Complementary color
Monochromatic Colors of #659469
Black with #659469
Text Example
Text Example
White with #659469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659469; }
p { color: rgb(101,148,105); }
H1.HeaderClassName
{
color: #659469;
}
.AnyTagClassName
{
color: #659469;
}
</style>
background-color css
<style>
a { background-color: #659469; }
a { background-color: rgb(101,148,105); }
div.DivClassName
{
background-color: #659469;
}
.BgClassName
{
background-color: #659469;
}
</style>
border-color css
<style>
span { border-color: #659469; }
span { border-color: rgb(101,148,105); }
td.TdClassName
{
border-color: #659469;
}
.TagClassName
{
border-color: #659469;
}
</style>