Shades of Laurel #739476
Tints of Laurel #739476
RGB
CMYK
RGB Variations
Color information
#739476 (or 0x739476) is known color: Laurel. HEX triplet: 73, 94 and 76. RGB value is (115,148,118). Sum of RGB (Red+Green+Blue) = 115+148+118=381 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.18% from 381); Green value is 148 (58.20% from 255 or 38.85% from 381); Blue value is 118 (46.48% from 255 or 30.97% from 381); Max value from RGB is 148 - color contains mainly: green. Hex color #739476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739476 is #8C6B89. Grayscale: #868686. Windows color (decimal): -9202570 or 7771251. OLE color: 7771251.
HSL color Cylindrical-coordinate representation of color #739476: hue angle of 125.45º 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 #739476 is Cyan = 0.22, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 118 | - |
| CMYK | 0.22 | 0 | 0.20 | 0.42 |
| HSL | 125.45º | 0.13% | 0.52% | - |
| HSV(B) | 125.45º | 0.22% | 0.58% | - |
| XYZ | 20.93 | 26.13 | 21.08 | - |
| YUV | 134.71 | 118.57 | 113.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 118 | 0.22 | 0 | 0.20 | 0.42 | 125.45 | 0.13 | 0.52 |
| Hex | 73 | 94 | 76 | 16 | 0 | 14 | 2A | 7D | D | 34 |
| Octal | 163 | 224 | 166 | 26 | 0 | 24 | 52 | 175 | 15 | 64 |
| Binary | 1110011 | 10010100 | 1110110 | 10110 | 0 | 10100 | 101010 | 1111101 | 1101 | 110100 |
Color Harmonies of #739476
Complementary color
Monochromatic Colors of #739476
Black with #739476
Text Example
Text Example
White with #739476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739476; }
p { color: rgb(115,148,118); }
H1.HeaderClassName
{
color: #739476;
}
.AnyTagClassName
{
color: #739476;
}
</style>
background-color css
<style>
a { background-color: #739476; }
a { background-color: rgb(115,148,118); }
div.DivClassName
{
background-color: #739476;
}
.BgClassName
{
background-color: #739476;
}
</style>
border-color css
<style>
span { border-color: #739476; }
span { border-color: rgb(115,148,118); }
td.TdClassName
{
border-color: #739476;
}
.TagClassName
{
border-color: #739476;
}
</style>