Shades of Laurel #739275
Tints of Laurel #739275
RGB
CMYK
RGB Variations
Color information
#739275 (or 0x739275) is known color: Laurel. HEX triplet: 73, 92 and 75. RGB value is (115,146,117). Sum of RGB (Red+Green+Blue) = 115+146+117=378 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.42% from 378); Green value is 146 (57.42% from 255 or 38.62% from 378); Blue value is 117 (46.09% from 255 or 30.95% from 378); Max value from RGB is 146 - color contains mainly: green. Hex color #739275 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739275 is #8C6D8A. Grayscale: #858585. Windows color (decimal): -9203083 or 7705203. OLE color: 7705203.
HSL color Cylindrical-coordinate representation of color #739275: hue angle of 123.87º 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 #739275 is Cyan = 0.21, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 146 | 117 | - |
| CMYK | 0.21 | 0 | 0.20 | 0.43 |
| HSL | 123.87º | 0.12% | 0.51% | - |
| HSV(B) | 123.87º | 0.21% | 0.57% | - |
| XYZ | 20.56 | 25.49 | 20.67 | - |
| YUV | 133.43 | 118.73 | 114.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 146 | 117 | 0.21 | 0 | 0.20 | 0.43 | 123.87 | 0.12 | 0.51 |
| Hex | 73 | 92 | 75 | 15 | 0 | 14 | 2B | 7C | C | 33 |
| Octal | 163 | 222 | 165 | 25 | 0 | 24 | 53 | 174 | 14 | 63 |
| Binary | 1110011 | 10010010 | 1110101 | 10101 | 0 | 10100 | 101011 | 1111100 | 1100 | 110011 |
Color Harmonies of #739275
Complementary color
Monochromatic Colors of #739275
Black with #739275
Text Example
Text Example
White with #739275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739275; }
p { color: rgb(115,146,117); }
H1.HeaderClassName
{
color: #739275;
}
.AnyTagClassName
{
color: #739275;
}
</style>
background-color css
<style>
a { background-color: #739275; }
a { background-color: rgb(115,146,117); }
div.DivClassName
{
background-color: #739275;
}
.BgClassName
{
background-color: #739275;
}
</style>
border-color css
<style>
span { border-color: #739275; }
span { border-color: rgb(115,146,117); }
td.TdClassName
{
border-color: #739275;
}
.TagClassName
{
border-color: #739275;
}
</style>