Shades of Laurel #769279
Tints of Laurel #769279
RGB
CMYK
RGB Variations
Color information
#769279 (or 0x769279) is known color: Laurel. HEX triplet: 76, 92 and 79. RGB value is (118,146,121). Sum of RGB (Red+Green+Blue) = 118+146+121=385 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.65% from 385); Green value is 146 (57.42% from 255 or 37.92% from 385); Blue value is 121 (47.66% from 255 or 31.43% from 385); Max value from RGB is 146 - color contains mainly: green. Hex color #769279 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769279 is #896D86. Grayscale: #868686. Windows color (decimal): -9006471 or 7967350. OLE color: 7967350.
HSL color Cylindrical-coordinate representation of color #769279: hue angle of 126.43º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #769279 is Cyan = 0.19, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 121 | - |
| CMYK | 0.19 | 0 | 0.17 | 0.43 |
| HSL | 126.43º | 0.11% | 0.52% | - |
| HSV(B) | 126.43º | 0.19% | 0.57% | - |
| XYZ | 21.2 | 25.79 | 21.95 | - |
| YUV | 134.78 | 120.22 | 116.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 121 | 0.19 | 0 | 0.17 | 0.43 | 126.43 | 0.11 | 0.52 |
| Hex | 76 | 92 | 79 | 13 | 0 | 11 | 2B | 7E | B | 34 |
| Octal | 166 | 222 | 171 | 23 | 0 | 21 | 53 | 176 | 13 | 64 |
| Binary | 1110110 | 10010010 | 1111001 | 10011 | 0 | 10001 | 101011 | 1111110 | 1011 | 110100 |
Color Harmonies of #769279
Complementary color
Monochromatic Colors of #769279
Black with #769279
Text Example
Text Example
White with #769279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769279; }
p { color: rgb(118,146,121); }
H1.HeaderClassName
{
color: #769279;
}
.AnyTagClassName
{
color: #769279;
}
</style>
background-color css
<style>
a { background-color: #769279; }
a { background-color: rgb(118,146,121); }
div.DivClassName
{
background-color: #769279;
}
.BgClassName
{
background-color: #769279;
}
</style>
border-color css
<style>
span { border-color: #769279; }
span { border-color: rgb(118,146,121); }
td.TdClassName
{
border-color: #769279;
}
.TagClassName
{
border-color: #769279;
}
</style>