Shades of Laurel #759279
Tints of Laurel #759279
RGB
CMYK
RGB Variations
Color information
#759279 (or 0x759279) is known color: Laurel. HEX triplet: 75, 92 and 79. RGB value is (117,146,121). Sum of RGB (Red+Green+Blue) = 117+146+121=384 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.47% from 384); Green value is 146 (57.42% from 255 or 38.02% from 384); Blue value is 121 (47.66% from 255 or 31.51% from 384); Max value from RGB is 146 - color contains mainly: green. Hex color #759279 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759279 is #8A6D86. Grayscale: #868686. Windows color (decimal): -9072007 or 7967349. OLE color: 7967349.
HSL color Cylindrical-coordinate representation of color #759279: hue angle of 128.28º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #759279 is Cyan = 0.20, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 121 | - |
| CMYK | 0.20 | 0 | 0.17 | 0.43 |
| HSL | 128.28º | 0.12% | 0.52% | - |
| HSV(B) | 128.28º | 0.2% | 0.57% | - |
| XYZ | 21.07 | 25.72 | 21.94 | - |
| YUV | 134.48 | 120.39 | 115.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 121 | 0.20 | 0 | 0.17 | 0.43 | 128.28 | 0.12 | 0.52 |
| Hex | 75 | 92 | 79 | 14 | 0 | 11 | 2B | 80 | C | 34 |
| Octal | 165 | 222 | 171 | 24 | 0 | 21 | 53 | 200 | 14 | 64 |
| Binary | 1110101 | 10010010 | 1111001 | 10100 | 0 | 10001 | 101011 | 10000000 | 1100 | 110100 |
Color Harmonies of #759279
Complementary color
Monochromatic Colors of #759279
Black with #759279
Text Example
Text Example
White with #759279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759279; }
p { color: rgb(117,146,121); }
H1.HeaderClassName
{
color: #759279;
}
.AnyTagClassName
{
color: #759279;
}
</style>
background-color css
<style>
a { background-color: #759279; }
a { background-color: rgb(117,146,121); }
div.DivClassName
{
background-color: #759279;
}
.BgClassName
{
background-color: #759279;
}
</style>
border-color css
<style>
span { border-color: #759279; }
span { border-color: rgb(117,146,121); }
td.TdClassName
{
border-color: #759279;
}
.TagClassName
{
border-color: #759279;
}
</style>