Shades of Olive #827905
Tints of Olive #827905
RGB
CMYK
RGB Variations
Color information
#827905 (or 0x827905) is known color: Olive. HEX triplet: 82, 79 and 05. RGB value is (130,121,5). Sum of RGB (Red+Green+Blue) = 130+121+5=256 (33% of max value = 765). Red value is 130 (51.17% from 255 or 50.78% from 256); Green value is 121 (47.66% from 255 or 47.27% from 256); Blue value is 5 (2.34% from 255 or 1.95% from 256); Max value from RGB is 130 - color contains mainly: red. Hex color #827905 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #827905 is #7D86FA. Grayscale: #6E6E6E. Windows color (decimal): -8226555 or 358786. OLE color: 358786.
HSL color Cylindrical-coordinate representation of color #827905: hue angle of 55.68º 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 #827905 is Cyan = 0, Magento = 0.07, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 121 | 5 | - |
| CMYK | 0 | 0.07 | 0.96 | 0.49 |
| HSL | 55.68º | 0.93% | 0.26% | - |
| HSV(B) | 55.68º | 0.96% | 0.51% | - |
| XYZ | 16.07 | 18.43 | 2.85 | - |
| YUV | 110.47 | 68.48 | 141.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 5 | 0 | 0.07 | 0.96 | 0.49 | 55.68 | 0.93 | 0.26 |
| Hex | 82 | 79 | 5 | 0 | 7 | 60 | 31 | 38 | 5D | 1A |
| Octal | 202 | 171 | 5 | 0 | 7 | 140 | 61 | 70 | 135 | 32 |
| Binary | 10000010 | 1111001 | 101 | 0 | 111 | 1100000 | 110001 | 111000 | 1011101 | 11010 |
Color Harmonies of #827905
Complementary color
Monochromatic Colors of #827905
Black with #827905
Text Example
Text Example
White with #827905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827905; }
p { color: rgb(130,121,5); }
H1.HeaderClassName
{
color: #827905;
}
.AnyTagClassName
{
color: #827905;
}
</style>
background-color css
<style>
a { background-color: #827905; }
a { background-color: rgb(130,121,5); }
div.DivClassName
{
background-color: #827905;
}
.BgClassName
{
background-color: #827905;
}
</style>
border-color css
<style>
span { border-color: #827905; }
span { border-color: rgb(130,121,5); }
td.TdClassName
{
border-color: #827905;
}
.TagClassName
{
border-color: #827905;
}
</style>