Shades of Olive #826802
Tints of Olive #826802
RGB
CMYK
RGB Variations
Color information
#826802 (or 0x826802) is known color: Olive. HEX triplet: 82, 68 and 02. RGB value is (130,104,2). Sum of RGB (Red+Green+Blue) = 130+104+2=236 (31% of max value = 765). Red value is 130 (51.17% from 255 or 55.08% from 236); Green value is 104 (41.02% from 255 or 44.07% from 236); Blue value is 2 (1.17% from 255 or 0.85% from 236); Max value from RGB is 130 - color contains mainly: red. Hex color #826802 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #826802 is #7D97FD. Grayscale: #646464. Windows color (decimal): -8230910 or 157826. OLE color: 157826.
HSL color Cylindrical-coordinate representation of color #826802: hue angle of 47.81º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #826802 is Cyan = 0, Magento = 0.2, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 2 | - |
| CMYK | 0 | 0.2 | 0.98 | 0.49 |
| HSL | 47.81º | 0.97% | 0.26% | - |
| HSV(B) | 47.81º | 0.98% | 0.51% | - |
| XYZ | 14.17 | 14.65 | 2.14 | - |
| YUV | 100.15 | 72.61 | 149.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 2 | 0 | 0.2 | 0.98 | 0.49 | 47.81 | 0.97 | 0.26 |
| Hex | 82 | 68 | 2 | 0 | 14 | 62 | 31 | 30 | 61 | 1A |
| Octal | 202 | 150 | 2 | 0 | 24 | 142 | 61 | 60 | 141 | 32 |
| Binary | 10000010 | 1101000 | 10 | 0 | 10100 | 1100010 | 110001 | 110000 | 1100001 | 11010 |
Color Harmonies of #826802
Complementary color
Monochromatic Colors of #826802
Black with #826802
Text Example
Text Example
White with #826802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826802; }
p { color: rgb(130,104,2); }
H1.HeaderClassName
{
color: #826802;
}
.AnyTagClassName
{
color: #826802;
}
</style>
background-color css
<style>
a { background-color: #826802; }
a { background-color: rgb(130,104,2); }
div.DivClassName
{
background-color: #826802;
}
.BgClassName
{
background-color: #826802;
}
</style>
border-color css
<style>
span { border-color: #826802; }
span { border-color: rgb(130,104,2); }
td.TdClassName
{
border-color: #826802;
}
.TagClassName
{
border-color: #826802;
}
</style>