Shades of Olive #827004
Tints of Olive #827004
RGB
CMYK
RGB Variations
Color information
#827004 (or 0x827004) is known color: Olive. HEX triplet: 82, 70 and 04. RGB value is (130,112,4). Sum of RGB (Red+Green+Blue) = 130+112+4=246 (32% of max value = 765). Red value is 130 (51.17% from 255 or 52.85% from 246); Green value is 112 (44.14% from 255 or 45.53% from 246); Blue value is 4 (1.95% from 255 or 1.63% from 246); Max value from RGB is 130 - color contains mainly: red. Hex color #827004 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827004 is #7D8FFB. Grayscale: #696969. Windows color (decimal): -8228860 or 290946. OLE color: 290946.
HSL color Cylindrical-coordinate representation of color #827004: hue angle of 51.43º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #827004 is Cyan = 0, Magento = 0.14, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 112 | 4 | - |
| CMYK | 0 | 0.14 | 0.97 | 0.49 |
| HSL | 51.43º | 0.94% | 0.26% | - |
| HSV(B) | 51.43º | 0.97% | 0.51% | - |
| XYZ | 15.02 | 16.34 | 2.48 | - |
| YUV | 105.07 | 70.96 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 112 | 4 | 0 | 0.14 | 0.97 | 0.49 | 51.43 | 0.94 | 0.26 |
| Hex | 82 | 70 | 4 | 0 | E | 61 | 31 | 33 | 5E | 1A |
| Octal | 202 | 160 | 4 | 0 | 16 | 141 | 61 | 63 | 136 | 32 |
| Binary | 10000010 | 1110000 | 100 | 0 | 1110 | 1100001 | 110001 | 110011 | 1011110 | 11010 |
Color Harmonies of #827004
Complementary color
Monochromatic Colors of #827004
Black with #827004
Text Example
Text Example
White with #827004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827004; }
p { color: rgb(130,112,4); }
H1.HeaderClassName
{
color: #827004;
}
.AnyTagClassName
{
color: #827004;
}
</style>
background-color css
<style>
a { background-color: #827004; }
a { background-color: rgb(130,112,4); }
div.DivClassName
{
background-color: #827004;
}
.BgClassName
{
background-color: #827004;
}
</style>
border-color css
<style>
span { border-color: #827004; }
span { border-color: rgb(130,112,4); }
td.TdClassName
{
border-color: #827004;
}
.TagClassName
{
border-color: #827004;
}
</style>