Shades of Laurel #729071
Tints of Laurel #729071
RGB
CMYK
RGB Variations
Color information
#729071 (or 0x729071) is known color: Laurel. HEX triplet: 72, 90 and 71. RGB value is (114,144,113). Sum of RGB (Red+Green+Blue) = 114+144+113=371 (49% of max value = 765). Red value is 114 (44.92% from 255 or 30.73% from 371); Green value is 144 (56.64% from 255 or 38.81% from 371); Blue value is 113 (44.53% from 255 or 30.46% from 371); Max value from RGB is 144 - color contains mainly: green. Hex color #729071 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #729071 is #8D6F8E. Grayscale: #838383. Windows color (decimal): -9269135 or 7442546. OLE color: 7442546.
HSL color Cylindrical-coordinate representation of color #729071: hue angle of 118.06º 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 #729071 is Cyan = 0.21, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 144 | 113 | - |
| CMYK | 0.21 | 0 | 0.22 | 0.44 |
| HSL | 118.06º | 0.12% | 0.5% | - |
| HSV(B) | 118.06º | 0.22% | 0.56% | - |
| XYZ | 19.89 | 24.72 | 19.34 | - |
| YUV | 131.5 | 117.56 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 144 | 113 | 0.21 | 0 | 0.22 | 0.44 | 118.06 | 0.12 | 0.5 |
| Hex | 72 | 90 | 71 | 15 | 0 | 16 | 2C | 76 | C | 32 |
| Octal | 162 | 220 | 161 | 25 | 0 | 26 | 54 | 166 | 14 | 62 |
| Binary | 1110010 | 10010000 | 1110001 | 10101 | 0 | 10110 | 101100 | 1110110 | 1100 | 110010 |
Color Harmonies of #729071
Complementary color
Monochromatic Colors of #729071
Black with #729071
Text Example
Text Example
White with #729071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729071; }
p { color: rgb(114,144,113); }
H1.HeaderClassName
{
color: #729071;
}
.AnyTagClassName
{
color: #729071;
}
</style>
background-color css
<style>
a { background-color: #729071; }
a { background-color: rgb(114,144,113); }
div.DivClassName
{
background-color: #729071;
}
.BgClassName
{
background-color: #729071;
}
</style>
border-color css
<style>
span { border-color: #729071; }
span { border-color: rgb(114,144,113); }
td.TdClassName
{
border-color: #729071;
}
.TagClassName
{
border-color: #729071;
}
</style>