Shades of Olive #827206
Tints of Olive #827206
RGB
CMYK
RGB Variations
Color information
#827206 (or 0x827206) is known color: Olive. HEX triplet: 82, 72 and 06. RGB value is (130,114,6). Sum of RGB (Red+Green+Blue) = 130+114+6=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 114 (44.92% from 255 or 45.6% from 250); Blue value is 6 (2.73% from 255 or 2.4% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #827206 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827206 is #7D8DF9. Grayscale: #6A6A6A. Windows color (decimal): -8228346 or 422530. OLE color: 422530.
HSL color Cylindrical-coordinate representation of color #827206: hue angle of 52.26º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #827206 is Cyan = 0, Magento = 0.12, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 6 | - |
| CMYK | 0 | 0.12 | 0.95 | 0.49 |
| HSL | 52.26º | 0.91% | 0.27% | - |
| HSV(B) | 52.26º | 0.95% | 0.51% | - |
| XYZ | 15.26 | 16.79 | 2.61 | - |
| YUV | 106.47 | 71.3 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 6 | 0 | 0.12 | 0.95 | 0.49 | 52.26 | 0.91 | 0.27 |
| Hex | 82 | 72 | 6 | 0 | C | 5F | 31 | 34 | 5B | 1B |
| Octal | 202 | 162 | 6 | 0 | 14 | 137 | 61 | 64 | 133 | 33 |
| Binary | 10000010 | 1110010 | 110 | 0 | 1100 | 1011111 | 110001 | 110100 | 1011011 | 11011 |
Color Harmonies of #827206
Complementary color
Monochromatic Colors of #827206
Black with #827206
Text Example
Text Example
White with #827206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827206; }
p { color: rgb(130,114,6); }
H1.HeaderClassName
{
color: #827206;
}
.AnyTagClassName
{
color: #827206;
}
</style>
background-color css
<style>
a { background-color: #827206; }
a { background-color: rgb(130,114,6); }
div.DivClassName
{
background-color: #827206;
}
.BgClassName
{
background-color: #827206;
}
</style>
border-color css
<style>
span { border-color: #827206; }
span { border-color: rgb(130,114,6); }
td.TdClassName
{
border-color: #827206;
}
.TagClassName
{
border-color: #827206;
}
</style>