Shades of Laurel #719374
Tints of Laurel #719374
RGB
CMYK
RGB Variations
Color information
#719374 (or 0x719374) is known color: Laurel. HEX triplet: 71, 93 and 74. RGB value is (113,147,116). Sum of RGB (Red+Green+Blue) = 113+147+116=376 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.05% from 376); Green value is 147 (57.81% from 255 or 39.10% from 376); Blue value is 116 (45.70% from 255 or 30.85% from 376); Max value from RGB is 147 - color contains mainly: green. Hex color #719374 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719374 is #8E6C8B. Grayscale: #858585. Windows color (decimal): -9333900 or 7639921. OLE color: 7639921.
HSL color Cylindrical-coordinate representation of color #719374: hue angle of 125.29º 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 #719374 is Cyan = 0.23, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 116 | - |
| CMYK | 0.23 | 0 | 0.21 | 0.42 |
| HSL | 125.29º | 0.14% | 0.51% | - |
| HSV(B) | 125.29º | 0.23% | 0.58% | - |
| XYZ | 20.4 | 25.64 | 20.4 | - |
| YUV | 133.3 | 118.24 | 113.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 116 | 0.23 | 0 | 0.21 | 0.42 | 125.29 | 0.14 | 0.51 |
| Hex | 71 | 93 | 74 | 17 | 0 | 15 | 2A | 7D | E | 33 |
| Octal | 161 | 223 | 164 | 27 | 0 | 25 | 52 | 175 | 16 | 63 |
| Binary | 1110001 | 10010011 | 1110100 | 10111 | 0 | 10101 | 101010 | 1111101 | 1110 | 110011 |
Color Harmonies of #719374
Complementary color
Monochromatic Colors of #719374
Black with #719374
Text Example
Text Example
White with #719374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719374; }
p { color: rgb(113,147,116); }
H1.HeaderClassName
{
color: #719374;
}
.AnyTagClassName
{
color: #719374;
}
</style>
background-color css
<style>
a { background-color: #719374; }
a { background-color: rgb(113,147,116); }
div.DivClassName
{
background-color: #719374;
}
.BgClassName
{
background-color: #719374;
}
</style>
border-color css
<style>
span { border-color: #719374; }
span { border-color: rgb(113,147,116); }
td.TdClassName
{
border-color: #719374;
}
.TagClassName
{
border-color: #719374;
}
</style>