Shades of Laurel #709170
Tints of Laurel #709170
RGB
CMYK
RGB Variations
Color information
#709170 (or 0x709170) is known color: Laurel. HEX triplet: 70, 91 and 70. RGB value is (112,145,112). Sum of RGB (Red+Green+Blue) = 112+145+112=369 (48% of max value = 765). Red value is 112 (44.14% from 255 or 30.35% from 369); Green value is 145 (57.03% from 255 or 39.30% from 369); Blue value is 112 (44.14% from 255 or 30.35% from 369); Max value from RGB is 145 - color contains mainly: green. Hex color #709170 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #709170 is #8F6E8F. Grayscale: #838383. Windows color (decimal): -9399952 or 7377264. OLE color: 7377264.
HSL color Cylindrical-coordinate representation of color #709170: hue angle of 120º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #709170 is Cyan = 0.23, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 112 | 145 | 112 | - |
| CMYK | 0.23 | 0 | 0.23 | 0.43 |
| HSL | 120º | 0.13% | 0.5% | - |
| HSV(B) | 120º | 0.23% | 0.57% | - |
| XYZ | 19.73 | 24.87 | 19.09 | - |
| YUV | 131.37 | 117.07 | 114.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 145 | 112 | 0.23 | 0 | 0.23 | 0.43 | 120 | 0.13 | 0.5 |
| Hex | 70 | 91 | 70 | 17 | 0 | 17 | 2B | 78 | D | 32 |
| Octal | 160 | 221 | 160 | 27 | 0 | 27 | 53 | 170 | 15 | 62 |
| Binary | 1110000 | 10010001 | 1110000 | 10111 | 0 | 10111 | 101011 | 1111000 | 1101 | 110010 |
Color Harmonies of #709170
Complementary color
Monochromatic Colors of #709170
Black with #709170
Text Example
Text Example
White with #709170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709170; }
p { color: rgb(112,145,112); }
H1.HeaderClassName
{
color: #709170;
}
.AnyTagClassName
{
color: #709170;
}
</style>
background-color css
<style>
a { background-color: #709170; }
a { background-color: rgb(112,145,112); }
div.DivClassName
{
background-color: #709170;
}
.BgClassName
{
background-color: #709170;
}
</style>
border-color css
<style>
span { border-color: #709170; }
span { border-color: rgb(112,145,112); }
td.TdClassName
{
border-color: #709170;
}
.TagClassName
{
border-color: #709170;
}
</style>