Shades of Olive #817301
Tints of Olive #817301
RGB
CMYK
RGB Variations
Color information
#817301 (or 0x817301) is known color: Olive. HEX triplet: 81, 73 and 01. RGB value is (129,115,1). Sum of RGB (Red+Green+Blue) = 129+115+1=245 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.65% from 245); Green value is 115 (45.31% from 255 or 46.94% from 245); Blue value is 1 (0.78% from 255 or 0.41% from 245); Max value from RGB is 129 - color contains mainly: red. Hex color #817301 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817301 is #7E8CFE. Grayscale: #6A6A6A. Windows color (decimal): -8293631 or 95105. OLE color: 95105.
HSL color Cylindrical-coordinate representation of color #817301: hue angle of 53.44º degrees, saturation: 0.98, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #817301 is Cyan = 0, Magento = 0.11, Yellow = 0.99 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 1 | - |
| CMYK | 0 | 0.11 | 0.99 | 0.49 |
| HSL | 53.44º | 0.98% | 0.25% | - |
| HSV(B) | 53.44º | 0.99% | 0.51% | - |
| XYZ | 15.19 | 16.93 | 2.5 | - |
| YUV | 106.19 | 68.64 | 144.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 1 | 0 | 0.11 | 0.99 | 0.49 | 53.44 | 0.98 | 0.25 |
| Hex | 81 | 73 | 1 | 0 | B | 63 | 31 | 35 | 62 | 19 |
| Octal | 201 | 163 | 1 | 0 | 13 | 143 | 61 | 65 | 142 | 31 |
| Binary | 10000001 | 1110011 | 1 | 0 | 1011 | 1100011 | 110001 | 110101 | 1100010 | 11001 |
Color Harmonies of #817301
Complementary color
Monochromatic Colors of #817301
Black with #817301
Text Example
Text Example
White with #817301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817301; }
p { color: rgb(129,115,1); }
H1.HeaderClassName
{
color: #817301;
}
.AnyTagClassName
{
color: #817301;
}
</style>
background-color css
<style>
a { background-color: #817301; }
a { background-color: rgb(129,115,1); }
div.DivClassName
{
background-color: #817301;
}
.BgClassName
{
background-color: #817301;
}
</style>
border-color css
<style>
span { border-color: #817301; }
span { border-color: rgb(129,115,1); }
td.TdClassName
{
border-color: #817301;
}
.TagClassName
{
border-color: #817301;
}
</style>