Shades of Olive #828307
Tints of Olive #828307
RGB
CMYK
RGB Variations
Color information
#828307 (or 0x828307) is known color: Olive. HEX triplet: 82, 83 and 07. RGB value is (130,131,7). Sum of RGB (Red+Green+Blue) = 130+131+7=268 (35% of max value = 765). Red value is 130 (51.17% from 255 or 48.51% from 268); Green value is 131 (51.56% from 255 or 48.88% from 268); Blue value is 7 (3.12% from 255 or 2.61% from 268); Max value from RGB is 131 - color contains mainly: green. Hex color #828307 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #828307 is #7D7CF8. Grayscale: #757575. Windows color (decimal): -8223993 or 492418. OLE color: 492418.
HSL color Cylindrical-coordinate representation of color #828307: hue angle of 60.48º degrees, saturation: 0.9, 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 #828307 is Cyan = 0.01, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 131 | 7 | - |
| CMYK | 0.01 | 0 | 0.95 | 0.49 |
| HSL | 60.48º | 0.9% | 0.27% | - |
| HSV(B) | 60.48º | 0.95% | 0.51% | - |
| XYZ | 17.36 | 20.99 | 3.34 | - |
| YUV | 116.57 | 66.17 | 137.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 131 | 7 | 0.01 | 0 | 0.95 | 0.49 | 60.48 | 0.9 | 0.27 |
| Hex | 82 | 83 | 7 | 1 | 0 | 5F | 31 | 3C | 5A | 1B |
| Octal | 202 | 203 | 7 | 1 | 0 | 137 | 61 | 74 | 132 | 33 |
| Binary | 10000010 | 10000011 | 111 | 1 | 0 | 1011111 | 110001 | 111100 | 1011010 | 11011 |
Color Harmonies of #828307
Complementary color
Monochromatic Colors of #828307
Black with #828307
Text Example
Text Example
White with #828307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #828307; }
p { color: rgb(130,131,7); }
H1.HeaderClassName
{
color: #828307;
}
.AnyTagClassName
{
color: #828307;
}
</style>
background-color css
<style>
a { background-color: #828307; }
a { background-color: rgb(130,131,7); }
div.DivClassName
{
background-color: #828307;
}
.BgClassName
{
background-color: #828307;
}
</style>
border-color css
<style>
span { border-color: #828307; }
span { border-color: rgb(130,131,7); }
td.TdClassName
{
border-color: #828307;
}
.TagClassName
{
border-color: #828307;
}
</style>