Shades of Laurel #709276
Tints of Laurel #709276
RGB
CMYK
RGB Variations
Color information
#709276 (or 0x709276) is known color: Laurel. HEX triplet: 70, 92 and 76. RGB value is (112,146,118). Sum of RGB (Red+Green+Blue) = 112+146+118=376 (49% of max value = 765). Red value is 112 (44.14% from 255 or 29.79% from 376); Green value is 146 (57.42% from 255 or 38.83% from 376); Blue value is 118 (46.48% from 255 or 31.38% from 376); Max value from RGB is 146 - color contains mainly: green. Hex color #709276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #709276 is #8F6D89. Grayscale: #848484. Windows color (decimal): -9399690 or 7770736. OLE color: 7770736.
HSL color Cylindrical-coordinate representation of color #709276: hue angle of 130.59º 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 #709276 is Cyan = 0.23, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 112 | 146 | 118 | - |
| CMYK | 0.23 | 0 | 0.19 | 0.43 |
| HSL | 130.59º | 0.13% | 0.51% | - |
| HSV(B) | 130.59º | 0.23% | 0.57% | - |
| XYZ | 20.23 | 25.31 | 20.96 | - |
| YUV | 132.64 | 119.74 | 113.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 146 | 118 | 0.23 | 0 | 0.19 | 0.43 | 130.59 | 0.13 | 0.51 |
| Hex | 70 | 92 | 76 | 17 | 0 | 13 | 2B | 83 | D | 33 |
| Octal | 160 | 222 | 166 | 27 | 0 | 23 | 53 | 203 | 15 | 63 |
| Binary | 1110000 | 10010010 | 1110110 | 10111 | 0 | 10011 | 101011 | 10000011 | 1101 | 110011 |
Color Harmonies of #709276
Complementary color
Monochromatic Colors of #709276
Black with #709276
Text Example
Text Example
White with #709276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709276; }
p { color: rgb(112,146,118); }
H1.HeaderClassName
{
color: #709276;
}
.AnyTagClassName
{
color: #709276;
}
</style>
background-color css
<style>
a { background-color: #709276; }
a { background-color: rgb(112,146,118); }
div.DivClassName
{
background-color: #709276;
}
.BgClassName
{
background-color: #709276;
}
</style>
border-color css
<style>
span { border-color: #709276; }
span { border-color: rgb(112,146,118); }
td.TdClassName
{
border-color: #709276;
}
.TagClassName
{
border-color: #709276;
}
</style>