Shades of Laurel #729776
Tints of Laurel #729776
RGB
CMYK
RGB Variations
Color information
#729776 (or 0x729776) is known color: Laurel. HEX triplet: 72, 97 and 76. RGB value is (114,151,118). Sum of RGB (Red+Green+Blue) = 114+151+118=383 (50% of max value = 765). Red value is 114 (44.92% from 255 or 29.77% from 383); Green value is 151 (59.38% from 255 or 39.43% from 383); Blue value is 118 (46.48% from 255 or 30.81% from 383); Max value from RGB is 151 - color contains mainly: green. Hex color #729776 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #729776 is #8D6889. Grayscale: #888888. Windows color (decimal): -9267338 or 7772018. OLE color: 7772018.
HSL color Cylindrical-coordinate representation of color #729776: hue angle of 126.49º 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 #729776 is Cyan = 0.25, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 151 | 118 | - |
| CMYK | 0.25 | 0 | 0.22 | 0.41 |
| HSL | 126.49º | 0.15% | 0.52% | - |
| HSV(B) | 126.49º | 0.25% | 0.59% | - |
| XYZ | 21.28 | 27.02 | 21.23 | - |
| YUV | 136.18 | 117.74 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 151 | 118 | 0.25 | 0 | 0.22 | 0.41 | 126.49 | 0.15 | 0.52 |
| Hex | 72 | 97 | 76 | 19 | 0 | 16 | 29 | 7E | F | 34 |
| Octal | 162 | 227 | 166 | 31 | 0 | 26 | 51 | 176 | 17 | 64 |
| Binary | 1110010 | 10010111 | 1110110 | 11001 | 0 | 10110 | 101001 | 1111110 | 1111 | 110100 |
Color Harmonies of #729776
Complementary color
Monochromatic Colors of #729776
Black with #729776
Text Example
Text Example
White with #729776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729776; }
p { color: rgb(114,151,118); }
H1.HeaderClassName
{
color: #729776;
}
.AnyTagClassName
{
color: #729776;
}
</style>
background-color css
<style>
a { background-color: #729776; }
a { background-color: rgb(114,151,118); }
div.DivClassName
{
background-color: #729776;
}
.BgClassName
{
background-color: #729776;
}
</style>
border-color css
<style>
span { border-color: #729776; }
span { border-color: rgb(114,151,118); }
td.TdClassName
{
border-color: #729776;
}
.TagClassName
{
border-color: #729776;
}
</style>