Shades of Laurel #739773
Tints of Laurel #739773
RGB
CMYK
RGB Variations
Color information
#739773 (or 0x739773) is known color: Laurel. HEX triplet: 73, 97 and 73. RGB value is (115,151,115). Sum of RGB (Red+Green+Blue) = 115+151+115=381 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.18% from 381); Green value is 151 (59.38% from 255 or 39.63% from 381); Blue value is 115 (45.31% from 255 or 30.18% from 381); Max value from RGB is 151 - color contains mainly: green. Hex color #739773 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739773 is #8C688C. Grayscale: #888888. Windows color (decimal): -9201805 or 7575411. OLE color: 7575411.
HSL color Cylindrical-coordinate representation of color #739773: hue angle of 120º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #739773 is Cyan = 0.24, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 151 | 115 | - |
| CMYK | 0.24 | 0 | 0.24 | 0.41 |
| HSL | 120º | 0.15% | 0.52% | - |
| HSV(B) | 120º | 0.24% | 0.59% | - |
| XYZ | 21.23 | 27.02 | 20.32 | - |
| YUV | 136.13 | 116.07 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 151 | 115 | 0.24 | 0 | 0.24 | 0.41 | 120 | 0.15 | 0.52 |
| Hex | 73 | 97 | 73 | 18 | 0 | 18 | 29 | 78 | F | 34 |
| Octal | 163 | 227 | 163 | 30 | 0 | 30 | 51 | 170 | 17 | 64 |
| Binary | 1110011 | 10010111 | 1110011 | 11000 | 0 | 11000 | 101001 | 1111000 | 1111 | 110100 |
Color Harmonies of #739773
Complementary color
Monochromatic Colors of #739773
Black with #739773
Text Example
Text Example
White with #739773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739773; }
p { color: rgb(115,151,115); }
H1.HeaderClassName
{
color: #739773;
}
.AnyTagClassName
{
color: #739773;
}
</style>
background-color css
<style>
a { background-color: #739773; }
a { background-color: rgb(115,151,115); }
div.DivClassName
{
background-color: #739773;
}
.BgClassName
{
background-color: #739773;
}
</style>
border-color css
<style>
span { border-color: #739773; }
span { border-color: rgb(115,151,115); }
td.TdClassName
{
border-color: #739773;
}
.TagClassName
{
border-color: #739773;
}
</style>