Shades of Laurel #759877
Tints of Laurel #759877
RGB
CMYK
RGB Variations
Color information
#759877 (or 0x759877) is known color: Laurel. HEX triplet: 75, 98 and 77. RGB value is (117,152,119). Sum of RGB (Red+Green+Blue) = 117+152+119=388 (51% of max value = 765). Red value is 117 (46.09% from 255 or 30.15% from 388); Green value is 152 (59.77% from 255 or 39.18% from 388); Blue value is 119 (46.88% from 255 or 30.67% from 388); Max value from RGB is 152 - color contains mainly: green. Hex color #759877 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759877 is #8A6788. Grayscale: #898989. Windows color (decimal): -9070473 or 7837813. OLE color: 7837813.
HSL color Cylindrical-coordinate representation of color #759877: hue angle of 123.43º 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 #759877 is Cyan = 0.23, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 119 | - |
| CMYK | 0.23 | 0 | 0.22 | 0.40 |
| HSL | 123.43º | 0.15% | 0.53% | - |
| HSV(B) | 123.43º | 0.23% | 0.6% | - |
| XYZ | 21.89 | 27.57 | 21.62 | - |
| YUV | 137.77 | 117.4 | 113.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 119 | 0.23 | 0 | 0.22 | 0.40 | 123.43 | 0.15 | 0.53 |
| Hex | 75 | 98 | 77 | 17 | 0 | 16 | 28 | 7B | F | 35 |
| Octal | 165 | 230 | 167 | 27 | 0 | 26 | 50 | 173 | 17 | 65 |
| Binary | 1110101 | 10011000 | 1110111 | 10111 | 0 | 10110 | 101000 | 1111011 | 1111 | 110101 |
Color Harmonies of #759877
Complementary color
Monochromatic Colors of #759877
Black with #759877
Text Example
Text Example
White with #759877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759877; }
p { color: rgb(117,152,119); }
H1.HeaderClassName
{
color: #759877;
}
.AnyTagClassName
{
color: #759877;
}
</style>
background-color css
<style>
a { background-color: #759877; }
a { background-color: rgb(117,152,119); }
div.DivClassName
{
background-color: #759877;
}
.BgClassName
{
background-color: #759877;
}
</style>
border-color css
<style>
span { border-color: #759877; }
span { border-color: rgb(117,152,119); }
td.TdClassName
{
border-color: #759877;
}
.TagClassName
{
border-color: #759877;
}
</style>