Shades of Highland #719762
Tints of Highland #719762
RGB
CMYK
RGB Variations
Color information
#719762 (or 0x719762) is known color: Highland. HEX triplet: 71, 97 and 62. RGB value is (113,151,98). Sum of RGB (Red+Green+Blue) = 113+151+98=362 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.22% from 362); Green value is 151 (59.38% from 255 or 41.71% from 362); Blue value is 98 (38.67% from 255 or 27.07% from 362); Max value from RGB is 151 - color contains mainly: green. Hex color #719762 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #719762 is #8E689D. Grayscale: #858585. Windows color (decimal): -9332894 or 6461297. OLE color: 6461297.
HSL color Cylindrical-coordinate representation of color #719762: hue angle of 103.02º 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 #719762 is Cyan = 0.25, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 98 | - |
| CMYK | 0.25 | 0 | 0.35 | 0.41 |
| HSL | 103.02º | 0.21% | 0.49% | - |
| HSV(B) | 103.02º | 0.35% | 0.59% | - |
| XYZ | 20.08 | 26.53 | 15.62 | - |
| YUV | 133.6 | 107.91 | 113.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 98 | 0.25 | 0 | 0.35 | 0.41 | 103.02 | 0.21 | 0.49 |
| Hex | 71 | 97 | 62 | 19 | 0 | 23 | 29 | 67 | 15 | 31 |
| Octal | 161 | 227 | 142 | 31 | 0 | 43 | 51 | 147 | 25 | 61 |
| Binary | 1110001 | 10010111 | 1100010 | 11001 | 0 | 100011 | 101001 | 1100111 | 10101 | 110001 |
Color Harmonies of #719762
Complementary color
Monochromatic Colors of #719762
Black with #719762
Text Example
Text Example
White with #719762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719762; }
p { color: rgb(113,151,98); }
H1.HeaderClassName
{
color: #719762;
}
.AnyTagClassName
{
color: #719762;
}
</style>
background-color css
<style>
a { background-color: #719762; }
a { background-color: rgb(113,151,98); }
div.DivClassName
{
background-color: #719762;
}
.BgClassName
{
background-color: #719762;
}
</style>
border-color css
<style>
span { border-color: #719762; }
span { border-color: rgb(113,151,98); }
td.TdClassName
{
border-color: #719762;
}
.TagClassName
{
border-color: #719762;
}
</style>