Shades of Olive #827305
Tints of Olive #827305
RGB
CMYK
RGB Variations
Color information
#827305 (or 0x827305) is known color: Olive. HEX triplet: 82, 73 and 05. RGB value is (130,115,5). Sum of RGB (Red+Green+Blue) = 130+115+5=250 (33% of max value = 765). Red value is 130 (51.17% from 255 or 52% from 250); Green value is 115 (45.31% from 255 or 46% from 250); Blue value is 5 (2.34% from 255 or 2% from 250); Max value from RGB is 130 - color contains mainly: red. Hex color #827305 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827305 is #7D8CFA. Grayscale: #6B6B6B. Windows color (decimal): -8228091 or 357250. OLE color: 357250.
HSL color Cylindrical-coordinate representation of color #827305: hue angle of 52.8º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #827305 is Cyan = 0, Magento = 0.12, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 115 | 5 | - |
| CMYK | 0 | 0.12 | 0.96 | 0.49 |
| HSL | 52.8º | 0.93% | 0.26% | - |
| HSV(B) | 52.8º | 0.96% | 0.51% | - |
| XYZ | 15.36 | 17.02 | 2.62 | - |
| YUV | 106.95 | 70.47 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 5 | 0 | 0.12 | 0.96 | 0.49 | 52.8 | 0.93 | 0.26 |
| Hex | 82 | 73 | 5 | 0 | C | 60 | 31 | 35 | 5D | 1A |
| Octal | 202 | 163 | 5 | 0 | 14 | 140 | 61 | 65 | 135 | 32 |
| Binary | 10000010 | 1110011 | 101 | 0 | 1100 | 1100000 | 110001 | 110101 | 1011101 | 11010 |
Color Harmonies of #827305
Complementary color
Monochromatic Colors of #827305
Black with #827305
Text Example
Text Example
White with #827305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827305; }
p { color: rgb(130,115,5); }
H1.HeaderClassName
{
color: #827305;
}
.AnyTagClassName
{
color: #827305;
}
</style>
background-color css
<style>
a { background-color: #827305; }
a { background-color: rgb(130,115,5); }
div.DivClassName
{
background-color: #827305;
}
.BgClassName
{
background-color: #827305;
}
</style>
border-color css
<style>
span { border-color: #827305; }
span { border-color: rgb(130,115,5); }
td.TdClassName
{
border-color: #827305;
}
.TagClassName
{
border-color: #827305;
}
</style>