Shades of Laurel #719576
Tints of Laurel #719576
RGB
CMYK
RGB Variations
Color information
#719576 (or 0x719576) is known color: Laurel. HEX triplet: 71, 95 and 76. RGB value is (113,149,118). Sum of RGB (Red+Green+Blue) = 113+149+118=380 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.74% from 380); Green value is 149 (58.59% from 255 or 39.21% from 380); Blue value is 118 (46.48% from 255 or 31.05% from 380); Max value from RGB is 149 - color contains mainly: green. Hex color #719576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719576 is #8E6A89. Grayscale: #868686. Windows color (decimal): -9333386 or 7771505. OLE color: 7771505.
HSL color Cylindrical-coordinate representation of color #719576: hue angle of 128.33º degrees, saturation: 0.15, 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 #719576 is Cyan = 0.24, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 149 | 118 | - |
| CMYK | 0.24 | 0 | 0.21 | 0.42 |
| HSL | 128.33º | 0.15% | 0.51% | - |
| HSV(B) | 128.33º | 0.24% | 0.58% | - |
| XYZ | 20.83 | 26.31 | 21.12 | - |
| YUV | 134.7 | 118.57 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 149 | 118 | 0.24 | 0 | 0.21 | 0.42 | 128.33 | 0.15 | 0.51 |
| Hex | 71 | 95 | 76 | 18 | 0 | 15 | 2A | 80 | F | 33 |
| Octal | 161 | 225 | 166 | 30 | 0 | 25 | 52 | 200 | 17 | 63 |
| Binary | 1110001 | 10010101 | 1110110 | 11000 | 0 | 10101 | 101010 | 10000000 | 1111 | 110011 |
Color Harmonies of #719576
Complementary color
Monochromatic Colors of #719576
Black with #719576
Text Example
Text Example
White with #719576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719576; }
p { color: rgb(113,149,118); }
H1.HeaderClassName
{
color: #719576;
}
.AnyTagClassName
{
color: #719576;
}
</style>
background-color css
<style>
a { background-color: #719576; }
a { background-color: rgb(113,149,118); }
div.DivClassName
{
background-color: #719576;
}
.BgClassName
{
background-color: #719576;
}
</style>
border-color css
<style>
span { border-color: #719576; }
span { border-color: rgb(113,149,118); }
td.TdClassName
{
border-color: #719576;
}
.TagClassName
{
border-color: #719576;
}
</style>