Shades of Laurel #759876
Tints of Laurel #759876
RGB
CMYK
RGB Variations
Color information
#759876 (or 0x759876) is known color: Laurel. HEX triplet: 75, 98 and 76. RGB value is (117,152,118). Sum of RGB (Red+Green+Blue) = 117+152+118=387 (51% of max value = 765). Red value is 117 (46.09% from 255 or 30.23% from 387); Green value is 152 (59.77% from 255 or 39.28% from 387); Blue value is 118 (46.48% from 255 or 30.49% from 387); Max value from RGB is 152 - color contains mainly: green. Hex color #759876 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759876 is #8A6789. Grayscale: #898989. Windows color (decimal): -9070474 or 7772277. OLE color: 7772277.
HSL color Cylindrical-coordinate representation of color #759876: hue angle of 121.71º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759876 is Cyan = 0.23, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 118 | - |
| CMYK | 0.23 | 0 | 0.22 | 0.40 |
| HSL | 121.71º | 0.15% | 0.53% | - |
| HSV(B) | 121.71º | 0.23% | 0.6% | - |
| XYZ | 21.83 | 27.55 | 21.31 | - |
| YUV | 137.66 | 116.9 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 118 | 0.23 | 0 | 0.22 | 0.40 | 121.71 | 0.15 | 0.53 |
| Hex | 75 | 98 | 76 | 17 | 0 | 16 | 28 | 7A | F | 35 |
| Octal | 165 | 230 | 166 | 27 | 0 | 26 | 50 | 172 | 17 | 65 |
| Binary | 1110101 | 10011000 | 1110110 | 10111 | 0 | 10110 | 101000 | 1111010 | 1111 | 110101 |
Color Harmonies of #759876
Complementary color
Monochromatic Colors of #759876
Black with #759876
Text Example
Text Example
White with #759876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759876; }
p { color: rgb(117,152,118); }
H1.HeaderClassName
{
color: #759876;
}
.AnyTagClassName
{
color: #759876;
}
</style>
background-color css
<style>
a { background-color: #759876; }
a { background-color: rgb(117,152,118); }
div.DivClassName
{
background-color: #759876;
}
.BgClassName
{
background-color: #759876;
}
</style>
border-color css
<style>
span { border-color: #759876; }
span { border-color: rgb(117,152,118); }
td.TdClassName
{
border-color: #759876;
}
.TagClassName
{
border-color: #759876;
}
</style>