Shades of Laurel #719073
Tints of Laurel #719073
RGB
CMYK
RGB Variations
Color information
#719073 (or 0x719073) is known color: Laurel. HEX triplet: 71, 90 and 73. RGB value is (113,144,115). Sum of RGB (Red+Green+Blue) = 113+144+115=372 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.38% from 372); Green value is 144 (56.64% from 255 or 38.71% from 372); Blue value is 115 (45.31% from 255 or 30.91% from 372); Max value from RGB is 144 - color contains mainly: green. Hex color #719073 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719073 is #8E6F8C. Grayscale: #838383. Windows color (decimal): -9334669 or 7573617. OLE color: 7573617.
HSL color Cylindrical-coordinate representation of color #719073: hue angle of 123.87º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #719073 is Cyan = 0.22, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 144 | 115 | - |
| CMYK | 0.22 | 0 | 0.20 | 0.44 |
| HSL | 123.87º | 0.12% | 0.5% | - |
| HSV(B) | 123.87º | 0.22% | 0.56% | - |
| XYZ | 19.88 | 24.7 | 19.94 | - |
| YUV | 131.43 | 118.73 | 114.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 144 | 115 | 0.22 | 0 | 0.20 | 0.44 | 123.87 | 0.12 | 0.5 |
| Hex | 71 | 90 | 73 | 16 | 0 | 14 | 2C | 7C | C | 32 |
| Octal | 161 | 220 | 163 | 26 | 0 | 24 | 54 | 174 | 14 | 62 |
| Binary | 1110001 | 10010000 | 1110011 | 10110 | 0 | 10100 | 101100 | 1111100 | 1100 | 110010 |
Color Harmonies of #719073
Complementary color
Monochromatic Colors of #719073
Black with #719073
Text Example
Text Example
White with #719073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719073; }
p { color: rgb(113,144,115); }
H1.HeaderClassName
{
color: #719073;
}
.AnyTagClassName
{
color: #719073;
}
</style>
background-color css
<style>
a { background-color: #719073; }
a { background-color: rgb(113,144,115); }
div.DivClassName
{
background-color: #719073;
}
.BgClassName
{
background-color: #719073;
}
</style>
border-color css
<style>
span { border-color: #719073; }
span { border-color: rgb(113,144,115); }
td.TdClassName
{
border-color: #719073;
}
.TagClassName
{
border-color: #719073;
}
</style>