Shades of Olive #827404
Tints of Olive #827404
RGB
CMYK
RGB Variations
Color information
#827404 (or 0x827404) is known color: Olive. HEX triplet: 82, 74 and 04. RGB value is (130,116,4). Sum of RGB (Red+Green+Blue) = 130+116+4=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 116 (45.70% from 255 or 46.4% from 250); Blue value is 4 (1.95% from 255 or 1.6% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #827404 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827404 is #7D8BFB. Grayscale: #6B6B6B. Windows color (decimal): -8227836 or 291970. OLE color: 291970.
HSL color Cylindrical-coordinate representation of color #827404: hue angle of 53.33º 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 #827404 is Cyan = 0, Magento = 0.11, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 4 | - |
| CMYK | 0 | 0.11 | 0.97 | 0.49 |
| HSL | 53.33º | 0.94% | 0.26% | - |
| HSV(B) | 53.33º | 0.97% | 0.51% | - |
| XYZ | 15.47 | 17.25 | 2.63 | - |
| YUV | 107.42 | 69.64 | 144.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 4 | 0 | 0.11 | 0.97 | 0.49 | 53.33 | 0.94 | 0.26 |
| Hex | 82 | 74 | 4 | 0 | B | 61 | 31 | 35 | 5E | 1A |
| Octal | 202 | 164 | 4 | 0 | 13 | 141 | 61 | 65 | 136 | 32 |
| Binary | 10000010 | 1110100 | 100 | 0 | 1011 | 1100001 | 110001 | 110101 | 1011110 | 11010 |
Color Harmonies of #827404
Complementary color
Monochromatic Colors of #827404
Black with #827404
Text Example
Text Example
White with #827404
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827404; }
p { color: rgb(130,116,4); }
H1.HeaderClassName
{
color: #827404;
}
.AnyTagClassName
{
color: #827404;
}
</style>
background-color css
<style>
a { background-color: #827404; }
a { background-color: rgb(130,116,4); }
div.DivClassName
{
background-color: #827404;
}
.BgClassName
{
background-color: #827404;
}
</style>
border-color css
<style>
span { border-color: #827404; }
span { border-color: rgb(130,116,4); }
td.TdClassName
{
border-color: #827404;
}
.TagClassName
{
border-color: #827404;
}
</style>