Shades of Laurel #719471
Tints of Laurel #719471
RGB
CMYK
RGB Variations
Color information
#719471 (or 0x719471) is known color: Laurel. HEX triplet: 71, 94 and 71. RGB value is (113,148,113). Sum of RGB (Red+Green+Blue) = 113+148+113=374 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.21% from 374); Green value is 148 (58.20% from 255 or 39.57% from 374); Blue value is 113 (44.53% from 255 or 30.21% from 374); Max value from RGB is 148 - color contains mainly: green. Hex color #719471 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719471 is #8E6B8E. Grayscale: #858585. Windows color (decimal): -9333647 or 7443569. OLE color: 7443569.
HSL color Cylindrical-coordinate representation of color #719471: hue angle of 120º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #719471 is Cyan = 0.24, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 148 | 113 | - |
| CMYK | 0.24 | 0 | 0.24 | 0.42 |
| HSL | 120º | 0.14% | 0.51% | - |
| HSV(B) | 120º | 0.24% | 0.58% | - |
| XYZ | 20.38 | 25.88 | 19.54 | - |
| YUV | 133.55 | 116.4 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 148 | 113 | 0.24 | 0 | 0.24 | 0.42 | 120 | 0.14 | 0.51 |
| Hex | 71 | 94 | 71 | 18 | 0 | 18 | 2A | 78 | E | 33 |
| Octal | 161 | 224 | 161 | 30 | 0 | 30 | 52 | 170 | 16 | 63 |
| Binary | 1110001 | 10010100 | 1110001 | 11000 | 0 | 11000 | 101010 | 1111000 | 1110 | 110011 |
Color Harmonies of #719471
Complementary color
Monochromatic Colors of #719471
Black with #719471
Text Example
Text Example
White with #719471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719471; }
p { color: rgb(113,148,113); }
H1.HeaderClassName
{
color: #719471;
}
.AnyTagClassName
{
color: #719471;
}
</style>
background-color css
<style>
a { background-color: #719471; }
a { background-color: rgb(113,148,113); }
div.DivClassName
{
background-color: #719471;
}
.BgClassName
{
background-color: #719471;
}
</style>
border-color css
<style>
span { border-color: #719471; }
span { border-color: rgb(113,148,113); }
td.TdClassName
{
border-color: #719471;
}
.TagClassName
{
border-color: #719471;
}
</style>