Shades of Laurel #718673
Tints of Laurel #718673
RGB
CMYK
RGB Variations
Color information
#718673 (or 0x718673) is known color: Laurel. HEX triplet: 71, 86 and 73. RGB value is (113,134,115). Sum of RGB (Red+Green+Blue) = 113+134+115=362 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.22% from 362); Green value is 134 (52.73% from 255 or 37.02% from 362); Blue value is 115 (45.31% from 255 or 31.77% from 362); Max value from RGB is 134 - color contains mainly: green. Hex color #718673 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718673 is #8E798C. Grayscale: #7D7D7D. Windows color (decimal): -9337229 or 7571057. OLE color: 7571057.
HSL color Cylindrical-coordinate representation of color #718673: hue angle of 125.71º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #718673 is Cyan = 0.16, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 134 | 115 | - |
| CMYK | 0.16 | 0 | 0.14 | 0.47 |
| HSL | 125.71º | 0.09% | 0.48% | - |
| HSV(B) | 125.71º | 0.16% | 0.53% | - |
| XYZ | 18.43 | 21.8 | 19.46 | - |
| YUV | 125.56 | 122.04 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 134 | 115 | 0.16 | 0 | 0.14 | 0.47 | 125.71 | 0.09 | 0.48 |
| Hex | 71 | 86 | 73 | 10 | 0 | E | 2F | 7E | 9 | 30 |
| Octal | 161 | 206 | 163 | 20 | 0 | 16 | 57 | 176 | 11 | 60 |
| Binary | 1110001 | 10000110 | 1110011 | 10000 | 0 | 1110 | 101111 | 1111110 | 1001 | 110000 |
Color Harmonies of #718673
Complementary color
Monochromatic Colors of #718673
Black with #718673
Text Example
Text Example
White with #718673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718673; }
p { color: rgb(113,134,115); }
H1.HeaderClassName
{
color: #718673;
}
.AnyTagClassName
{
color: #718673;
}
</style>
background-color css
<style>
a { background-color: #718673; }
a { background-color: rgb(113,134,115); }
div.DivClassName
{
background-color: #718673;
}
.BgClassName
{
background-color: #718673;
}
</style>
border-color css
<style>
span { border-color: #718673; }
span { border-color: rgb(113,134,115); }
td.TdClassName
{
border-color: #718673;
}
.TagClassName
{
border-color: #718673;
}
</style>