Shades of Laurel #719171
Tints of Laurel #719171
RGB
CMYK
RGB Variations
Color information
#719171 (or 0x719171) is known color: Laurel. HEX triplet: 71, 91 and 71. RGB value is (113,145,113). Sum of RGB (Red+Green+Blue) = 113+145+113=371 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.46% from 371); Green value is 145 (57.03% from 255 or 39.08% from 371); Blue value is 113 (44.53% from 255 or 30.46% from 371); Max value from RGB is 145 - color contains mainly: green. Hex color #719171 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719171 is #8E6E8E. Grayscale: #838383. Windows color (decimal): -9334415 or 7442801. OLE color: 7442801.
HSL color Cylindrical-coordinate representation of color #719171: hue angle of 120º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #719171 is Cyan = 0.22, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 145 | 113 | - |
| CMYK | 0.22 | 0 | 0.22 | 0.43 |
| HSL | 120º | 0.13% | 0.51% | - |
| HSV(B) | 120º | 0.22% | 0.57% | - |
| XYZ | 19.92 | 24.95 | 19.39 | - |
| YUV | 131.78 | 117.4 | 114.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 145 | 113 | 0.22 | 0 | 0.22 | 0.43 | 120 | 0.13 | 0.51 |
| Hex | 71 | 91 | 71 | 16 | 0 | 16 | 2B | 78 | D | 33 |
| Octal | 161 | 221 | 161 | 26 | 0 | 26 | 53 | 170 | 15 | 63 |
| Binary | 1110001 | 10010001 | 1110001 | 10110 | 0 | 10110 | 101011 | 1111000 | 1101 | 110011 |
Color Harmonies of #719171
Complementary color
Monochromatic Colors of #719171
Black with #719171
Text Example
Text Example
White with #719171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719171; }
p { color: rgb(113,145,113); }
H1.HeaderClassName
{
color: #719171;
}
.AnyTagClassName
{
color: #719171;
}
</style>
background-color css
<style>
a { background-color: #719171; }
a { background-color: rgb(113,145,113); }
div.DivClassName
{
background-color: #719171;
}
.BgClassName
{
background-color: #719171;
}
</style>
border-color css
<style>
span { border-color: #719171; }
span { border-color: rgb(113,145,113); }
td.TdClassName
{
border-color: #719171;
}
.TagClassName
{
border-color: #719171;
}
</style>