Shades of Laurel #759777
Tints of Laurel #759777
RGB
CMYK
RGB Variations
Color information
#759777 (or 0x759777) is known color: Laurel. HEX triplet: 75, 97 and 77. RGB value is (117,151,119). Sum of RGB (Red+Green+Blue) = 117+151+119=387 (51% of max value = 765). Red value is 117 (46.09% from 255 or 30.23% from 387); Green value is 151 (59.38% from 255 or 39.02% from 387); Blue value is 119 (46.88% from 255 or 30.75% from 387); Max value from RGB is 151 - color contains mainly: green. Hex color #759777 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759777 is #8A6888. Grayscale: #898989. Windows color (decimal): -9070729 or 7837557. OLE color: 7837557.
HSL color Cylindrical-coordinate representation of color #759777: hue angle of 123.53º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759777 is Cyan = 0.23, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 119 | - |
| CMYK | 0.23 | 0 | 0.21 | 0.41 |
| HSL | 123.53º | 0.14% | 0.53% | - |
| HSV(B) | 123.53º | 0.23% | 0.59% | - |
| XYZ | 21.73 | 27.25 | 21.57 | - |
| YUV | 137.19 | 117.74 | 113.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 119 | 0.23 | 0 | 0.21 | 0.41 | 123.53 | 0.14 | 0.53 |
| Hex | 75 | 97 | 77 | 17 | 0 | 15 | 29 | 7C | E | 35 |
| Octal | 165 | 227 | 167 | 27 | 0 | 25 | 51 | 174 | 16 | 65 |
| Binary | 1110101 | 10010111 | 1110111 | 10111 | 0 | 10101 | 101001 | 1111100 | 1110 | 110101 |
Color Harmonies of #759777
Complementary color
Monochromatic Colors of #759777
Black with #759777
Text Example
Text Example
White with #759777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759777; }
p { color: rgb(117,151,119); }
H1.HeaderClassName
{
color: #759777;
}
.AnyTagClassName
{
color: #759777;
}
</style>
background-color css
<style>
a { background-color: #759777; }
a { background-color: rgb(117,151,119); }
div.DivClassName
{
background-color: #759777;
}
.BgClassName
{
background-color: #759777;
}
</style>
border-color css
<style>
span { border-color: #759777; }
span { border-color: rgb(117,151,119); }
td.TdClassName
{
border-color: #759777;
}
.TagClassName
{
border-color: #759777;
}
</style>