Shades of Laurel #719375
Tints of Laurel #719375
RGB
CMYK
RGB Variations
Color information
#719375 (or 0x719375) is known color: Laurel. HEX triplet: 71, 93 and 75. RGB value is (113,147,117). Sum of RGB (Red+Green+Blue) = 113+147+117=377 (49% of max value = 765). Red value is 113 (44.53% from 255 or 29.97% from 377); Green value is 147 (57.81% from 255 or 38.99% from 377); Blue value is 117 (46.09% from 255 or 31.03% from 377); Max value from RGB is 147 - color contains mainly: green. Hex color #719375 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719375 is #8E6C8A. Grayscale: #858585. Windows color (decimal): -9333899 or 7705457. OLE color: 7705457.
HSL color Cylindrical-coordinate representation of color #719375: hue angle of 127.06º 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 #719375 is Cyan = 0.23, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 117 | - |
| CMYK | 0.23 | 0 | 0.20 | 0.42 |
| HSL | 127.06º | 0.14% | 0.51% | - |
| HSV(B) | 127.06º | 0.23% | 0.58% | - |
| XYZ | 20.45 | 25.66 | 20.7 | - |
| YUV | 133.41 | 118.74 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 117 | 0.23 | 0 | 0.20 | 0.42 | 127.06 | 0.14 | 0.51 |
| Hex | 71 | 93 | 75 | 17 | 0 | 14 | 2A | 7F | E | 33 |
| Octal | 161 | 223 | 165 | 27 | 0 | 24 | 52 | 177 | 16 | 63 |
| Binary | 1110001 | 10010011 | 1110101 | 10111 | 0 | 10100 | 101010 | 1111111 | 1110 | 110011 |
Color Harmonies of #719375
Complementary color
Monochromatic Colors of #719375
Black with #719375
Text Example
Text Example
White with #719375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719375; }
p { color: rgb(113,147,117); }
H1.HeaderClassName
{
color: #719375;
}
.AnyTagClassName
{
color: #719375;
}
</style>
background-color css
<style>
a { background-color: #719375; }
a { background-color: rgb(113,147,117); }
div.DivClassName
{
background-color: #719375;
}
.BgClassName
{
background-color: #719375;
}
</style>
border-color css
<style>
span { border-color: #719375; }
span { border-color: rgb(113,147,117); }
td.TdClassName
{
border-color: #719375;
}
.TagClassName
{
border-color: #719375;
}
</style>