Shades of Laurel #749577
Tints of Laurel #749577
RGB
CMYK
RGB Variations
Color information
#749577 (or 0x749577) is known color: Laurel. HEX triplet: 74, 95 and 77. RGB value is (116,149,119). Sum of RGB (Red+Green+Blue) = 116+149+119=384 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.21% from 384); Green value is 149 (58.59% from 255 or 38.80% from 384); Blue value is 119 (46.88% from 255 or 30.99% from 384); Max value from RGB is 149 - color contains mainly: green. Hex color #749577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749577 is #8B6A88. Grayscale: #878787. Windows color (decimal): -9136777 or 7837044. OLE color: 7837044.
HSL color Cylindrical-coordinate representation of color #749577: hue angle of 125.45º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #749577 is Cyan = 0.22, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 119 | - |
| CMYK | 0.22 | 0 | 0.20 | 0.42 |
| HSL | 125.45º | 0.13% | 0.52% | - |
| HSV(B) | 125.45º | 0.22% | 0.58% | - |
| XYZ | 21.28 | 26.54 | 21.45 | - |
| YUV | 135.71 | 118.57 | 113.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 119 | 0.22 | 0 | 0.20 | 0.42 | 125.45 | 0.13 | 0.52 |
| Hex | 74 | 95 | 77 | 16 | 0 | 14 | 2A | 7D | D | 34 |
| Octal | 164 | 225 | 167 | 26 | 0 | 24 | 52 | 175 | 15 | 64 |
| Binary | 1110100 | 10010101 | 1110111 | 10110 | 0 | 10100 | 101010 | 1111101 | 1101 | 110100 |
Color Harmonies of #749577
Complementary color
Monochromatic Colors of #749577
Black with #749577
Text Example
Text Example
White with #749577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749577; }
p { color: rgb(116,149,119); }
H1.HeaderClassName
{
color: #749577;
}
.AnyTagClassName
{
color: #749577;
}
</style>
background-color css
<style>
a { background-color: #749577; }
a { background-color: rgb(116,149,119); }
div.DivClassName
{
background-color: #749577;
}
.BgClassName
{
background-color: #749577;
}
</style>
border-color css
<style>
span { border-color: #749577; }
span { border-color: rgb(116,149,119); }
td.TdClassName
{
border-color: #749577;
}
.TagClassName
{
border-color: #749577;
}
</style>