Shades of Laurel #739378
Tints of Laurel #739378
RGB
CMYK
RGB Variations
Color information
#739378 (or 0x739378) is known color: Laurel. HEX triplet: 73, 93 and 78. RGB value is (115,147,120). Sum of RGB (Red+Green+Blue) = 115+147+120=382 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.10% from 382); Green value is 147 (57.81% from 255 or 38.48% from 382); Blue value is 120 (47.27% from 255 or 31.41% from 382); Max value from RGB is 147 - color contains mainly: green. Hex color #739378 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739378 is #8C6C87. Grayscale: #868686. Windows color (decimal): -9202824 or 7902067. OLE color: 7902067.
HSL color Cylindrical-coordinate representation of color #739378: hue angle of 129.38º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #739378 is Cyan = 0.22, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 120 | - |
| CMYK | 0.22 | 0 | 0.18 | 0.42 |
| HSL | 129.38º | 0.13% | 0.51% | - |
| HSV(B) | 129.38º | 0.22% | 0.58% | - |
| XYZ | 20.89 | 25.87 | 21.66 | - |
| YUV | 134.35 | 119.9 | 114.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 120 | 0.22 | 0 | 0.18 | 0.42 | 129.38 | 0.13 | 0.51 |
| Hex | 73 | 93 | 78 | 16 | 0 | 12 | 2A | 81 | D | 33 |
| Octal | 163 | 223 | 170 | 26 | 0 | 22 | 52 | 201 | 15 | 63 |
| Binary | 1110011 | 10010011 | 1111000 | 10110 | 0 | 10010 | 101010 | 10000001 | 1101 | 110011 |
Color Harmonies of #739378
Complementary color
Monochromatic Colors of #739378
Black with #739378
Text Example
Text Example
White with #739378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739378; }
p { color: rgb(115,147,120); }
H1.HeaderClassName
{
color: #739378;
}
.AnyTagClassName
{
color: #739378;
}
</style>
background-color css
<style>
a { background-color: #739378; }
a { background-color: rgb(115,147,120); }
div.DivClassName
{
background-color: #739378;
}
.BgClassName
{
background-color: #739378;
}
</style>
border-color css
<style>
span { border-color: #739378; }
span { border-color: rgb(115,147,120); }
td.TdClassName
{
border-color: #739378;
}
.TagClassName
{
border-color: #739378;
}
</style>