Shades of Laurel #739277
Tints of Laurel #739277
RGB
CMYK
RGB Variations
Color information
#739277 (or 0x739277) is known color: Laurel. HEX triplet: 73, 92 and 77. RGB value is (115,146,119). Sum of RGB (Red+Green+Blue) = 115+146+119=380 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.26% from 380); Green value is 146 (57.42% from 255 or 38.42% from 380); Blue value is 119 (46.88% from 255 or 31.32% from 380); Max value from RGB is 146 - color contains mainly: green. Hex color #739277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739277 is #8C6D88. Grayscale: #858585. Windows color (decimal): -9203081 or 7836275. OLE color: 7836275.
HSL color Cylindrical-coordinate representation of color #739277: hue angle of 127.74º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #739277 is Cyan = 0.21, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 146 | 119 | - |
| CMYK | 0.21 | 0 | 0.18 | 0.43 |
| HSL | 127.74º | 0.12% | 0.51% | - |
| HSV(B) | 127.74º | 0.21% | 0.57% | - |
| XYZ | 20.68 | 25.53 | 21.29 | - |
| YUV | 133.65 | 119.73 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 146 | 119 | 0.21 | 0 | 0.18 | 0.43 | 127.74 | 0.12 | 0.51 |
| Hex | 73 | 92 | 77 | 15 | 0 | 12 | 2B | 80 | C | 33 |
| Octal | 163 | 222 | 167 | 25 | 0 | 22 | 53 | 200 | 14 | 63 |
| Binary | 1110011 | 10010010 | 1110111 | 10101 | 0 | 10010 | 101011 | 10000000 | 1100 | 110011 |
Color Harmonies of #739277
Complementary color
Monochromatic Colors of #739277
Black with #739277
Text Example
Text Example
White with #739277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739277; }
p { color: rgb(115,146,119); }
H1.HeaderClassName
{
color: #739277;
}
.AnyTagClassName
{
color: #739277;
}
</style>
background-color css
<style>
a { background-color: #739277; }
a { background-color: rgb(115,146,119); }
div.DivClassName
{
background-color: #739277;
}
.BgClassName
{
background-color: #739277;
}
</style>
border-color css
<style>
span { border-color: #739277; }
span { border-color: rgb(115,146,119); }
td.TdClassName
{
border-color: #739277;
}
.TagClassName
{
border-color: #739277;
}
</style>