Shades of Highland #819963
Tints of Highland #819963
RGB
CMYK
RGB Variations
Color information
#819963 (or 0x819963) is known color: Highland. HEX triplet: 81, 99 and 63. RGB value is (129,153,99). Sum of RGB (Red+Green+Blue) = 129+153+99=381 (50% of max value = 765). Red value is 129 (50.78% from 255 or 33.86% from 381); Green value is 153 (60.16% from 255 or 40.16% from 381); Blue value is 99 (39.06% from 255 or 25.98% from 381); Max value from RGB is 153 - color contains mainly: green. Hex color #819963 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819963 is #7E669C. Grayscale: #8B8B8B. Windows color (decimal): -8283805 or 6527361. OLE color: 6527361.
HSL color Cylindrical-coordinate representation of color #819963: hue angle of 86.67º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #819963 is Cyan = 0.16, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 153 | 99 | - |
| CMYK | 0.16 | 0 | 0.35 | 0.4 |
| HSL | 86.67º | 0.21% | 0.49% | - |
| HSV(B) | 86.67º | 0.35% | 0.6% | - |
| XYZ | 22.7 | 28.35 | 16.08 | - |
| YUV | 139.67 | 105.05 | 120.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 153 | 99 | 0.16 | 0 | 0.35 | 0.4 | 86.67 | 0.21 | 0.49 |
| Hex | 81 | 99 | 63 | 10 | 0 | 23 | 28 | 57 | 15 | 31 |
| Octal | 201 | 231 | 143 | 20 | 0 | 43 | 50 | 127 | 25 | 61 |
| Binary | 10000001 | 10011001 | 1100011 | 10000 | 0 | 100011 | 101000 | 1010111 | 10101 | 110001 |
Color Harmonies of #819963
Complementary color
Monochromatic Colors of #819963
Black with #819963
Text Example
Text Example
White with #819963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819963; }
p { color: rgb(129,153,99); }
H1.HeaderClassName
{
color: #819963;
}
.AnyTagClassName
{
color: #819963;
}
</style>
background-color css
<style>
a { background-color: #819963; }
a { background-color: rgb(129,153,99); }
div.DivClassName
{
background-color: #819963;
}
.BgClassName
{
background-color: #819963;
}
</style>
border-color css
<style>
span { border-color: #819963; }
span { border-color: rgb(129,153,99); }
td.TdClassName
{
border-color: #819963;
}
.TagClassName
{
border-color: #819963;
}
</style>