Shades of Olive #827604
Tints of Olive #827604
RGB
CMYK
RGB Variations
Color information
#827604 (or 0x827604) is known color: Olive. HEX triplet: 82, 76 and 04. RGB value is (130,118,4). Sum of RGB (Red+Green+Blue) = 130+118+4=252 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.59% from 252); Green value is 118 (46.48% from 255 or 46.83% from 252); Blue value is 4 (1.95% from 255 or 1.59% from 252); Max value from RGB is 130 - color contains mainly: red. Hex color #827604 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827604 is #7D89FB. Grayscale: #6D6D6D. Windows color (decimal): -8227324 or 292482. OLE color: 292482.
HSL color Cylindrical-coordinate representation of color #827604: hue angle of 54.29º 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 #827604 is Cyan = 0, Magento = 0.09, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 4 | - |
| CMYK | 0 | 0.09 | 0.97 | 0.49 |
| HSL | 54.29º | 0.94% | 0.26% | - |
| HSV(B) | 54.29º | 0.97% | 0.51% | - |
| XYZ | 15.71 | 17.71 | 2.71 | - |
| YUV | 108.59 | 68.98 | 143.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 4 | 0 | 0.09 | 0.97 | 0.49 | 54.29 | 0.94 | 0.26 |
| Hex | 82 | 76 | 4 | 0 | 9 | 61 | 31 | 36 | 5E | 1A |
| Octal | 202 | 166 | 4 | 0 | 11 | 141 | 61 | 66 | 136 | 32 |
| Binary | 10000010 | 1110110 | 100 | 0 | 1001 | 1100001 | 110001 | 110110 | 1011110 | 11010 |
Color Harmonies of #827604
Complementary color
Monochromatic Colors of #827604
Black with #827604
Text Example
Text Example
White with #827604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827604; }
p { color: rgb(130,118,4); }
H1.HeaderClassName
{
color: #827604;
}
.AnyTagClassName
{
color: #827604;
}
</style>
background-color css
<style>
a { background-color: #827604; }
a { background-color: rgb(130,118,4); }
div.DivClassName
{
background-color: #827604;
}
.BgClassName
{
background-color: #827604;
}
</style>
border-color css
<style>
span { border-color: #827604; }
span { border-color: rgb(130,118,4); }
td.TdClassName
{
border-color: #827604;
}
.TagClassName
{
border-color: #827604;
}
</style>