Shades of Laurel #739572
Tints of Laurel #739572
RGB
CMYK
RGB Variations
Color information
#739572 (or 0x739572) is known color: Laurel. HEX triplet: 73, 95 and 72. RGB value is (115,149,114). Sum of RGB (Red+Green+Blue) = 115+149+114=378 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.42% from 378); Green value is 149 (58.59% from 255 or 39.42% from 378); Blue value is 114 (44.92% from 255 or 30.16% from 378); Max value from RGB is 149 - color contains mainly: green. Hex color #739572 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739572 is #8C6A8D. Grayscale: #868686. Windows color (decimal): -9202318 or 7509363. OLE color: 7509363.
HSL color Cylindrical-coordinate representation of color #739572: hue angle of 118.29º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #739572 is Cyan = 0.23, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 149 | 114 | - |
| CMYK | 0.23 | 0 | 0.23 | 0.42 |
| HSL | 118.29º | 0.14% | 0.52% | - |
| HSV(B) | 118.29º | 0.23% | 0.58% | - |
| XYZ | 20.85 | 26.35 | 19.91 | - |
| YUV | 134.84 | 116.24 | 113.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 149 | 114 | 0.23 | 0 | 0.23 | 0.42 | 118.29 | 0.14 | 0.52 |
| Hex | 73 | 95 | 72 | 17 | 0 | 17 | 2A | 76 | E | 34 |
| Octal | 163 | 225 | 162 | 27 | 0 | 27 | 52 | 166 | 16 | 64 |
| Binary | 1110011 | 10010101 | 1110010 | 10111 | 0 | 10111 | 101010 | 1110110 | 1110 | 110100 |
Color Harmonies of #739572
Complementary color
Monochromatic Colors of #739572
Black with #739572
Text Example
Text Example
White with #739572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739572; }
p { color: rgb(115,149,114); }
H1.HeaderClassName
{
color: #739572;
}
.AnyTagClassName
{
color: #739572;
}
</style>
background-color css
<style>
a { background-color: #739572; }
a { background-color: rgb(115,149,114); }
div.DivClassName
{
background-color: #739572;
}
.BgClassName
{
background-color: #739572;
}
</style>
border-color css
<style>
span { border-color: #739572; }
span { border-color: rgb(115,149,114); }
td.TdClassName
{
border-color: #739572;
}
.TagClassName
{
border-color: #739572;
}
</style>