Shades of Laurel #769779
Tints of Laurel #769779
RGB
CMYK
RGB Variations
Color information
#769779 (or 0x769779) is known color: Laurel. HEX triplet: 76, 97 and 79. RGB value is (118,151,121). Sum of RGB (Red+Green+Blue) = 118+151+121=390 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.26% from 390); Green value is 151 (59.38% from 255 or 38.72% from 390); Blue value is 121 (47.66% from 255 or 31.03% from 390); Max value from RGB is 151 - color contains mainly: green. Hex color #769779 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769779 is #896886. Grayscale: #898989. Windows color (decimal): -9005191 or 7968630. OLE color: 7968630.
HSL color Cylindrical-coordinate representation of color #769779: hue angle of 125.45º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #769779 is Cyan = 0.22, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 151 | 121 | - |
| CMYK | 0.22 | 0 | 0.20 | 0.41 |
| HSL | 125.45º | 0.14% | 0.53% | - |
| HSV(B) | 125.45º | 0.22% | 0.59% | - |
| XYZ | 21.99 | 27.37 | 22.21 | - |
| YUV | 137.71 | 118.57 | 113.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 121 | 0.22 | 0 | 0.20 | 0.41 | 125.45 | 0.14 | 0.53 |
| Hex | 76 | 97 | 79 | 16 | 0 | 14 | 29 | 7D | E | 35 |
| Octal | 166 | 227 | 171 | 26 | 0 | 24 | 51 | 175 | 16 | 65 |
| Binary | 1110110 | 10010111 | 1111001 | 10110 | 0 | 10100 | 101001 | 1111101 | 1110 | 110101 |
Color Harmonies of #769779
Complementary color
Monochromatic Colors of #769779
Black with #769779
Text Example
Text Example
White with #769779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769779; }
p { color: rgb(118,151,121); }
H1.HeaderClassName
{
color: #769779;
}
.AnyTagClassName
{
color: #769779;
}
</style>
background-color css
<style>
a { background-color: #769779; }
a { background-color: rgb(118,151,121); }
div.DivClassName
{
background-color: #769779;
}
.BgClassName
{
background-color: #769779;
}
</style>
border-color css
<style>
span { border-color: #769779; }
span { border-color: rgb(118,151,121); }
td.TdClassName
{
border-color: #769779;
}
.TagClassName
{
border-color: #769779;
}
</style>