Shades of Laurel #719472
Tints of Laurel #719472
RGB
CMYK
RGB Variations
Color information
#719472 (or 0x719472) is known color: Laurel. HEX triplet: 71, 94 and 72. RGB value is (113,148,114). Sum of RGB (Red+Green+Blue) = 113+148+114=375 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.13% from 375); Green value is 148 (58.20% from 255 or 39.47% from 375); Blue value is 114 (44.92% from 255 or 30.4% from 375); Max value from RGB is 148 - color contains mainly: green. Hex color #719472 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719472 is #8E6B8D. Grayscale: #858585. Windows color (decimal): -9333646 or 7509105. OLE color: 7509105.
HSL color Cylindrical-coordinate representation of color #719472: hue angle of 121.71º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #719472 is Cyan = 0.24, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 114 | - |
| CMYK | 0.24 | 0 | 0.23 | 0.42 |
| HSL | 121.71º | 0.14% | 0.51% | - |
| HSV(B) | 121.71º | 0.24% | 0.58% | - |
| XYZ | 20.44 | 25.91 | 19.84 | - |
| YUV | 133.66 | 116.9 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 114 | 0.24 | 0 | 0.23 | 0.42 | 121.71 | 0.14 | 0.51 |
| Hex | 71 | 94 | 72 | 18 | 0 | 17 | 2A | 7A | E | 33 |
| Octal | 161 | 224 | 162 | 30 | 0 | 27 | 52 | 172 | 16 | 63 |
| Binary | 1110001 | 10010100 | 1110010 | 11000 | 0 | 10111 | 101010 | 1111010 | 1110 | 110011 |
Color Harmonies of #719472
Complementary color
Monochromatic Colors of #719472
Black with #719472
Text Example
Text Example
White with #719472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719472; }
p { color: rgb(113,148,114); }
H1.HeaderClassName
{
color: #719472;
}
.AnyTagClassName
{
color: #719472;
}
</style>
background-color css
<style>
a { background-color: #719472; }
a { background-color: rgb(113,148,114); }
div.DivClassName
{
background-color: #719472;
}
.BgClassName
{
background-color: #719472;
}
</style>
border-color css
<style>
span { border-color: #719472; }
span { border-color: rgb(113,148,114); }
td.TdClassName
{
border-color: #719472;
}
.TagClassName
{
border-color: #719472;
}
</style>