Shades of Laurel #719775
Tints of Laurel #719775
RGB
CMYK
RGB Variations
Color information
#719775 (or 0x719775) is known color: Laurel. HEX triplet: 71, 97 and 75. RGB value is (113,151,117). Sum of RGB (Red+Green+Blue) = 113+151+117=381 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.66% from 381); Green value is 151 (59.38% from 255 or 39.63% from 381); Blue value is 117 (46.09% from 255 or 30.71% from 381); Max value from RGB is 151 - color contains mainly: green. Hex color #719775 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719775 is #8E688A. Grayscale: #878787. Windows color (decimal): -9332875 or 7706481. OLE color: 7706481.
HSL color Cylindrical-coordinate representation of color #719775: hue angle of 126.32º 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 #719775 is Cyan = 0.25, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 117 | - |
| CMYK | 0.25 | 0 | 0.23 | 0.41 |
| HSL | 126.32º | 0.15% | 0.52% | - |
| HSV(B) | 126.32º | 0.25% | 0.59% | - |
| XYZ | 21.09 | 26.93 | 20.92 | - |
| YUV | 135.76 | 117.41 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 117 | 0.25 | 0 | 0.23 | 0.41 | 126.32 | 0.15 | 0.52 |
| Hex | 71 | 97 | 75 | 19 | 0 | 17 | 29 | 7E | F | 34 |
| Octal | 161 | 227 | 165 | 31 | 0 | 27 | 51 | 176 | 17 | 64 |
| Binary | 1110001 | 10010111 | 1110101 | 11001 | 0 | 10111 | 101001 | 1111110 | 1111 | 110100 |
Color Harmonies of #719775
Complementary color
Monochromatic Colors of #719775
Black with #719775
Text Example
Text Example
White with #719775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719775; }
p { color: rgb(113,151,117); }
H1.HeaderClassName
{
color: #719775;
}
.AnyTagClassName
{
color: #719775;
}
</style>
background-color css
<style>
a { background-color: #719775; }
a { background-color: rgb(113,151,117); }
div.DivClassName
{
background-color: #719775;
}
.BgClassName
{
background-color: #719775;
}
</style>
border-color css
<style>
span { border-color: #719775; }
span { border-color: rgb(113,151,117); }
td.TdClassName
{
border-color: #719775;
}
.TagClassName
{
border-color: #719775;
}
</style>