Shades of Laurel #719773
Tints of Laurel #719773
RGB
CMYK
RGB Variations
Color information
#719773 (or 0x719773) is known color: Laurel. HEX triplet: 71, 97 and 73. RGB value is (113,151,115). Sum of RGB (Red+Green+Blue) = 113+151+115=379 (50% of max value = 765). Red value is 113 (44.53% from 255 or 29.82% from 379); Green value is 151 (59.38% from 255 or 39.84% from 379); Blue value is 115 (45.31% from 255 or 30.34% from 379); Max value from RGB is 151 - color contains mainly: green. Hex color #719773 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719773 is #8E688C. Grayscale: #878787. Windows color (decimal): -9332877 or 7575409. OLE color: 7575409.
HSL color Cylindrical-coordinate representation of color #719773: hue angle of 123.16º 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 #719773 is Cyan = 0.25, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 115 | - |
| CMYK | 0.25 | 0 | 0.24 | 0.41 |
| HSL | 123.16º | 0.15% | 0.52% | - |
| HSV(B) | 123.16º | 0.25% | 0.59% | - |
| XYZ | 20.97 | 26.88 | 20.3 | - |
| YUV | 135.53 | 116.41 | 111.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 115 | 0.25 | 0 | 0.24 | 0.41 | 123.16 | 0.15 | 0.52 |
| Hex | 71 | 97 | 73 | 19 | 0 | 18 | 29 | 7B | F | 34 |
| Octal | 161 | 227 | 163 | 31 | 0 | 30 | 51 | 173 | 17 | 64 |
| Binary | 1110001 | 10010111 | 1110011 | 11001 | 0 | 11000 | 101001 | 1111011 | 1111 | 110100 |
Color Harmonies of #719773
Complementary color
Monochromatic Colors of #719773
Black with #719773
Text Example
Text Example
White with #719773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719773; }
p { color: rgb(113,151,115); }
H1.HeaderClassName
{
color: #719773;
}
.AnyTagClassName
{
color: #719773;
}
</style>
background-color css
<style>
a { background-color: #719773; }
a { background-color: rgb(113,151,115); }
div.DivClassName
{
background-color: #719773;
}
.BgClassName
{
background-color: #719773;
}
</style>
border-color css
<style>
span { border-color: #719773; }
span { border-color: rgb(113,151,115); }
td.TdClassName
{
border-color: #719773;
}
.TagClassName
{
border-color: #719773;
}
</style>