Shades of Olive #817305
Tints of Olive #817305
RGB
CMYK
RGB Variations
Color information
#817305 (or 0x817305) is known color: Olive. HEX triplet: 81, 73 and 05. RGB value is (129,115,5). Sum of RGB (Red+Green+Blue) = 129+115+5=249 (32% of max value = 765). Red value is 129 (50.78% from 255 or 51.81% from 249); Green value is 115 (45.31% from 255 or 46.18% from 249); Blue value is 5 (2.34% from 255 or 2.01% from 249); Max value from RGB is 129 - color contains mainly: red. Hex color #817305 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817305 is #7E8CFA. Grayscale: #6B6B6B. Windows color (decimal): -8293627 or 357249. OLE color: 357249.
HSL color Cylindrical-coordinate representation of color #817305: hue angle of 53.23º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #817305 is Cyan = 0, Magento = 0.11, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 5 | - |
| CMYK | 0 | 0.11 | 0.96 | 0.49 |
| HSL | 53.23º | 0.93% | 0.26% | - |
| HSV(B) | 53.23º | 0.96% | 0.51% | - |
| XYZ | 15.21 | 16.94 | 2.61 | - |
| YUV | 106.65 | 70.64 | 143.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 5 | 0 | 0.11 | 0.96 | 0.49 | 53.23 | 0.93 | 0.26 |
| Hex | 81 | 73 | 5 | 0 | B | 60 | 31 | 35 | 5D | 1A |
| Octal | 201 | 163 | 5 | 0 | 13 | 140 | 61 | 65 | 135 | 32 |
| Binary | 10000001 | 1110011 | 101 | 0 | 1011 | 1100000 | 110001 | 110101 | 1011101 | 11010 |
Color Harmonies of #817305
Complementary color
Monochromatic Colors of #817305
Black with #817305
Text Example
Text Example
White with #817305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817305; }
p { color: rgb(129,115,5); }
H1.HeaderClassName
{
color: #817305;
}
.AnyTagClassName
{
color: #817305;
}
</style>
background-color css
<style>
a { background-color: #817305; }
a { background-color: rgb(129,115,5); }
div.DivClassName
{
background-color: #817305;
}
.BgClassName
{
background-color: #817305;
}
</style>
border-color css
<style>
span { border-color: #817305; }
span { border-color: rgb(129,115,5); }
td.TdClassName
{
border-color: #817305;
}
.TagClassName
{
border-color: #817305;
}
</style>