Shades of Highland #719662
Tints of Highland #719662
RGB
CMYK
RGB Variations
Color information
#719662 (or 0x719662) is known color: Highland. HEX triplet: 71, 96 and 62. RGB value is (113,150,98). Sum of RGB (Red+Green+Blue) = 113+150+98=361 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.30% from 361); Green value is 150 (58.98% from 255 or 41.55% from 361); Blue value is 98 (38.67% from 255 or 27.15% from 361); Max value from RGB is 150 - color contains mainly: green. Hex color #719662 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719662 is #8E699D. Grayscale: #858585. Windows color (decimal): -9333150 or 6461041. OLE color: 6461041.
HSL color Cylindrical-coordinate representation of color #719662: hue angle of 102.69º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #719662 is Cyan = 0.25, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 150 | 98 | - |
| CMYK | 0.25 | 0 | 0.35 | 0.41 |
| HSL | 102.69º | 0.21% | 0.49% | - |
| HSV(B) | 102.69º | 0.35% | 0.59% | - |
| XYZ | 19.92 | 26.21 | 15.56 | - |
| YUV | 133.01 | 108.24 | 113.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 150 | 98 | 0.25 | 0 | 0.35 | 0.41 | 102.69 | 0.21 | 0.49 |
| Hex | 71 | 96 | 62 | 19 | 0 | 23 | 29 | 67 | 15 | 31 |
| Octal | 161 | 226 | 142 | 31 | 0 | 43 | 51 | 147 | 25 | 61 |
| Binary | 1110001 | 10010110 | 1100010 | 11001 | 0 | 100011 | 101001 | 1100111 | 10101 | 110001 |
Color Harmonies of #719662
Complementary color
Monochromatic Colors of #719662
Black with #719662
Text Example
Text Example
White with #719662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719662; }
p { color: rgb(113,150,98); }
H1.HeaderClassName
{
color: #719662;
}
.AnyTagClassName
{
color: #719662;
}
</style>
background-color css
<style>
a { background-color: #719662; }
a { background-color: rgb(113,150,98); }
div.DivClassName
{
background-color: #719662;
}
.BgClassName
{
background-color: #719662;
}
</style>
border-color css
<style>
span { border-color: #719662; }
span { border-color: rgb(113,150,98); }
td.TdClassName
{
border-color: #719662;
}
.TagClassName
{
border-color: #719662;
}
</style>