Shades of Laurel #749276
Tints of Laurel #749276
RGB
CMYK
RGB Variations
Color information
#749276 (or 0x749276) is known color: Laurel. HEX triplet: 74, 92 and 76. RGB value is (116,146,118). Sum of RGB (Red+Green+Blue) = 116+146+118=380 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.53% from 380); Green value is 146 (57.42% from 255 or 38.42% from 380); Blue value is 118 (46.48% from 255 or 31.05% from 380); Max value from RGB is 146 - color contains mainly: green. Hex color #749276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749276 is #8B6D89. Grayscale: #858585. Windows color (decimal): -9137546 or 7770740. OLE color: 7770740.
HSL color Cylindrical-coordinate representation of color #749276: hue angle of 124º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #749276 is Cyan = 0.21, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 118 | - |
| CMYK | 0.21 | 0 | 0.19 | 0.43 |
| HSL | 124º | 0.12% | 0.51% | - |
| HSV(B) | 124º | 0.21% | 0.57% | - |
| XYZ | 20.75 | 25.58 | 20.98 | - |
| YUV | 133.84 | 119.06 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 118 | 0.21 | 0 | 0.19 | 0.43 | 124 | 0.12 | 0.51 |
| Hex | 74 | 92 | 76 | 15 | 0 | 13 | 2B | 7C | C | 33 |
| Octal | 164 | 222 | 166 | 25 | 0 | 23 | 53 | 174 | 14 | 63 |
| Binary | 1110100 | 10010010 | 1110110 | 10101 | 0 | 10011 | 101011 | 1111100 | 1100 | 110011 |
Color Harmonies of #749276
Complementary color
Monochromatic Colors of #749276
Black with #749276
Text Example
Text Example
White with #749276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749276; }
p { color: rgb(116,146,118); }
H1.HeaderClassName
{
color: #749276;
}
.AnyTagClassName
{
color: #749276;
}
</style>
background-color css
<style>
a { background-color: #749276; }
a { background-color: rgb(116,146,118); }
div.DivClassName
{
background-color: #749276;
}
.BgClassName
{
background-color: #749276;
}
</style>
border-color css
<style>
span { border-color: #749276; }
span { border-color: rgb(116,146,118); }
td.TdClassName
{
border-color: #749276;
}
.TagClassName
{
border-color: #749276;
}
</style>