Shades of Laurel #719276
Tints of Laurel #719276
RGB
CMYK
RGB Variations
Color information
#719276 (or 0x719276) is known color: Laurel. HEX triplet: 71, 92 and 76. RGB value is (113,146,118). Sum of RGB (Red+Green+Blue) = 113+146+118=377 (49% of max value = 765). Red value is 113 (44.53% from 255 or 29.97% from 377); Green value is 146 (57.42% from 255 or 38.73% from 377); Blue value is 118 (46.48% from 255 or 31.30% from 377); Max value from RGB is 146 - color contains mainly: green. Hex color #719276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719276 is #8E6D89. Grayscale: #858585. Windows color (decimal): -9334154 or 7770737. OLE color: 7770737.
HSL color Cylindrical-coordinate representation of color #719276: hue angle of 129.09º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #719276 is Cyan = 0.23, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 118 | - |
| CMYK | 0.23 | 0 | 0.19 | 0.43 |
| HSL | 129.09º | 0.13% | 0.51% | - |
| HSV(B) | 129.09º | 0.23% | 0.57% | - |
| XYZ | 20.36 | 25.38 | 20.96 | - |
| YUV | 132.94 | 119.57 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 118 | 0.23 | 0 | 0.19 | 0.43 | 129.09 | 0.13 | 0.51 |
| Hex | 71 | 92 | 76 | 17 | 0 | 13 | 2B | 81 | D | 33 |
| Octal | 161 | 222 | 166 | 27 | 0 | 23 | 53 | 201 | 15 | 63 |
| Binary | 1110001 | 10010010 | 1110110 | 10111 | 0 | 10011 | 101011 | 10000001 | 1101 | 110011 |
Color Harmonies of #719276
Complementary color
Monochromatic Colors of #719276
Black with #719276
Text Example
Text Example
White with #719276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719276; }
p { color: rgb(113,146,118); }
H1.HeaderClassName
{
color: #719276;
}
.AnyTagClassName
{
color: #719276;
}
</style>
background-color css
<style>
a { background-color: #719276; }
a { background-color: rgb(113,146,118); }
div.DivClassName
{
background-color: #719276;
}
.BgClassName
{
background-color: #719276;
}
</style>
border-color css
<style>
span { border-color: #719276; }
span { border-color: rgb(113,146,118); }
td.TdClassName
{
border-color: #719276;
}
.TagClassName
{
border-color: #719276;
}
</style>