Shades of Olive #827504
Tints of Olive #827504
RGB
CMYK
RGB Variations
Color information
#827504 (or 0x827504) is known color: Olive. HEX triplet: 82, 75 and 04. RGB value is (130,117,4). Sum of RGB (Red+Green+Blue) = 130+117+4=251 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.79% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 4 (1.95% from 255 or 1.59% from 251); Max value from RGB is 130 - color contains mainly: red. Hex color #827504 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827504 is #7D8AFB. Grayscale: #6C6C6C. Windows color (decimal): -8227580 or 292226. OLE color: 292226.
HSL color Cylindrical-coordinate representation of color #827504: hue angle of 53.81º 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 #827504 is Cyan = 0, Magento = 0.1, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 4 | - |
| CMYK | 0 | 0.1 | 0.97 | 0.49 |
| HSL | 53.81º | 0.94% | 0.26% | - |
| HSV(B) | 53.81º | 0.97% | 0.51% | - |
| XYZ | 15.59 | 17.48 | 2.67 | - |
| YUV | 108.01 | 69.31 | 143.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 4 | 0 | 0.1 | 0.97 | 0.49 | 53.81 | 0.94 | 0.26 |
| Hex | 82 | 75 | 4 | 0 | A | 61 | 31 | 36 | 5E | 1A |
| Octal | 202 | 165 | 4 | 0 | 12 | 141 | 61 | 66 | 136 | 32 |
| Binary | 10000010 | 1110101 | 100 | 0 | 1010 | 1100001 | 110001 | 110110 | 1011110 | 11010 |
Color Harmonies of #827504
Complementary color
Monochromatic Colors of #827504
Black with #827504
Text Example
Text Example
White with #827504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827504; }
p { color: rgb(130,117,4); }
H1.HeaderClassName
{
color: #827504;
}
.AnyTagClassName
{
color: #827504;
}
</style>
background-color css
<style>
a { background-color: #827504; }
a { background-color: rgb(130,117,4); }
div.DivClassName
{
background-color: #827504;
}
.BgClassName
{
background-color: #827504;
}
</style>
border-color css
<style>
span { border-color: #827504; }
span { border-color: rgb(130,117,4); }
td.TdClassName
{
border-color: #827504;
}
.TagClassName
{
border-color: #827504;
}
</style>