Shades of Laurel #719972
Tints of Laurel #719972
RGB
CMYK
RGB Variations
Color information
#719972 (or 0x719972) is known color: Laurel. HEX triplet: 71, 99 and 72. RGB value is (113,153,114). Sum of RGB (Red+Green+Blue) = 113+153+114=380 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.74% from 380); Green value is 153 (60.16% from 255 or 40.26% from 380); Blue value is 114 (44.92% from 255 or 30% from 380); Max value from RGB is 153 - color contains mainly: green. Hex color #719972 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719972 is #8E668D. Grayscale: #888888. Windows color (decimal): -9332366 or 7510385. OLE color: 7510385.
HSL color Cylindrical-coordinate representation of color #719972: hue angle of 121.5º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #719972 is Cyan = 0.26, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 113 | 153 | 114 | - |
| CMYK | 0.26 | 0 | 0.25 | 0.4 |
| HSL | 121.5º | 0.16% | 0.52% | - |
| HSV(B) | 121.5º | 0.26% | 0.6% | - |
| XYZ | 21.24 | 27.51 | 20.11 | - |
| YUV | 136.59 | 115.25 | 111.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 153 | 114 | 0.26 | 0 | 0.25 | 0.4 | 121.5 | 0.16 | 0.52 |
| Hex | 71 | 99 | 72 | 1A | 0 | 19 | 28 | 7A | 10 | 34 |
| Octal | 161 | 231 | 162 | 32 | 0 | 31 | 50 | 172 | 20 | 64 |
| Binary | 1110001 | 10011001 | 1110010 | 11010 | 0 | 11001 | 101000 | 1111010 | 10000 | 110100 |
Color Harmonies of #719972
Complementary color
Monochromatic Colors of #719972
Black with #719972
Text Example
Text Example
White with #719972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719972; }
p { color: rgb(113,153,114); }
H1.HeaderClassName
{
color: #719972;
}
.AnyTagClassName
{
color: #719972;
}
</style>
background-color css
<style>
a { background-color: #719972; }
a { background-color: rgb(113,153,114); }
div.DivClassName
{
background-color: #719972;
}
.BgClassName
{
background-color: #719972;
}
</style>
border-color css
<style>
span { border-color: #719972; }
span { border-color: rgb(113,153,114); }
td.TdClassName
{
border-color: #719972;
}
.TagClassName
{
border-color: #719972;
}
</style>