Shades of Olive #816902
Tints of Olive #816902
RGB
CMYK
RGB Variations
Color information
#816902 (or 0x816902) is known color: Olive. HEX triplet: 81, 69 and 02. RGB value is (129,105,2). Sum of RGB (Red+Green+Blue) = 129+105+2=236 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.66% from 236); Green value is 105 (41.41% from 255 or 44.49% from 236); Blue value is 2 (1.17% from 255 or 0.85% from 236); Max value from RGB is 129 - color contains mainly: red. Hex color #816902 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816902 is #7E96FD. Grayscale: #646464. Windows color (decimal): -8296190 or 158081. OLE color: 158081.
HSL color Cylindrical-coordinate representation of color #816902: hue angle of 48.66º 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 #816902 is Cyan = 0, Magento = 0.19, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 105 | 2 | - |
| CMYK | 0 | 0.19 | 0.98 | 0.49 |
| HSL | 48.66º | 0.97% | 0.26% | - |
| HSV(B) | 48.66º | 0.98% | 0.51% | - |
| XYZ | 14.12 | 14.77 | 2.17 | - |
| YUV | 100.43 | 72.45 | 148.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 2 | 0 | 0.19 | 0.98 | 0.49 | 48.66 | 0.97 | 0.26 |
| Hex | 81 | 69 | 2 | 0 | 13 | 62 | 31 | 31 | 61 | 1A |
| Octal | 201 | 151 | 2 | 0 | 23 | 142 | 61 | 61 | 141 | 32 |
| Binary | 10000001 | 1101001 | 10 | 0 | 10011 | 1100010 | 110001 | 110001 | 1100001 | 11010 |
Color Harmonies of #816902
Complementary color
Monochromatic Colors of #816902
Black with #816902
Text Example
Text Example
White with #816902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816902; }
p { color: rgb(129,105,2); }
H1.HeaderClassName
{
color: #816902;
}
.AnyTagClassName
{
color: #816902;
}
</style>
background-color css
<style>
a { background-color: #816902; }
a { background-color: rgb(129,105,2); }
div.DivClassName
{
background-color: #816902;
}
.BgClassName
{
background-color: #816902;
}
</style>
border-color css
<style>
span { border-color: #816902; }
span { border-color: rgb(129,105,2); }
td.TdClassName
{
border-color: #816902;
}
.TagClassName
{
border-color: #816902;
}
</style>