Shades of Laurel #769578
Tints of Laurel #769578
RGB
CMYK
RGB Variations
Color information
#769578 (or 0x769578) is known color: Laurel. HEX triplet: 76, 95 and 78. RGB value is (118,149,120). Sum of RGB (Red+Green+Blue) = 118+149+120=387 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.49% from 387); Green value is 149 (58.59% from 255 or 38.50% from 387); Blue value is 120 (47.27% from 255 or 31.01% from 387); Max value from RGB is 149 - color contains mainly: green. Hex color #769578 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769578 is #896A87. Grayscale: #888888. Windows color (decimal): -9005704 or 7902582. OLE color: 7902582.
HSL color Cylindrical-coordinate representation of color #769578: hue angle of 123.87º 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 #769578 is Cyan = 0.21, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 120 | - |
| CMYK | 0.21 | 0 | 0.19 | 0.42 |
| HSL | 123.87º | 0.13% | 0.52% | - |
| HSV(B) | 123.87º | 0.21% | 0.58% | - |
| XYZ | 21.61 | 26.7 | 21.78 | - |
| YUV | 136.43 | 118.73 | 114.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 120 | 0.21 | 0 | 0.19 | 0.42 | 123.87 | 0.13 | 0.52 |
| Hex | 76 | 95 | 78 | 15 | 0 | 13 | 2A | 7C | D | 34 |
| Octal | 166 | 225 | 170 | 25 | 0 | 23 | 52 | 174 | 15 | 64 |
| Binary | 1110110 | 10010101 | 1111000 | 10101 | 0 | 10011 | 101010 | 1111100 | 1101 | 110100 |
Color Harmonies of #769578
Complementary color
Monochromatic Colors of #769578
Black with #769578
Text Example
Text Example
White with #769578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769578; }
p { color: rgb(118,149,120); }
H1.HeaderClassName
{
color: #769578;
}
.AnyTagClassName
{
color: #769578;
}
</style>
background-color css
<style>
a { background-color: #769578; }
a { background-color: rgb(118,149,120); }
div.DivClassName
{
background-color: #769578;
}
.BgClassName
{
background-color: #769578;
}
</style>
border-color css
<style>
span { border-color: #769578; }
span { border-color: rgb(118,149,120); }
td.TdClassName
{
border-color: #769578;
}
.TagClassName
{
border-color: #769578;
}
</style>