Shades of Olive #827611
Tints of Olive #827611
RGB
CMYK
RGB Variations
Color information
#827611 (or 0x827611) is known color: Olive. HEX triplet: 82, 76 and 11. RGB value is (130,118,17). Sum of RGB (Red+Green+Blue) = 130+118+17=265 (35% of max value = 765). Red value is 130 (51.17% from 255 or 49.06% from 265); Green value is 118 (46.48% from 255 or 44.53% from 265); Blue value is 17 (7.03% from 255 or 6.42% from 265); Max value from RGB is 130 - color contains mainly: red. Hex color #827611 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827611 is #7D89EE. Grayscale: #6E6E6E. Windows color (decimal): -8227311 or 1144450. OLE color: 1144450.
HSL color Cylindrical-coordinate representation of color #827611: hue angle of 53.63º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #827611 is Cyan = 0, Magento = 0.09, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 17 | - |
| CMYK | 0 | 0.09 | 0.87 | 0.49 |
| HSL | 53.63º | 0.77% | 0.29% | - |
| HSV(B) | 53.63º | 0.87% | 0.51% | - |
| XYZ | 15.79 | 17.74 | 3.12 | - |
| YUV | 110.07 | 75.48 | 142.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 17 | 0 | 0.09 | 0.87 | 0.49 | 53.63 | 0.77 | 0.29 |
| Hex | 82 | 76 | 11 | 0 | 9 | 57 | 31 | 36 | 4D | 1D |
| Octal | 202 | 166 | 21 | 0 | 11 | 127 | 61 | 66 | 115 | 35 |
| Binary | 10000010 | 1110110 | 10001 | 0 | 1001 | 1010111 | 110001 | 110110 | 1001101 | 11101 |
Color Harmonies of #827611
Complementary color
Monochromatic Colors of #827611
Black with #827611
Text Example
Text Example
White with #827611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827611; }
p { color: rgb(130,118,17); }
H1.HeaderClassName
{
color: #827611;
}
.AnyTagClassName
{
color: #827611;
}
</style>
background-color css
<style>
a { background-color: #827611; }
a { background-color: rgb(130,118,17); }
div.DivClassName
{
background-color: #827611;
}
.BgClassName
{
background-color: #827611;
}
</style>
border-color css
<style>
span { border-color: #827611; }
span { border-color: rgb(130,118,17); }
td.TdClassName
{
border-color: #827611;
}
.TagClassName
{
border-color: #827611;
}
</style>