Shades of Olive #816802
Tints of Olive #816802
RGB
CMYK
RGB Variations
Color information
#816802 (or 0x816802) is known color: Olive. HEX triplet: 81, 68 and 02. RGB value is (129,104,2). Sum of RGB (Red+Green+Blue) = 129+104+2=235 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.89% from 235); Green value is 104 (41.02% from 255 or 44.26% from 235); Blue value is 2 (1.17% from 255 or 0.85% from 235); Max value from RGB is 129 - color contains mainly: red. Hex color #816802 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816802 is #7E97FD. Grayscale: #646464. Windows color (decimal): -8296446 or 157825. OLE color: 157825.
HSL color Cylindrical-coordinate representation of color #816802: hue angle of 48.19º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #816802 is Cyan = 0, Magento = 0.19, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 104 | 2 | - |
| CMYK | 0 | 0.19 | 0.98 | 0.49 |
| HSL | 48.19º | 0.97% | 0.26% | - |
| HSV(B) | 48.19º | 0.98% | 0.51% | - |
| XYZ | 14.01 | 14.57 | 2.13 | - |
| YUV | 99.85 | 72.78 | 148.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 104 | 2 | 0 | 0.19 | 0.98 | 0.49 | 48.19 | 0.97 | 0.26 |
| Hex | 81 | 68 | 2 | 0 | 13 | 62 | 31 | 30 | 61 | 1A |
| Octal | 201 | 150 | 2 | 0 | 23 | 142 | 61 | 60 | 141 | 32 |
| Binary | 10000001 | 1101000 | 10 | 0 | 10011 | 1100010 | 110001 | 110000 | 1100001 | 11010 |
Color Harmonies of #816802
Complementary color
Monochromatic Colors of #816802
Black with #816802
Text Example
Text Example
White with #816802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816802; }
p { color: rgb(129,104,2); }
H1.HeaderClassName
{
color: #816802;
}
.AnyTagClassName
{
color: #816802;
}
</style>
background-color css
<style>
a { background-color: #816802; }
a { background-color: rgb(129,104,2); }
div.DivClassName
{
background-color: #816802;
}
.BgClassName
{
background-color: #816802;
}
</style>
border-color css
<style>
span { border-color: #816802; }
span { border-color: rgb(129,104,2); }
td.TdClassName
{
border-color: #816802;
}
.TagClassName
{
border-color: #816802;
}
</style>