Shades of Laurel #759479
Tints of Laurel #759479
RGB
CMYK
RGB Variations
Color information
#759479 (or 0x759479) is known color: Laurel. HEX triplet: 75, 94 and 79. RGB value is (117,148,121). Sum of RGB (Red+Green+Blue) = 117+148+121=386 (51% of max value = 765). Red value is 117 (46.09% from 255 or 30.31% from 386); Green value is 148 (58.20% from 255 or 38.34% from 386); Blue value is 121 (47.66% from 255 or 31.35% from 386); Max value from RGB is 148 - color contains mainly: green. Hex color #759479 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759479 is #8A6B86. Grayscale: #878787. Windows color (decimal): -9071495 or 7967861. OLE color: 7967861.
HSL color Cylindrical-coordinate representation of color #759479: hue angle of 127.74º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #759479 is Cyan = 0.21, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 121 | - |
| CMYK | 0.21 | 0 | 0.18 | 0.42 |
| HSL | 127.74º | 0.13% | 0.52% | - |
| HSV(B) | 127.74º | 0.21% | 0.58% | - |
| XYZ | 21.38 | 26.34 | 22.05 | - |
| YUV | 135.65 | 119.73 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 121 | 0.21 | 0 | 0.18 | 0.42 | 127.74 | 0.13 | 0.52 |
| Hex | 75 | 94 | 79 | 15 | 0 | 12 | 2A | 80 | D | 34 |
| Octal | 165 | 224 | 171 | 25 | 0 | 22 | 52 | 200 | 15 | 64 |
| Binary | 1110101 | 10010100 | 1111001 | 10101 | 0 | 10010 | 101010 | 10000000 | 1101 | 110100 |
Color Harmonies of #759479
Complementary color
Monochromatic Colors of #759479
Black with #759479
Text Example
Text Example
White with #759479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759479; }
p { color: rgb(117,148,121); }
H1.HeaderClassName
{
color: #759479;
}
.AnyTagClassName
{
color: #759479;
}
</style>
background-color css
<style>
a { background-color: #759479; }
a { background-color: rgb(117,148,121); }
div.DivClassName
{
background-color: #759479;
}
.BgClassName
{
background-color: #759479;
}
</style>
border-color css
<style>
span { border-color: #759479; }
span { border-color: rgb(117,148,121); }
td.TdClassName
{
border-color: #759479;
}
.TagClassName
{
border-color: #759479;
}
</style>