Shades of Laurel #769478
Tints of Laurel #769478
RGB
CMYK
RGB Variations
Color information
#769478 (or 0x769478) is known color: Laurel. HEX triplet: 76, 94 and 78. RGB value is (118,148,120). Sum of RGB (Red+Green+Blue) = 118+148+120=386 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.57% from 386); Green value is 148 (58.20% from 255 or 38.34% from 386); Blue value is 120 (47.27% from 255 or 31.09% from 386); Max value from RGB is 148 - color contains mainly: green. Hex color #769478 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769478 is #896B87. Grayscale: #878787. Windows color (decimal): -9005960 or 7902326. OLE color: 7902326.
HSL color Cylindrical-coordinate representation of color #769478: hue angle of 124º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #769478 is Cyan = 0.20, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 120 | - |
| CMYK | 0.20 | 0 | 0.19 | 0.42 |
| HSL | 124º | 0.12% | 0.52% | - |
| HSV(B) | 124º | 0.2% | 0.58% | - |
| XYZ | 21.45 | 26.39 | 21.73 | - |
| YUV | 135.84 | 119.06 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 120 | 0.20 | 0 | 0.19 | 0.42 | 124 | 0.12 | 0.52 |
| Hex | 76 | 94 | 78 | 14 | 0 | 13 | 2A | 7C | C | 34 |
| Octal | 166 | 224 | 170 | 24 | 0 | 23 | 52 | 174 | 14 | 64 |
| Binary | 1110110 | 10010100 | 1111000 | 10100 | 0 | 10011 | 101010 | 1111100 | 1100 | 110100 |
Color Harmonies of #769478
Complementary color
Monochromatic Colors of #769478
Black with #769478
Text Example
Text Example
White with #769478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769478; }
p { color: rgb(118,148,120); }
H1.HeaderClassName
{
color: #769478;
}
.AnyTagClassName
{
color: #769478;
}
</style>
background-color css
<style>
a { background-color: #769478; }
a { background-color: rgb(118,148,120); }
div.DivClassName
{
background-color: #769478;
}
.BgClassName
{
background-color: #769478;
}
</style>
border-color css
<style>
span { border-color: #769478; }
span { border-color: rgb(118,148,120); }
td.TdClassName
{
border-color: #769478;
}
.TagClassName
{
border-color: #769478;
}
</style>