Shades of Highland #799558
Tints of Highland #799558
RGB
CMYK
RGB Variations
Color information
#799558 (or 0x799558) is known color: Highland. HEX triplet: 79, 95 and 58. RGB value is (121,149,88). Sum of RGB (Red+Green+Blue) = 121+149+88=358 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.80% from 358); Green value is 149 (58.59% from 255 or 41.62% from 358); Blue value is 88 (34.77% from 255 or 24.58% from 358); Max value from RGB is 149 - color contains mainly: green. Hex color #799558 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #799558 is #866AA7. Grayscale: #858585. Windows color (decimal): -8809128 or 5805433. OLE color: 5805433.
HSL color Cylindrical-coordinate representation of color #799558: hue angle of 87.54º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #799558 is Cyan = 0.19, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 149 | 88 | - |
| CMYK | 0.19 | 0 | 0.41 | 0.42 |
| HSL | 87.54º | 0.26% | 0.46% | - |
| HSV(B) | 87.54º | 0.41% | 0.58% | - |
| XYZ | 20.39 | 26.26 | 13.23 | - |
| YUV | 133.67 | 102.22 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 88 | 0.19 | 0 | 0.41 | 0.42 | 87.54 | 0.26 | 0.46 |
| Hex | 79 | 95 | 58 | 13 | 0 | 29 | 2A | 58 | 1A | 2E |
| Octal | 171 | 225 | 130 | 23 | 0 | 51 | 52 | 130 | 32 | 56 |
| Binary | 1111001 | 10010101 | 1011000 | 10011 | 0 | 101001 | 101010 | 1011000 | 11010 | 101110 |
Color Harmonies of #799558
Complementary color
Monochromatic Colors of #799558
Black with #799558
Text Example
Text Example
White with #799558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799558; }
p { color: rgb(121,149,88); }
H1.HeaderClassName
{
color: #799558;
}
.AnyTagClassName
{
color: #799558;
}
</style>
background-color css
<style>
a { background-color: #799558; }
a { background-color: rgb(121,149,88); }
div.DivClassName
{
background-color: #799558;
}
.BgClassName
{
background-color: #799558;
}
</style>
border-color css
<style>
span { border-color: #799558; }
span { border-color: rgb(121,149,88); }
td.TdClassName
{
border-color: #799558;
}
.TagClassName
{
border-color: #799558;
}
</style>