Shades of Laurel #769378
Tints of Laurel #769378
RGB
CMYK
RGB Variations
Color information
#769378 (or 0x769378) is known color: Laurel. HEX triplet: 76, 93 and 78. RGB value is (118,147,120). Sum of RGB (Red+Green+Blue) = 118+147+120=385 (50% of max value = 765). Red value is 118 (46.48% from 255 or 30.65% from 385); Green value is 147 (57.81% from 255 or 38.18% from 385); Blue value is 120 (47.27% from 255 or 31.17% from 385); Max value from RGB is 147 - color contains mainly: green. Hex color #769378 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769378 is #896C87. Grayscale: #878787. Windows color (decimal): -9006216 or 7902070. OLE color: 7902070.
HSL color Cylindrical-coordinate representation of color #769378: hue angle of 124.14º 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 #769378 is Cyan = 0.20, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 120 | - |
| CMYK | 0.20 | 0 | 0.18 | 0.42 |
| HSL | 124.14º | 0.12% | 0.52% | - |
| HSV(B) | 124.14º | 0.2% | 0.58% | - |
| XYZ | 21.3 | 26.08 | 21.68 | - |
| YUV | 135.25 | 119.39 | 115.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 120 | 0.20 | 0 | 0.18 | 0.42 | 124.14 | 0.12 | 0.52 |
| Hex | 76 | 93 | 78 | 14 | 0 | 12 | 2A | 7C | C | 34 |
| Octal | 166 | 223 | 170 | 24 | 0 | 22 | 52 | 174 | 14 | 64 |
| Binary | 1110110 | 10010011 | 1111000 | 10100 | 0 | 10010 | 101010 | 1111100 | 1100 | 110100 |
Color Harmonies of #769378
Complementary color
Monochromatic Colors of #769378
Black with #769378
Text Example
Text Example
White with #769378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769378; }
p { color: rgb(118,147,120); }
H1.HeaderClassName
{
color: #769378;
}
.AnyTagClassName
{
color: #769378;
}
</style>
background-color css
<style>
a { background-color: #769378; }
a { background-color: rgb(118,147,120); }
div.DivClassName
{
background-color: #769378;
}
.BgClassName
{
background-color: #769378;
}
</style>
border-color css
<style>
span { border-color: #769378; }
span { border-color: rgb(118,147,120); }
td.TdClassName
{
border-color: #769378;
}
.TagClassName
{
border-color: #769378;
}
</style>