Shades of Laurel #769579
Tints of Laurel #769579
RGB
CMYK
RGB Variations
Color information
#769579 (or 0x769579) is known color: Laurel. HEX triplet: 76, 95 and 79. RGB value is (118,149,121). Sum of RGB (Red+Green+Blue) = 118+149+121=388 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.41% from 388); Green value is 149 (58.59% from 255 or 38.40% from 388); Blue value is 121 (47.66% from 255 or 31.19% from 388); Max value from RGB is 149 - color contains mainly: green. Hex color #769579 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769579 is #896A86. Grayscale: #888888. Windows color (decimal): -9005703 or 7968118. OLE color: 7968118.
HSL color Cylindrical-coordinate representation of color #769579: hue angle of 125.81º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #769579 is Cyan = 0.21, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 121 | - |
| CMYK | 0.21 | 0 | 0.19 | 0.42 |
| HSL | 125.81º | 0.13% | 0.52% | - |
| HSV(B) | 125.81º | 0.21% | 0.58% | - |
| XYZ | 21.67 | 26.73 | 22.11 | - |
| YUV | 136.54 | 119.23 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 121 | 0.21 | 0 | 0.19 | 0.42 | 125.81 | 0.13 | 0.52 |
| Hex | 76 | 95 | 79 | 15 | 0 | 13 | 2A | 7E | D | 34 |
| Octal | 166 | 225 | 171 | 25 | 0 | 23 | 52 | 176 | 15 | 64 |
| Binary | 1110110 | 10010101 | 1111001 | 10101 | 0 | 10011 | 101010 | 1111110 | 1101 | 110100 |
Color Harmonies of #769579
Complementary color
Monochromatic Colors of #769579
Black with #769579
Text Example
Text Example
White with #769579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769579; }
p { color: rgb(118,149,121); }
H1.HeaderClassName
{
color: #769579;
}
.AnyTagClassName
{
color: #769579;
}
</style>
background-color css
<style>
a { background-color: #769579; }
a { background-color: rgb(118,149,121); }
div.DivClassName
{
background-color: #769579;
}
.BgClassName
{
background-color: #769579;
}
</style>
border-color css
<style>
span { border-color: #769579; }
span { border-color: rgb(118,149,121); }
td.TdClassName
{
border-color: #769579;
}
.TagClassName
{
border-color: #769579;
}
</style>