Shades of Highland #809463
Tints of Highland #809463
RGB
CMYK
RGB Variations
Color information
#809463 (or 0x809463) is known color: Highland. HEX triplet: 80, 94 and 63. RGB value is (128,148,99). Sum of RGB (Red+Green+Blue) = 128+148+99=375 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.13% from 375); Green value is 148 (58.20% from 255 or 39.47% from 375); Blue value is 99 (39.06% from 255 or 26.4% from 375); Max value from RGB is 148 - color contains mainly: green. Hex color #809463 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809463 is #7F6B9C. Grayscale: #888888. Windows color (decimal): -8350621 or 6526080. OLE color: 6526080.
HSL color Cylindrical-coordinate representation of color #809463: hue angle of 84.49º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #809463 is Cyan = 0.14, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 148 | 99 | - |
| CMYK | 0.14 | 0 | 0.33 | 0.42 |
| HSL | 84.49º | 0.2% | 0.48% | - |
| HSV(B) | 84.49º | 0.33% | 0.58% | - |
| XYZ | 21.74 | 26.67 | 15.81 | - |
| YUV | 136.43 | 106.87 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 148 | 99 | 0.14 | 0 | 0.33 | 0.42 | 84.49 | 0.2 | 0.48 |
| Hex | 80 | 94 | 63 | E | 0 | 21 | 2A | 54 | 14 | 30 |
| Octal | 200 | 224 | 143 | 16 | 0 | 41 | 52 | 124 | 24 | 60 |
| Binary | 10000000 | 10010100 | 1100011 | 1110 | 0 | 100001 | 101010 | 1010100 | 10100 | 110000 |
Color Harmonies of #809463
Complementary color
Monochromatic Colors of #809463
Black with #809463
Text Example
Text Example
White with #809463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809463; }
p { color: rgb(128,148,99); }
H1.HeaderClassName
{
color: #809463;
}
.AnyTagClassName
{
color: #809463;
}
</style>
background-color css
<style>
a { background-color: #809463; }
a { background-color: rgb(128,148,99); }
div.DivClassName
{
background-color: #809463;
}
.BgClassName
{
background-color: #809463;
}
</style>
border-color css
<style>
span { border-color: #809463; }
span { border-color: rgb(128,148,99); }
td.TdClassName
{
border-color: #809463;
}
.TagClassName
{
border-color: #809463;
}
</style>