Shades of Laurel #719675
Tints of Laurel #719675
RGB
CMYK
RGB Variations
Color information
#719675 (or 0x719675) is known color: Laurel. HEX triplet: 71, 96 and 75. RGB value is (113,150,117). Sum of RGB (Red+Green+Blue) = 113+150+117=380 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.74% from 380); Green value is 150 (58.98% from 255 or 39.47% from 380); Blue value is 117 (46.09% from 255 or 30.79% from 380); Max value from RGB is 150 - color contains mainly: green. Hex color #719675 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719675 is #8E698A. Grayscale: #878787. Windows color (decimal): -9333131 or 7706225. OLE color: 7706225.
HSL color Cylindrical-coordinate representation of color #719675: hue angle of 126.49º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #719675 is Cyan = 0.25, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 117 | - |
| CMYK | 0.25 | 0 | 0.22 | 0.41 |
| HSL | 126.49º | 0.15% | 0.52% | - |
| HSV(B) | 126.49º | 0.25% | 0.59% | - |
| XYZ | 20.93 | 26.61 | 20.86 | - |
| YUV | 135.18 | 117.74 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 117 | 0.25 | 0 | 0.22 | 0.41 | 126.49 | 0.15 | 0.52 |
| Hex | 71 | 96 | 75 | 19 | 0 | 16 | 29 | 7E | F | 34 |
| Octal | 161 | 226 | 165 | 31 | 0 | 26 | 51 | 176 | 17 | 64 |
| Binary | 1110001 | 10010110 | 1110101 | 11001 | 0 | 10110 | 101001 | 1111110 | 1111 | 110100 |
Color Harmonies of #719675
Complementary color
Monochromatic Colors of #719675
Black with #719675
Text Example
Text Example
White with #719675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719675; }
p { color: rgb(113,150,117); }
H1.HeaderClassName
{
color: #719675;
}
.AnyTagClassName
{
color: #719675;
}
</style>
background-color css
<style>
a { background-color: #719675; }
a { background-color: rgb(113,150,117); }
div.DivClassName
{
background-color: #719675;
}
.BgClassName
{
background-color: #719675;
}
</style>
border-color css
<style>
span { border-color: #719675; }
span { border-color: rgb(113,150,117); }
td.TdClassName
{
border-color: #719675;
}
.TagClassName
{
border-color: #719675;
}
</style>