Shades of Laurel #739174
Tints of Laurel #739174
RGB
CMYK
RGB Variations
Color information
#739174 (or 0x739174) is known color: Laurel. HEX triplet: 73, 91 and 74. RGB value is (115,145,116). Sum of RGB (Red+Green+Blue) = 115+145+116=376 (49% of max value = 765). Red value is 115 (45.31% from 255 or 30.59% from 376); Green value is 145 (57.03% from 255 or 38.56% from 376); Blue value is 116 (45.70% from 255 or 30.85% from 376); Max value from RGB is 145 - color contains mainly: green. Hex color #739174 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739174 is #8C6E8B. Grayscale: #848484. Windows color (decimal): -9203340 or 7639411. OLE color: 7639411.
HSL color Cylindrical-coordinate representation of color #739174: hue angle of 122º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #739174 is Cyan = 0.21, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 145 | 116 | - |
| CMYK | 0.21 | 0 | 0.2 | 0.43 |
| HSL | 122º | 0.12% | 0.51% | - |
| HSV(B) | 122º | 0.21% | 0.57% | - |
| XYZ | 20.35 | 25.16 | 20.31 | - |
| YUV | 132.72 | 118.56 | 115.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 145 | 116 | 0.21 | 0 | 0.2 | 0.43 | 122 | 0.12 | 0.51 |
| Hex | 73 | 91 | 74 | 15 | 0 | 14 | 2B | 7A | C | 33 |
| Octal | 163 | 221 | 164 | 25 | 0 | 24 | 53 | 172 | 14 | 63 |
| Binary | 1110011 | 10010001 | 1110100 | 10101 | 0 | 10100 | 101011 | 1111010 | 1100 | 110011 |
Color Harmonies of #739174
Complementary color
Monochromatic Colors of #739174
Black with #739174
Text Example
Text Example
White with #739174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739174; }
p { color: rgb(115,145,116); }
H1.HeaderClassName
{
color: #739174;
}
.AnyTagClassName
{
color: #739174;
}
</style>
background-color css
<style>
a { background-color: #739174; }
a { background-color: rgb(115,145,116); }
div.DivClassName
{
background-color: #739174;
}
.BgClassName
{
background-color: #739174;
}
</style>
border-color css
<style>
span { border-color: #739174; }
span { border-color: rgb(115,145,116); }
td.TdClassName
{
border-color: #739174;
}
.TagClassName
{
border-color: #739174;
}
</style>