Shades of Laurel #739477
Tints of Laurel #739477
RGB
CMYK
RGB Variations
Color information
#739477 (or 0x739477) is known color: Laurel. HEX triplet: 73, 94 and 77. RGB value is (115,148,119). Sum of RGB (Red+Green+Blue) = 115+148+119=382 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.10% from 382); Green value is 148 (58.20% from 255 or 38.74% from 382); Blue value is 119 (46.88% from 255 or 31.15% from 382); Max value from RGB is 148 - color contains mainly: green. Hex color #739477 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739477 is #8C6B88. Grayscale: #868686. Windows color (decimal): -9202569 or 7836787. OLE color: 7836787.
HSL color Cylindrical-coordinate representation of color #739477: hue angle of 127.27º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #739477 is Cyan = 0.22, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 119 | - |
| CMYK | 0.22 | 0 | 0.20 | 0.42 |
| HSL | 127.27º | 0.13% | 0.52% | - |
| HSV(B) | 127.27º | 0.22% | 0.58% | - |
| XYZ | 20.99 | 26.16 | 21.4 | - |
| YUV | 134.83 | 119.07 | 113.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 119 | 0.22 | 0 | 0.20 | 0.42 | 127.27 | 0.13 | 0.52 |
| Hex | 73 | 94 | 77 | 16 | 0 | 14 | 2A | 7F | D | 34 |
| Octal | 163 | 224 | 167 | 26 | 0 | 24 | 52 | 177 | 15 | 64 |
| Binary | 1110011 | 10010100 | 1110111 | 10110 | 0 | 10100 | 101010 | 1111111 | 1101 | 110100 |
Color Harmonies of #739477
Complementary color
Monochromatic Colors of #739477
Black with #739477
Text Example
Text Example
White with #739477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739477; }
p { color: rgb(115,148,119); }
H1.HeaderClassName
{
color: #739477;
}
.AnyTagClassName
{
color: #739477;
}
</style>
background-color css
<style>
a { background-color: #739477; }
a { background-color: rgb(115,148,119); }
div.DivClassName
{
background-color: #739477;
}
.BgClassName
{
background-color: #739477;
}
</style>
border-color css
<style>
span { border-color: #739477; }
span { border-color: rgb(115,148,119); }
td.TdClassName
{
border-color: #739477;
}
.TagClassName
{
border-color: #739477;
}
</style>