Shades of Laurel #719170
Tints of Laurel #719170
RGB
CMYK
RGB Variations
Color information
#719170 (or 0x719170) is known color: Laurel. HEX triplet: 71, 91 and 70. RGB value is (113,145,112). Sum of RGB (Red+Green+Blue) = 113+145+112=370 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.54% from 370); Green value is 145 (57.03% from 255 or 39.19% from 370); Blue value is 112 (44.14% from 255 or 30.27% from 370); Max value from RGB is 145 - color contains mainly: green. Hex color #719170 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719170 is #8E6E8F. Grayscale: #838383. Windows color (decimal): -9334416 or 7377265. OLE color: 7377265.
HSL color Cylindrical-coordinate representation of color #719170: hue angle of 118.18º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #719170 is Cyan = 0.22, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 145 | 112 | - |
| CMYK | 0.22 | 0 | 0.23 | 0.43 |
| HSL | 118.18º | 0.13% | 0.5% | - |
| HSV(B) | 118.18º | 0.23% | 0.57% | - |
| XYZ | 19.86 | 24.93 | 19.09 | - |
| YUV | 131.67 | 116.9 | 114.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 145 | 112 | 0.22 | 0 | 0.23 | 0.43 | 118.18 | 0.13 | 0.5 |
| Hex | 71 | 91 | 70 | 16 | 0 | 17 | 2B | 76 | D | 32 |
| Octal | 161 | 221 | 160 | 26 | 0 | 27 | 53 | 166 | 15 | 62 |
| Binary | 1110001 | 10010001 | 1110000 | 10110 | 0 | 10111 | 101011 | 1110110 | 1101 | 110010 |
Color Harmonies of #719170
Complementary color
Monochromatic Colors of #719170
Black with #719170
Text Example
Text Example
White with #719170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719170; }
p { color: rgb(113,145,112); }
H1.HeaderClassName
{
color: #719170;
}
.AnyTagClassName
{
color: #719170;
}
</style>
background-color css
<style>
a { background-color: #719170; }
a { background-color: rgb(113,145,112); }
div.DivClassName
{
background-color: #719170;
}
.BgClassName
{
background-color: #719170;
}
</style>
border-color css
<style>
span { border-color: #719170; }
span { border-color: rgb(113,145,112); }
td.TdClassName
{
border-color: #719170;
}
.TagClassName
{
border-color: #719170;
}
</style>