Shades of Olive #827009
Tints of Olive #827009
RGB
CMYK
RGB Variations
Color information
#827009 (or 0x827009) is known color: Olive. HEX triplet: 82, 70 and 09. RGB value is (130,112,9). Sum of RGB (Red+Green+Blue) = 130+112+9=251 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.79% from 251); Green value is 112 (44.14% from 255 or 44.62% from 251); Blue value is 9 (3.91% from 255 or 3.59% from 251); Max value from RGB is 130 - color contains mainly: red. Hex color #827009 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827009 is #7D8FF6. Grayscale: #6A6A6A. Windows color (decimal): -8228855 or 618626. OLE color: 618626.
HSL color Cylindrical-coordinate representation of color #827009: hue angle of 51.07º 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 #827009 is Cyan = 0, Magento = 0.14, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 9 | - |
| CMYK | 0 | 0.14 | 0.93 | 0.49 |
| HSL | 51.07º | 0.87% | 0.27% | - |
| HSV(B) | 51.07º | 0.93% | 0.51% | - |
| XYZ | 15.05 | 16.35 | 2.62 | - |
| YUV | 105.64 | 73.46 | 145.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 9 | 0 | 0.14 | 0.93 | 0.49 | 51.07 | 0.87 | 0.27 |
| Hex | 82 | 70 | 9 | 0 | E | 5D | 31 | 33 | 57 | 1B |
| Octal | 202 | 160 | 11 | 0 | 16 | 135 | 61 | 63 | 127 | 33 |
| Binary | 10000010 | 1110000 | 1001 | 0 | 1110 | 1011101 | 110001 | 110011 | 1010111 | 11011 |
Color Harmonies of #827009
Complementary color
Monochromatic Colors of #827009
Black with #827009
Text Example
Text Example
White with #827009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827009; }
p { color: rgb(130,112,9); }
H1.HeaderClassName
{
color: #827009;
}
.AnyTagClassName
{
color: #827009;
}
</style>
background-color css
<style>
a { background-color: #827009; }
a { background-color: rgb(130,112,9); }
div.DivClassName
{
background-color: #827009;
}
.BgClassName
{
background-color: #827009;
}
</style>
border-color css
<style>
span { border-color: #827009; }
span { border-color: rgb(130,112,9); }
td.TdClassName
{
border-color: #827009;
}
.TagClassName
{
border-color: #827009;
}
</style>