Shades of Laurel #719670
Tints of Laurel #719670
RGB
CMYK
RGB Variations
Color information
#719670 (or 0x719670) is known color: Laurel. HEX triplet: 71, 96 and 70. RGB value is (113,150,112). Sum of RGB (Red+Green+Blue) = 113+150+112=375 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.13% from 375); Green value is 150 (58.98% from 255 or 40% from 375); Blue value is 112 (44.14% from 255 or 29.87% from 375); Max value from RGB is 150 - color contains mainly: green. Hex color #719670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719670 is #8E698F. Grayscale: #868686. Windows color (decimal): -9333136 or 7378545. OLE color: 7378545.
HSL color Cylindrical-coordinate representation of color #719670: hue angle of 118.42º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #719670 is Cyan = 0.25, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 112 | - |
| CMYK | 0.25 | 0 | 0.25 | 0.41 |
| HSL | 118.42º | 0.15% | 0.51% | - |
| HSV(B) | 118.42º | 0.25% | 0.59% | - |
| XYZ | 20.64 | 26.49 | 19.36 | - |
| YUV | 134.61 | 115.24 | 112.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 112 | 0.25 | 0 | 0.25 | 0.41 | 118.42 | 0.15 | 0.51 |
| Hex | 71 | 96 | 70 | 19 | 0 | 19 | 29 | 76 | F | 33 |
| Octal | 161 | 226 | 160 | 31 | 0 | 31 | 51 | 166 | 17 | 63 |
| Binary | 1110001 | 10010110 | 1110000 | 11001 | 0 | 11001 | 101001 | 1110110 | 1111 | 110011 |
Color Harmonies of #719670
Complementary color
Monochromatic Colors of #719670
Black with #719670
Text Example
Text Example
White with #719670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719670; }
p { color: rgb(113,150,112); }
H1.HeaderClassName
{
color: #719670;
}
.AnyTagClassName
{
color: #719670;
}
</style>
background-color css
<style>
a { background-color: #719670; }
a { background-color: rgb(113,150,112); }
div.DivClassName
{
background-color: #719670;
}
.BgClassName
{
background-color: #719670;
}
</style>
border-color css
<style>
span { border-color: #719670; }
span { border-color: rgb(113,150,112); }
td.TdClassName
{
border-color: #719670;
}
.TagClassName
{
border-color: #719670;
}
</style>