Shades of Laurel #719271
Tints of Laurel #719271
RGB
CMYK
RGB Variations
Color information
#719271 (or 0x719271) is known color: Laurel. HEX triplet: 71, 92 and 71. RGB value is (113,146,113). Sum of RGB (Red+Green+Blue) = 113+146+113=372 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.38% from 372); Green value is 146 (57.42% from 255 or 39.25% from 372); Blue value is 113 (44.53% from 255 or 30.38% from 372); Max value from RGB is 146 - color contains mainly: green. Hex color #719271 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719271 is #8E6D8E. Grayscale: #848484. Windows color (decimal): -9334159 or 7443057. OLE color: 7443057.
HSL color Cylindrical-coordinate representation of color #719271: 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.23%. Process color model (Four color, CMYK) of #719271 is Cyan = 0.23, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 113 | - |
| CMYK | 0.23 | 0 | 0.23 | 0.43 |
| HSL | 120º | 0.13% | 0.51% | - |
| HSV(B) | 120º | 0.23% | 0.57% | - |
| XYZ | 20.07 | 25.26 | 19.44 | - |
| YUV | 132.37 | 117.07 | 114.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 113 | 0.23 | 0 | 0.23 | 0.43 | 120 | 0.13 | 0.51 |
| Hex | 71 | 92 | 71 | 17 | 0 | 17 | 2B | 78 | D | 33 |
| Octal | 161 | 222 | 161 | 27 | 0 | 27 | 53 | 170 | 15 | 63 |
| Binary | 1110001 | 10010010 | 1110001 | 10111 | 0 | 10111 | 101011 | 1111000 | 1101 | 110011 |
Color Harmonies of #719271
Complementary color
Monochromatic Colors of #719271
Black with #719271
Text Example
Text Example
White with #719271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719271; }
p { color: rgb(113,146,113); }
H1.HeaderClassName
{
color: #719271;
}
.AnyTagClassName
{
color: #719271;
}
</style>
background-color css
<style>
a { background-color: #719271; }
a { background-color: rgb(113,146,113); }
div.DivClassName
{
background-color: #719271;
}
.BgClassName
{
background-color: #719271;
}
</style>
border-color css
<style>
span { border-color: #719271; }
span { border-color: rgb(113,146,113); }
td.TdClassName
{
border-color: #719271;
}
.TagClassName
{
border-color: #719271;
}
</style>