Shades of Laurel #749678
Tints of Laurel #749678
RGB
CMYK
RGB Variations
Color information
#749678 (or 0x749678) is known color: Laurel. HEX triplet: 74, 96 and 78. RGB value is (116,150,120). Sum of RGB (Red+Green+Blue) = 116+150+120=386 (51% of max value = 765). Red value is 116 (45.70% from 255 or 30.05% from 386); Green value is 150 (58.98% from 255 or 38.86% from 386); Blue value is 120 (47.27% from 255 or 31.09% from 386); Max value from RGB is 150 - color contains mainly: green. Hex color #749678 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749678 is #8B6987. Grayscale: #888888. Windows color (decimal): -9136520 or 7902836. OLE color: 7902836.
HSL color Cylindrical-coordinate representation of color #749678: hue angle of 127.06º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #749678 is Cyan = 0.23, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 150 | 120 | - |
| CMYK | 0.23 | 0 | 0.20 | 0.41 |
| HSL | 127.06º | 0.14% | 0.52% | - |
| HSV(B) | 127.06º | 0.23% | 0.59% | - |
| XYZ | 21.5 | 26.88 | 21.82 | - |
| YUV | 136.41 | 118.74 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 150 | 120 | 0.23 | 0 | 0.20 | 0.41 | 127.06 | 0.14 | 0.52 |
| Hex | 74 | 96 | 78 | 17 | 0 | 14 | 29 | 7F | E | 34 |
| Octal | 164 | 226 | 170 | 27 | 0 | 24 | 51 | 177 | 16 | 64 |
| Binary | 1110100 | 10010110 | 1111000 | 10111 | 0 | 10100 | 101001 | 1111111 | 1110 | 110100 |
Color Harmonies of #749678
Complementary color
Monochromatic Colors of #749678
Black with #749678
Text Example
Text Example
White with #749678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749678; }
p { color: rgb(116,150,120); }
H1.HeaderClassName
{
color: #749678;
}
.AnyTagClassName
{
color: #749678;
}
</style>
background-color css
<style>
a { background-color: #749678; }
a { background-color: rgb(116,150,120); }
div.DivClassName
{
background-color: #749678;
}
.BgClassName
{
background-color: #749678;
}
</style>
border-color css
<style>
span { border-color: #749678; }
span { border-color: rgb(116,150,120); }
td.TdClassName
{
border-color: #749678;
}
.TagClassName
{
border-color: #749678;
}
</style>