Shades of Laurel #739375
Tints of Laurel #739375
RGB
CMYK
RGB Variations
Color information
#739375 (or 0x739375) is known color: Laurel. HEX triplet: 73, 93 and 75. RGB value is (115,147,117). Sum of RGB (Red+Green+Blue) = 115+147+117=379 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.34% from 379); Green value is 147 (57.81% from 255 or 38.79% from 379); Blue value is 117 (46.09% from 255 or 30.87% from 379); Max value from RGB is 147 - color contains mainly: green. Hex color #739375 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739375 is #8C6C8A. Grayscale: #868686. Windows color (decimal): -9202827 or 7705459. OLE color: 7705459.
HSL color Cylindrical-coordinate representation of color #739375: hue angle of 123.75º 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 #739375 is Cyan = 0.22, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 147 | 117 | - |
| CMYK | 0.22 | 0 | 0.20 | 0.42 |
| HSL | 123.75º | 0.13% | 0.51% | - |
| HSV(B) | 123.75º | 0.22% | 0.58% | - |
| XYZ | 20.71 | 25.8 | 20.72 | - |
| YUV | 134.01 | 118.4 | 114.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 147 | 117 | 0.22 | 0 | 0.20 | 0.42 | 123.75 | 0.13 | 0.51 |
| Hex | 73 | 93 | 75 | 16 | 0 | 14 | 2A | 7C | D | 33 |
| Octal | 163 | 223 | 165 | 26 | 0 | 24 | 52 | 174 | 15 | 63 |
| Binary | 1110011 | 10010011 | 1110101 | 10110 | 0 | 10100 | 101010 | 1111100 | 1101 | 110011 |
Color Harmonies of #739375
Complementary color
Monochromatic Colors of #739375
Black with #739375
Text Example
Text Example
White with #739375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739375; }
p { color: rgb(115,147,117); }
H1.HeaderClassName
{
color: #739375;
}
.AnyTagClassName
{
color: #739375;
}
</style>
background-color css
<style>
a { background-color: #739375; }
a { background-color: rgb(115,147,117); }
div.DivClassName
{
background-color: #739375;
}
.BgClassName
{
background-color: #739375;
}
</style>
border-color css
<style>
span { border-color: #739375; }
span { border-color: rgb(115,147,117); }
td.TdClassName
{
border-color: #739375;
}
.TagClassName
{
border-color: #739375;
}
</style>