Shades of Laurel #719372
Tints of Laurel #719372
RGB
CMYK
RGB Variations
Color information
#719372 (or 0x719372) is known color: Laurel. HEX triplet: 71, 93 and 72. RGB value is (113,147,114). Sum of RGB (Red+Green+Blue) = 113+147+114=374 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.21% from 374); Green value is 147 (57.81% from 255 or 39.30% from 374); Blue value is 114 (44.92% from 255 or 30.48% from 374); Max value from RGB is 147 - color contains mainly: green. Hex color #719372 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719372 is #8E6C8D. Grayscale: #858585. Windows color (decimal): -9333902 or 7508849. OLE color: 7508849.
HSL color Cylindrical-coordinate representation of color #719372: hue angle of 121.76º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #719372 is Cyan = 0.23, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 114 | - |
| CMYK | 0.23 | 0 | 0.22 | 0.42 |
| HSL | 121.76º | 0.14% | 0.51% | - |
| HSV(B) | 121.76º | 0.23% | 0.58% | - |
| XYZ | 20.28 | 25.59 | 19.79 | - |
| YUV | 133.07 | 117.24 | 113.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 114 | 0.23 | 0 | 0.22 | 0.42 | 121.76 | 0.14 | 0.51 |
| Hex | 71 | 93 | 72 | 17 | 0 | 16 | 2A | 7A | E | 33 |
| Octal | 161 | 223 | 162 | 27 | 0 | 26 | 52 | 172 | 16 | 63 |
| Binary | 1110001 | 10010011 | 1110010 | 10111 | 0 | 10110 | 101010 | 1111010 | 1110 | 110011 |
Color Harmonies of #719372
Complementary color
Monochromatic Colors of #719372
Black with #719372
Text Example
Text Example
White with #719372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719372; }
p { color: rgb(113,147,114); }
H1.HeaderClassName
{
color: #719372;
}
.AnyTagClassName
{
color: #719372;
}
</style>
background-color css
<style>
a { background-color: #719372; }
a { background-color: rgb(113,147,114); }
div.DivClassName
{
background-color: #719372;
}
.BgClassName
{
background-color: #719372;
}
</style>
border-color css
<style>
span { border-color: #719372; }
span { border-color: rgb(113,147,114); }
td.TdClassName
{
border-color: #719372;
}
.TagClassName
{
border-color: #719372;
}
</style>