Shades of Laurel #739774
Tints of Laurel #739774
RGB
CMYK
RGB Variations
Color information
#739774 (or 0x739774) is known color: Laurel. HEX triplet: 73, 97 and 74. RGB value is (115,151,116). Sum of RGB (Red+Green+Blue) = 115+151+116=382 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.10% from 382); Green value is 151 (59.38% from 255 or 39.53% from 382); Blue value is 116 (45.70% from 255 or 30.37% from 382); Max value from RGB is 151 - color contains mainly: green. Hex color #739774 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739774 is #8C688B. Grayscale: #888888. Windows color (decimal): -9201804 or 7640947. OLE color: 7640947.
HSL color Cylindrical-coordinate representation of color #739774: hue angle of 121.67º 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 #739774 is Cyan = 0.24, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 151 | 116 | - |
| CMYK | 0.24 | 0 | 0.23 | 0.41 |
| HSL | 121.67º | 0.15% | 0.52% | - |
| HSV(B) | 121.67º | 0.24% | 0.59% | - |
| XYZ | 21.29 | 27.04 | 20.62 | - |
| YUV | 136.25 | 116.57 | 112.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 151 | 116 | 0.24 | 0 | 0.23 | 0.41 | 121.67 | 0.15 | 0.52 |
| Hex | 73 | 97 | 74 | 18 | 0 | 17 | 29 | 7A | F | 34 |
| Octal | 163 | 227 | 164 | 30 | 0 | 27 | 51 | 172 | 17 | 64 |
| Binary | 1110011 | 10010111 | 1110100 | 11000 | 0 | 10111 | 101001 | 1111010 | 1111 | 110100 |
Color Harmonies of #739774
Complementary color
Monochromatic Colors of #739774
Black with #739774
Text Example
Text Example
White with #739774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739774; }
p { color: rgb(115,151,116); }
H1.HeaderClassName
{
color: #739774;
}
.AnyTagClassName
{
color: #739774;
}
</style>
background-color css
<style>
a { background-color: #739774; }
a { background-color: rgb(115,151,116); }
div.DivClassName
{
background-color: #739774;
}
.BgClassName
{
background-color: #739774;
}
</style>
border-color css
<style>
span { border-color: #739774; }
span { border-color: rgb(115,151,116); }
td.TdClassName
{
border-color: #739774;
}
.TagClassName
{
border-color: #739774;
}
</style>