Shades of Olive #829409
Tints of Olive #829409
RGB
CMYK
RGB Variations
Color information
#829409 (or 0x829409) is known color: Olive. HEX triplet: 82, 94 and 09. RGB value is (130,148,9). Sum of RGB (Red+Green+Blue) = 130+148+9=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 148 (58.20% from 255 or 51.57% from 287); Blue value is 9 (3.91% from 255 or 3.14% from 287); Max value from RGB is 148 - color contains mainly: green. Hex color #829409 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #829409 is #7D6BF6. Grayscale: #7F7F7F. Windows color (decimal): -8219639 or 627842. OLE color: 627842.
HSL color Cylindrical-coordinate representation of color #829409: hue angle of 67.77º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #829409 is Cyan = 0.12, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 148 | 9 | - |
| CMYK | 0.12 | 0 | 0.94 | 0.42 |
| HSL | 67.77º | 0.89% | 0.31% | - |
| HSV(B) | 67.77º | 0.94% | 0.58% | - |
| XYZ | 19.85 | 25.95 | 4.22 | - |
| YUV | 126.77 | 61.54 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 148 | 9 | 0.12 | 0 | 0.94 | 0.42 | 67.77 | 0.89 | 0.31 |
| Hex | 82 | 94 | 9 | C | 0 | 5E | 2A | 44 | 59 | 1F |
| Octal | 202 | 224 | 11 | 14 | 0 | 136 | 52 | 104 | 131 | 37 |
| Binary | 10000010 | 10010100 | 1001 | 1100 | 0 | 1011110 | 101010 | 1000100 | 1011001 | 11111 |
Color Harmonies of #829409
Complementary color
Monochromatic Colors of #829409
Black with #829409
Text Example
Text Example
White with #829409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829409; }
p { color: rgb(130,148,9); }
H1.HeaderClassName
{
color: #829409;
}
.AnyTagClassName
{
color: #829409;
}
</style>
background-color css
<style>
a { background-color: #829409; }
a { background-color: rgb(130,148,9); }
div.DivClassName
{
background-color: #829409;
}
.BgClassName
{
background-color: #829409;
}
</style>
border-color css
<style>
span { border-color: #829409; }
span { border-color: rgb(130,148,9); }
td.TdClassName
{
border-color: #829409;
}
.TagClassName
{
border-color: #829409;
}
</style>