Shades of Olive #829208
Tints of Olive #829208
RGB
CMYK
RGB Variations
Color information
#829208 (or 0x829208) is known color: Olive. HEX triplet: 82, 92 and 08. RGB value is (130,146,8). Sum of RGB (Red+Green+Blue) = 130+146+8=284 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.77% from 284); Green value is 146 (57.42% from 255 or 51.41% from 284); Blue value is 8 (3.52% from 255 or 2.82% from 284); Max value from RGB is 146 - color contains mainly: green. Hex color #829208 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829208 is #7D6DF7. Grayscale: #7E7E7E. Windows color (decimal): -8220152 or 561794. OLE color: 561794.
HSL color Cylindrical-coordinate representation of color #829208: hue angle of 66.96º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #829208 is Cyan = 0.11, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 8 | - |
| CMYK | 0.11 | 0 | 0.95 | 0.43 |
| HSL | 66.96º | 0.9% | 0.3% | - |
| HSV(B) | 66.96º | 0.95% | 0.57% | - |
| XYZ | 19.53 | 25.32 | 4.09 | - |
| YUV | 125.48 | 61.7 | 131.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 8 | 0.11 | 0 | 0.95 | 0.43 | 66.96 | 0.9 | 0.3 |
| Hex | 82 | 92 | 8 | B | 0 | 5F | 2B | 43 | 5A | 1E |
| Octal | 202 | 222 | 10 | 13 | 0 | 137 | 53 | 103 | 132 | 36 |
| Binary | 10000010 | 10010010 | 1000 | 1011 | 0 | 1011111 | 101011 | 1000011 | 1011010 | 11110 |
Color Harmonies of #829208
Complementary color
Monochromatic Colors of #829208
Black with #829208
Text Example
Text Example
White with #829208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829208; }
p { color: rgb(130,146,8); }
H1.HeaderClassName
{
color: #829208;
}
.AnyTagClassName
{
color: #829208;
}
</style>
background-color css
<style>
a { background-color: #829208; }
a { background-color: rgb(130,146,8); }
div.DivClassName
{
background-color: #829208;
}
.BgClassName
{
background-color: #829208;
}
</style>
border-color css
<style>
span { border-color: #829208; }
span { border-color: rgb(130,146,8); }
td.TdClassName
{
border-color: #829208;
}
.TagClassName
{
border-color: #829208;
}
</style>