Shades of Olive #827809
Tints of Olive #827809
RGB
CMYK
RGB Variations
Color information
#827809 (or 0x827809) is known color: Olive. HEX triplet: 82, 78 and 09. RGB value is (130,120,9). Sum of RGB (Red+Green+Blue) = 130+120+9=259 (34% of max value = 765). Red value is 130 (51.17% from 255 or 50.19% from 259); Green value is 120 (47.27% from 255 or 46.33% from 259); Blue value is 9 (3.91% from 255 or 3.47% from 259); Max value from RGB is 130 - color contains mainly: red. Hex color #827809 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827809 is #7D87F6. Grayscale: #6E6E6E. Windows color (decimal): -8226807 or 620674. OLE color: 620674.
HSL color Cylindrical-coordinate representation of color #827809: hue angle of 55.04º 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 #827809 is Cyan = 0, Magento = 0.08, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 120 | 9 | - |
| CMYK | 0 | 0.08 | 0.93 | 0.49 |
| HSL | 55.04º | 0.87% | 0.27% | - |
| HSV(B) | 55.04º | 0.93% | 0.51% | - |
| XYZ | 15.97 | 18.2 | 2.93 | - |
| YUV | 110.34 | 70.81 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 120 | 9 | 0 | 0.08 | 0.93 | 0.49 | 55.04 | 0.87 | 0.27 |
| Hex | 82 | 78 | 9 | 0 | 8 | 5D | 31 | 37 | 57 | 1B |
| Octal | 202 | 170 | 11 | 0 | 10 | 135 | 61 | 67 | 127 | 33 |
| Binary | 10000010 | 1111000 | 1001 | 0 | 1000 | 1011101 | 110001 | 110111 | 1010111 | 11011 |
Color Harmonies of #827809
Complementary color
Monochromatic Colors of #827809
Black with #827809
Text Example
Text Example
White with #827809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827809; }
p { color: rgb(130,120,9); }
H1.HeaderClassName
{
color: #827809;
}
.AnyTagClassName
{
color: #827809;
}
</style>
background-color css
<style>
a { background-color: #827809; }
a { background-color: rgb(130,120,9); }
div.DivClassName
{
background-color: #827809;
}
.BgClassName
{
background-color: #827809;
}
</style>
border-color css
<style>
span { border-color: #827809; }
span { border-color: rgb(130,120,9); }
td.TdClassName
{
border-color: #827809;
}
.TagClassName
{
border-color: #827809;
}
</style>