Shades of Highland #799464
Tints of Highland #799464
RGB
CMYK
RGB Variations
Color information
#799464 (or 0x799464) is known color: Highland. HEX triplet: 79, 94 and 64. RGB value is (121,148,100). Sum of RGB (Red+Green+Blue) = 121+148+100=369 (48% of max value = 765). Red value is 121 (47.66% from 255 or 32.79% from 369); Green value is 148 (58.20% from 255 or 40.11% from 369); Blue value is 100 (39.45% from 255 or 27.10% from 369); Max value from RGB is 148 - color contains mainly: green. Hex color #799464 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #799464 is #866B9B. Grayscale: #868686. Windows color (decimal): -8809372 or 6591609. OLE color: 6591609.
HSL color Cylindrical-coordinate representation of color #799464: hue angle of 93.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #799464 is Cyan = 0.18, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 100 | - |
| CMYK | 0.18 | 0 | 0.32 | 0.42 |
| HSL | 93.75º | 0.19% | 0.49% | - |
| HSV(B) | 93.75º | 0.32% | 0.58% | - |
| XYZ | 20.78 | 26.16 | 16.01 | - |
| YUV | 134.46 | 108.55 | 118.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 100 | 0.18 | 0 | 0.32 | 0.42 | 93.75 | 0.19 | 0.49 |
| Hex | 79 | 94 | 64 | 12 | 0 | 20 | 2A | 5E | 13 | 31 |
| Octal | 171 | 224 | 144 | 22 | 0 | 40 | 52 | 136 | 23 | 61 |
| Binary | 1111001 | 10010100 | 1100100 | 10010 | 0 | 100000 | 101010 | 1011110 | 10011 | 110001 |
Color Harmonies of #799464
Complementary color
Monochromatic Colors of #799464
Black with #799464
Text Example
Text Example
White with #799464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799464; }
p { color: rgb(121,148,100); }
H1.HeaderClassName
{
color: #799464;
}
.AnyTagClassName
{
color: #799464;
}
</style>
background-color css
<style>
a { background-color: #799464; }
a { background-color: rgb(121,148,100); }
div.DivClassName
{
background-color: #799464;
}
.BgClassName
{
background-color: #799464;
}
</style>
border-color css
<style>
span { border-color: #799464; }
span { border-color: rgb(121,148,100); }
td.TdClassName
{
border-color: #799464;
}
.TagClassName
{
border-color: #799464;
}
</style>