Shades of Laurel #658968
Tints of Laurel #658968
RGB
CMYK
RGB Variations
Color information
#658968 (or 0x658968) is known color: Laurel. HEX triplet: 65, 89 and 68. RGB value is (101,137,104). Sum of RGB (Red+Green+Blue) = 101+137+104=342 (45% of max value = 765). Red value is 101 (39.84% from 255 or 29.53% from 342); Green value is 137 (53.91% from 255 or 40.06% from 342); Blue value is 104 (41.02% from 255 or 30.41% from 342); Max value from RGB is 137 - color contains mainly: green. Hex color #658968 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #658968 is #9A7697. Grayscale: #7A7A7A. Windows color (decimal): -10122904 or 6850917. OLE color: 6850917.
HSL color Cylindrical-coordinate representation of color #658968: hue angle of 125º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #658968 is Cyan = 0.26, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 101 | 137 | 104 | - |
| CMYK | 0.26 | 0 | 0.24 | 0.46 |
| HSL | 125º | 0.15% | 0.47% | - |
| HSV(B) | 125º | 0.26% | 0.54% | - |
| XYZ | 16.81 | 21.66 | 16.39 | - |
| YUV | 122.47 | 117.57 | 112.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 137 | 104 | 0.26 | 0 | 0.24 | 0.46 | 125 | 0.15 | 0.47 |
| Hex | 65 | 89 | 68 | 1A | 0 | 18 | 2E | 7D | F | 2F |
| Octal | 145 | 211 | 150 | 32 | 0 | 30 | 56 | 175 | 17 | 57 |
| Binary | 1100101 | 10001001 | 1101000 | 11010 | 0 | 11000 | 101110 | 1111101 | 1111 | 101111 |
Color Harmonies of #658968
Complementary color
Monochromatic Colors of #658968
Black with #658968
Text Example
Text Example
White with #658968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658968; }
p { color: rgb(101,137,104); }
H1.HeaderClassName
{
color: #658968;
}
.AnyTagClassName
{
color: #658968;
}
</style>
background-color css
<style>
a { background-color: #658968; }
a { background-color: rgb(101,137,104); }
div.DivClassName
{
background-color: #658968;
}
.BgClassName
{
background-color: #658968;
}
</style>
border-color css
<style>
span { border-color: #658968; }
span { border-color: rgb(101,137,104); }
td.TdClassName
{
border-color: #658968;
}
.TagClassName
{
border-color: #658968;
}
</style>