Shades of Highland #799350
Tints of Highland #799350
RGB
CMYK
RGB Variations
Color information
#799350 (or 0x799350) is known color: Highland. HEX triplet: 79, 93 and 50. RGB value is (121,147,80). Sum of RGB (Red+Green+Blue) = 121+147+80=348 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.77% from 348); Green value is 147 (57.81% from 255 or 42.24% from 348); Blue value is 80 (31.64% from 255 or 22.99% from 348); Max value from RGB is 147 - color contains mainly: green. Hex color #799350 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #799350 is #866CAF. Grayscale: #838383. Windows color (decimal): -8809648 or 5280633. OLE color: 5280633.
HSL color Cylindrical-coordinate representation of color #799350: hue angle of 83.28º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #799350 is Cyan = 0.18, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 147 | 80 | - |
| CMYK | 0.18 | 0 | 0.46 | 0.42 |
| HSL | 83.28º | 0.3% | 0.45% | - |
| HSV(B) | 83.28º | 0.46% | 0.58% | - |
| XYZ | 19.77 | 25.51 | 11.47 | - |
| YUV | 131.59 | 98.89 | 120.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 147 | 80 | 0.18 | 0 | 0.46 | 0.42 | 83.28 | 0.3 | 0.45 |
| Hex | 79 | 93 | 50 | 12 | 0 | 2E | 2A | 53 | 1E | 2D |
| Octal | 171 | 223 | 120 | 22 | 0 | 56 | 52 | 123 | 36 | 55 |
| Binary | 1111001 | 10010011 | 1010000 | 10010 | 0 | 101110 | 101010 | 1010011 | 11110 | 101101 |
Color Harmonies of #799350
Complementary color
Monochromatic Colors of #799350
Black with #799350
Text Example
Text Example
White with #799350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799350; }
p { color: rgb(121,147,80); }
H1.HeaderClassName
{
color: #799350;
}
.AnyTagClassName
{
color: #799350;
}
</style>
background-color css
<style>
a { background-color: #799350; }
a { background-color: rgb(121,147,80); }
div.DivClassName
{
background-color: #799350;
}
.BgClassName
{
background-color: #799350;
}
</style>
border-color css
<style>
span { border-color: #799350; }
span { border-color: rgb(121,147,80); }
td.TdClassName
{
border-color: #799350;
}
.TagClassName
{
border-color: #799350;
}
</style>