Shades of Highland #799469
Tints of Highland #799469
RGB
CMYK
RGB Variations
Color information
#799469 (or 0x799469) is known color: Highland. HEX triplet: 79, 94 and 69. RGB value is (121,148,105). Sum of RGB (Red+Green+Blue) = 121+148+105=374 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.35% from 374); Green value is 148 (58.20% from 255 or 39.57% from 374); Blue value is 105 (41.41% from 255 or 28.07% from 374); Max value from RGB is 148 - color contains mainly: green. Hex color #799469 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #799469 is #866B96. Grayscale: #878787. Windows color (decimal): -8809367 or 6919289. OLE color: 6919289.
HSL color Cylindrical-coordinate representation of color #799469: hue angle of 97.67º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #799469 is Cyan = 0.18, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 148 | 105 | - |
| CMYK | 0.18 | 0 | 0.29 | 0.42 |
| HSL | 97.67º | 0.17% | 0.5% | - |
| HSV(B) | 97.67º | 0.29% | 0.58% | - |
| XYZ | 21.02 | 26.26 | 17.33 | - |
| YUV | 135.03 | 111.05 | 118 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 148 | 105 | 0.18 | 0 | 0.29 | 0.42 | 97.67 | 0.17 | 0.5 |
| Hex | 79 | 94 | 69 | 12 | 0 | 1D | 2A | 62 | 11 | 32 |
| Octal | 171 | 224 | 151 | 22 | 0 | 35 | 52 | 142 | 21 | 62 |
| Binary | 1111001 | 10010100 | 1101001 | 10010 | 0 | 11101 | 101010 | 1100010 | 10001 | 110010 |
Color Harmonies of #799469
Complementary color
Monochromatic Colors of #799469
Black with #799469
Text Example
Text Example
White with #799469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799469; }
p { color: rgb(121,148,105); }
H1.HeaderClassName
{
color: #799469;
}
.AnyTagClassName
{
color: #799469;
}
</style>
background-color css
<style>
a { background-color: #799469; }
a { background-color: rgb(121,148,105); }
div.DivClassName
{
background-color: #799469;
}
.BgClassName
{
background-color: #799469;
}
</style>
border-color css
<style>
span { border-color: #799469; }
span { border-color: rgb(121,148,105); }
td.TdClassName
{
border-color: #799469;
}
.TagClassName
{
border-color: #799469;
}
</style>