Shades of Highland #719358
Tints of Highland #719358
RGB
CMYK
RGB Variations
Color information
#719358 (or 0x719358) is known color: Highland. HEX triplet: 71, 93 and 58. RGB value is (113,147,88). Sum of RGB (Red+Green+Blue) = 113+147+88=348 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.47% from 348); Green value is 147 (57.81% from 255 or 42.24% from 348); Blue value is 88 (34.77% from 255 or 25.29% from 348); Max value from RGB is 147 - color contains mainly: green. Hex color #719358 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719358 is #8E6CA7. Grayscale: #828282. Windows color (decimal): -9333928 or 5804913. OLE color: 5804913.
HSL color Cylindrical-coordinate representation of color #719358: hue angle of 94.58º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #719358 is Cyan = 0.23, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 147 | 88 | - |
| CMYK | 0.23 | 0 | 0.40 | 0.42 |
| HSL | 94.58º | 0.25% | 0.46% | - |
| HSV(B) | 94.58º | 0.4% | 0.58% | - |
| XYZ | 19.01 | 25.08 | 13.07 | - |
| YUV | 130.11 | 104.24 | 115.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 147 | 88 | 0.23 | 0 | 0.40 | 0.42 | 94.58 | 0.25 | 0.46 |
| Hex | 71 | 93 | 58 | 17 | 0 | 28 | 2A | 5F | 19 | 2E |
| Octal | 161 | 223 | 130 | 27 | 0 | 50 | 52 | 137 | 31 | 56 |
| Binary | 1110001 | 10010011 | 1011000 | 10111 | 0 | 101000 | 101010 | 1011111 | 11001 | 101110 |
Color Harmonies of #719358
Complementary color
Monochromatic Colors of #719358
Black with #719358
Text Example
Text Example
White with #719358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719358; }
p { color: rgb(113,147,88); }
H1.HeaderClassName
{
color: #719358;
}
.AnyTagClassName
{
color: #719358;
}
</style>
background-color css
<style>
a { background-color: #719358; }
a { background-color: rgb(113,147,88); }
div.DivClassName
{
background-color: #719358;
}
.BgClassName
{
background-color: #719358;
}
</style>
border-color css
<style>
span { border-color: #719358; }
span { border-color: rgb(113,147,88); }
td.TdClassName
{
border-color: #719358;
}
.TagClassName
{
border-color: #719358;
}
</style>