Shades of Laurel #739475
Tints of Laurel #739475
RGB
CMYK
RGB Variations
Color information
#739475 (or 0x739475) is known color: Laurel. HEX triplet: 73, 94 and 75. RGB value is (115,148,117). Sum of RGB (Red+Green+Blue) = 115+148+117=380 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.26% from 380); Green value is 148 (58.20% from 255 or 38.95% from 380); Blue value is 117 (46.09% from 255 or 30.79% from 380); Max value from RGB is 148 - color contains mainly: green. Hex color #739475 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739475 is #8C6B8A. Grayscale: #868686. Windows color (decimal): -9202571 or 7705715. OLE color: 7705715.
HSL color Cylindrical-coordinate representation of color #739475: hue angle of 123.64º 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 #739475 is Cyan = 0.22, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 117 | - |
| CMYK | 0.22 | 0 | 0.21 | 0.42 |
| HSL | 123.64º | 0.13% | 0.52% | - |
| HSV(B) | 123.64º | 0.22% | 0.58% | - |
| XYZ | 20.87 | 26.11 | 20.77 | - |
| YUV | 134.6 | 118.07 | 114.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 117 | 0.22 | 0 | 0.21 | 0.42 | 123.64 | 0.13 | 0.52 |
| Hex | 73 | 94 | 75 | 16 | 0 | 15 | 2A | 7C | D | 34 |
| Octal | 163 | 224 | 165 | 26 | 0 | 25 | 52 | 174 | 15 | 64 |
| Binary | 1110011 | 10010100 | 1110101 | 10110 | 0 | 10101 | 101010 | 1111100 | 1101 | 110100 |
Color Harmonies of #739475
Complementary color
Monochromatic Colors of #739475
Black with #739475
Text Example
Text Example
White with #739475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739475; }
p { color: rgb(115,148,117); }
H1.HeaderClassName
{
color: #739475;
}
.AnyTagClassName
{
color: #739475;
}
</style>
background-color css
<style>
a { background-color: #739475; }
a { background-color: rgb(115,148,117); }
div.DivClassName
{
background-color: #739475;
}
.BgClassName
{
background-color: #739475;
}
</style>
border-color css
<style>
span { border-color: #739475; }
span { border-color: rgb(115,148,117); }
td.TdClassName
{
border-color: #739475;
}
.TagClassName
{
border-color: #739475;
}
</style>