Shades of Laurel #718975
Tints of Laurel #718975
RGB
CMYK
RGB Variations
Color information
#718975 (or 0x718975) is known color: Laurel. HEX triplet: 71, 89 and 75. RGB value is (113,137,117). Sum of RGB (Red+Green+Blue) = 113+137+117=367 (48% of max value = 765). Red value is 113 (44.53% from 255 or 30.79% from 367); Green value is 137 (53.91% from 255 or 37.33% from 367); Blue value is 117 (46.09% from 255 or 31.88% from 367); Max value from RGB is 137 - color contains mainly: green. Hex color #718975 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718975 is #8E768A. Grayscale: #7F7F7F. Windows color (decimal): -9336459 or 7702897. OLE color: 7702897.
HSL color Cylindrical-coordinate representation of color #718975: hue angle of 130º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #718975 is Cyan = 0.18, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 137 | 117 | - |
| CMYK | 0.18 | 0 | 0.15 | 0.46 |
| HSL | 130º | 0.1% | 0.49% | - |
| HSV(B) | 130º | 0.18% | 0.54% | - |
| XYZ | 18.97 | 22.69 | 20.21 | - |
| YUV | 127.54 | 122.05 | 117.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 137 | 117 | 0.18 | 0 | 0.15 | 0.46 | 130 | 0.1 | 0.49 |
| Hex | 71 | 89 | 75 | 12 | 0 | F | 2E | 82 | A | 31 |
| Octal | 161 | 211 | 165 | 22 | 0 | 17 | 56 | 202 | 12 | 61 |
| Binary | 1110001 | 10001001 | 1110101 | 10010 | 0 | 1111 | 101110 | 10000010 | 1010 | 110001 |
Color Harmonies of #718975
Complementary color
Monochromatic Colors of #718975
Black with #718975
Text Example
Text Example
White with #718975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718975; }
p { color: rgb(113,137,117); }
H1.HeaderClassName
{
color: #718975;
}
.AnyTagClassName
{
color: #718975;
}
</style>
background-color css
<style>
a { background-color: #718975; }
a { background-color: rgb(113,137,117); }
div.DivClassName
{
background-color: #718975;
}
.BgClassName
{
background-color: #718975;
}
</style>
border-color css
<style>
span { border-color: #718975; }
span { border-color: rgb(113,137,117); }
td.TdClassName
{
border-color: #718975;
}
.TagClassName
{
border-color: #718975;
}
</style>