Shades of Laurel #719273
Tints of Laurel #719273
RGB
CMYK
RGB Variations
Color information
#719273 (or 0x719273) is known color: Laurel. HEX triplet: 71, 92 and 73. RGB value is (113,146,115). Sum of RGB (Red+Green+Blue) = 113+146+115=374 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.21% from 374); Green value is 146 (57.42% from 255 or 39.04% from 374); Blue value is 115 (45.31% from 255 or 30.75% from 374); Max value from RGB is 146 - color contains mainly: green. Hex color #719273 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719273 is #8E6D8C. Grayscale: #848484. Windows color (decimal): -9334157 or 7574129. OLE color: 7574129.
HSL color Cylindrical-coordinate representation of color #719273: hue angle of 123.64º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #719273 is Cyan = 0.23, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 146 | 115 | - |
| CMYK | 0.23 | 0 | 0.21 | 0.43 |
| HSL | 123.64º | 0.13% | 0.51% | - |
| HSV(B) | 123.64º | 0.23% | 0.57% | - |
| XYZ | 20.18 | 25.31 | 20.04 | - |
| YUV | 132.6 | 118.07 | 114.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 146 | 115 | 0.23 | 0 | 0.21 | 0.43 | 123.64 | 0.13 | 0.51 |
| Hex | 71 | 92 | 73 | 17 | 0 | 15 | 2B | 7C | D | 33 |
| Octal | 161 | 222 | 163 | 27 | 0 | 25 | 53 | 174 | 15 | 63 |
| Binary | 1110001 | 10010010 | 1110011 | 10111 | 0 | 10101 | 101011 | 1111100 | 1101 | 110011 |
Color Harmonies of #719273
Complementary color
Monochromatic Colors of #719273
Black with #719273
Text Example
Text Example
White with #719273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719273; }
p { color: rgb(113,146,115); }
H1.HeaderClassName
{
color: #719273;
}
.AnyTagClassName
{
color: #719273;
}
</style>
background-color css
<style>
a { background-color: #719273; }
a { background-color: rgb(113,146,115); }
div.DivClassName
{
background-color: #719273;
}
.BgClassName
{
background-color: #719273;
}
</style>
border-color css
<style>
span { border-color: #719273; }
span { border-color: rgb(113,146,115); }
td.TdClassName
{
border-color: #719273;
}
.TagClassName
{
border-color: #719273;
}
</style>