Shades of Highland #809355
Tints of Highland #809355
RGB
CMYK
RGB Variations
Color information
#809355 (or 0x809355) is known color: Highland. HEX triplet: 80, 93 and 55. RGB value is (128,147,85). Sum of RGB (Red+Green+Blue) = 128+147+85=360 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.56% from 360); Green value is 147 (57.81% from 255 or 40.83% from 360); Blue value is 85 (33.59% from 255 or 23.61% from 360); Max value from RGB is 147 - color contains mainly: green. Hex color #809355 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809355 is #7F6CAA. Grayscale: #868686. Windows color (decimal): -8350891 or 5608320. OLE color: 5608320.
HSL color Cylindrical-coordinate representation of color #809355: hue angle of 78.39º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #809355 is Cyan = 0.13, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 147 | 85 | - |
| CMYK | 0.13 | 0 | 0.42 | 0.42 |
| HSL | 78.39º | 0.27% | 0.45% | - |
| HSV(B) | 78.39º | 0.42% | 0.58% | - |
| XYZ | 20.98 | 26.11 | 12.53 | - |
| YUV | 134.25 | 100.21 | 123.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 147 | 85 | 0.13 | 0 | 0.42 | 0.42 | 78.39 | 0.27 | 0.45 |
| Hex | 80 | 93 | 55 | D | 0 | 2A | 2A | 4E | 1B | 2D |
| Octal | 200 | 223 | 125 | 15 | 0 | 52 | 52 | 116 | 33 | 55 |
| Binary | 10000000 | 10010011 | 1010101 | 1101 | 0 | 101010 | 101010 | 1001110 | 11011 | 101101 |
Color Harmonies of #809355
Complementary color
Monochromatic Colors of #809355
Black with #809355
Text Example
Text Example
White with #809355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809355; }
p { color: rgb(128,147,85); }
H1.HeaderClassName
{
color: #809355;
}
.AnyTagClassName
{
color: #809355;
}
</style>
background-color css
<style>
a { background-color: #809355; }
a { background-color: rgb(128,147,85); }
div.DivClassName
{
background-color: #809355;
}
.BgClassName
{
background-color: #809355;
}
</style>
border-color css
<style>
span { border-color: #809355; }
span { border-color: rgb(128,147,85); }
td.TdClassName
{
border-color: #809355;
}
.TagClassName
{
border-color: #809355;
}
</style>