Shades of Highland #809363
Tints of Highland #809363
RGB
CMYK
RGB Variations
Color information
#809363 (or 0x809363) is known color: Highland. HEX triplet: 80, 93 and 63. RGB value is (128,147,99). Sum of RGB (Red+Green+Blue) = 128+147+99=374 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.22% from 374); Green value is 147 (57.81% from 255 or 39.30% from 374); Blue value is 99 (39.06% from 255 or 26.47% from 374); Max value from RGB is 147 - color contains mainly: green. Hex color #809363 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809363 is #7F6C9C. Grayscale: #888888. Windows color (decimal): -8350877 or 6525824. OLE color: 6525824.
HSL color Cylindrical-coordinate representation of color #809363: hue angle of 83.75º 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 #809363 is Cyan = 0.13, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 147 | 99 | - |
| CMYK | 0.13 | 0 | 0.33 | 0.42 |
| HSL | 83.75º | 0.2% | 0.48% | - |
| HSV(B) | 83.75º | 0.33% | 0.58% | - |
| XYZ | 21.59 | 26.36 | 15.75 | - |
| YUV | 135.85 | 107.21 | 122.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 147 | 99 | 0.13 | 0 | 0.33 | 0.42 | 83.75 | 0.2 | 0.48 |
| Hex | 80 | 93 | 63 | D | 0 | 21 | 2A | 54 | 14 | 30 |
| Octal | 200 | 223 | 143 | 15 | 0 | 41 | 52 | 124 | 24 | 60 |
| Binary | 10000000 | 10010011 | 1100011 | 1101 | 0 | 100001 | 101010 | 1010100 | 10100 | 110000 |
Color Harmonies of #809363
Complementary color
Monochromatic Colors of #809363
Black with #809363
Text Example
Text Example
White with #809363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809363; }
p { color: rgb(128,147,99); }
H1.HeaderClassName
{
color: #809363;
}
.AnyTagClassName
{
color: #809363;
}
</style>
background-color css
<style>
a { background-color: #809363; }
a { background-color: rgb(128,147,99); }
div.DivClassName
{
background-color: #809363;
}
.BgClassName
{
background-color: #809363;
}
</style>
border-color css
<style>
span { border-color: #809363; }
span { border-color: rgb(128,147,99); }
td.TdClassName
{
border-color: #809363;
}
.TagClassName
{
border-color: #809363;
}
</style>