Shades of Olive #818307
Tints of Olive #818307
RGB
CMYK
RGB Variations
Color information
#818307 (or 0x818307) is known color: Olive. HEX triplet: 81, 83 and 07. RGB value is (129,131,7). Sum of RGB (Red+Green+Blue) = 129+131+7=267 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.31% from 267); Green value is 131 (51.56% from 255 or 49.06% from 267); Blue value is 7 (3.12% from 255 or 2.62% from 267); Max value from RGB is 131 - color contains mainly: green. Hex color #818307 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #818307 is #7E7CF8. Grayscale: #747474. Windows color (decimal): -8289529 or 492417. OLE color: 492417.
HSL color Cylindrical-coordinate representation of color #818307: hue angle of 60.97º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #818307 is Cyan = 0.02, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 131 | 7 | - |
| CMYK | 0.02 | 0 | 0.95 | 0.49 |
| HSL | 60.97º | 0.9% | 0.27% | - |
| HSV(B) | 60.97º | 0.95% | 0.51% | - |
| XYZ | 17.21 | 20.92 | 3.33 | - |
| YUV | 116.27 | 66.34 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 131 | 7 | 0.02 | 0 | 0.95 | 0.49 | 60.97 | 0.9 | 0.27 |
| Hex | 81 | 83 | 7 | 2 | 0 | 5F | 31 | 3D | 5A | 1B |
| Octal | 201 | 203 | 7 | 2 | 0 | 137 | 61 | 75 | 132 | 33 |
| Binary | 10000001 | 10000011 | 111 | 10 | 0 | 1011111 | 110001 | 111101 | 1011010 | 11011 |
Color Harmonies of #818307
Complementary color
Monochromatic Colors of #818307
Black with #818307
Text Example
Text Example
White with #818307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #818307; }
p { color: rgb(129,131,7); }
H1.HeaderClassName
{
color: #818307;
}
.AnyTagClassName
{
color: #818307;
}
</style>
background-color css
<style>
a { background-color: #818307; }
a { background-color: rgb(129,131,7); }
div.DivClassName
{
background-color: #818307;
}
.BgClassName
{
background-color: #818307;
}
</style>
border-color css
<style>
span { border-color: #818307; }
span { border-color: rgb(129,131,7); }
td.TdClassName
{
border-color: #818307;
}
.TagClassName
{
border-color: #818307;
}
</style>