Shades of Laurel #769977
Tints of Laurel #769977
RGB
CMYK
RGB Variations
Color information
#769977 (or 0x769977) is known color: Laurel. HEX triplet: 76, 99 and 77. RGB value is (118,153,119). Sum of RGB (Red+Green+Blue) = 118+153+119=390 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.26% from 390); Green value is 153 (60.16% from 255 or 39.23% from 390); Blue value is 119 (46.88% from 255 or 30.51% from 390); Max value from RGB is 153 - color contains mainly: green. Hex color #769977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769977 is #896688. Grayscale: #8A8A8A. Windows color (decimal): -9004681 or 7838070. OLE color: 7838070.
HSL color Cylindrical-coordinate representation of color #769977: 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 #769977 is Cyan = 0.23, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 118 | 153 | 119 | - |
| CMYK | 0.23 | 0 | 0.22 | 0.4 |
| HSL | 121.71º | 0.15% | 0.53% | - |
| HSV(B) | 121.71º | 0.23% | 0.6% | - |
| XYZ | 22.19 | 27.97 | 21.68 | - |
| YUV | 138.66 | 116.9 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 153 | 119 | 0.23 | 0 | 0.22 | 0.4 | 121.71 | 0.15 | 0.53 |
| Hex | 76 | 99 | 77 | 17 | 0 | 16 | 28 | 7A | F | 35 |
| Octal | 166 | 231 | 167 | 27 | 0 | 26 | 50 | 172 | 17 | 65 |
| Binary | 1110110 | 10011001 | 1110111 | 10111 | 0 | 10110 | 101000 | 1111010 | 1111 | 110101 |
Color Harmonies of #769977
Complementary color
Monochromatic Colors of #769977
Black with #769977
Text Example
Text Example
White with #769977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769977; }
p { color: rgb(118,153,119); }
H1.HeaderClassName
{
color: #769977;
}
.AnyTagClassName
{
color: #769977;
}
</style>
background-color css
<style>
a { background-color: #769977; }
a { background-color: rgb(118,153,119); }
div.DivClassName
{
background-color: #769977;
}
.BgClassName
{
background-color: #769977;
}
</style>
border-color css
<style>
span { border-color: #769977; }
span { border-color: rgb(118,153,119); }
td.TdClassName
{
border-color: #769977;
}
.TagClassName
{
border-color: #769977;
}
</style>