Shades of Olive #827109
Tints of Olive #827109
RGB
CMYK
RGB Variations
Color information
#827109 (or 0x827109) is known color: Olive. HEX triplet: 82, 71 and 09. RGB value is (130,113,9). Sum of RGB (Red+Green+Blue) = 130+113+9=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 113 (44.53% from 255 or 44.84% from 252); Blue value is 9 (3.91% from 255 or 3.57% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #827109 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827109 is #7D8EF6. Grayscale: #6A6A6A. Windows color (decimal): -8228599 or 618882. OLE color: 618882.
HSL color Cylindrical-coordinate representation of color #827109: hue angle of 51.57º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #827109 is Cyan = 0, Magento = 0.13, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 9 | - |
| CMYK | 0 | 0.13 | 0.93 | 0.49 |
| HSL | 51.57º | 0.87% | 0.27% | - |
| HSV(B) | 51.57º | 0.93% | 0.51% | - |
| XYZ | 15.16 | 16.58 | 2.66 | - |
| YUV | 106.23 | 73.13 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 9 | 0 | 0.13 | 0.93 | 0.49 | 51.57 | 0.87 | 0.27 |
| Hex | 82 | 71 | 9 | 0 | D | 5D | 31 | 34 | 57 | 1B |
| Octal | 202 | 161 | 11 | 0 | 15 | 135 | 61 | 64 | 127 | 33 |
| Binary | 10000010 | 1110001 | 1001 | 0 | 1101 | 1011101 | 110001 | 110100 | 1010111 | 11011 |
Color Harmonies of #827109
Complementary color
Monochromatic Colors of #827109
Black with #827109
Text Example
Text Example
White with #827109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827109; }
p { color: rgb(130,113,9); }
H1.HeaderClassName
{
color: #827109;
}
.AnyTagClassName
{
color: #827109;
}
</style>
background-color css
<style>
a { background-color: #827109; }
a { background-color: rgb(130,113,9); }
div.DivClassName
{
background-color: #827109;
}
.BgClassName
{
background-color: #827109;
}
</style>
border-color css
<style>
span { border-color: #827109; }
span { border-color: rgb(130,113,9); }
td.TdClassName
{
border-color: #827109;
}
.TagClassName
{
border-color: #827109;
}
</style>