Shades of Olive #918006
Tints of Olive #918006
RGB
CMYK
RGB Variations
Color information
#918006 (or 0x918006) is known color: Olive. HEX triplet: 91, 80 and 06. RGB value is (145,128,6). Sum of RGB (Red+Green+Blue) = 145+128+6=279 (36% of max value = 765). Red value is 145 (57.03% from 255 or 51.97% from 279); Green value is 128 (50.39% from 255 or 45.88% from 279); Blue value is 6 (2.73% from 255 or 2.15% from 279); Max value from RGB is 145 - color contains mainly: red. Hex color #918006 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #918006 is #6E7FF9. Grayscale: #777777. Windows color (decimal): -7241722 or 426129. OLE color: 426129.
HSL color Cylindrical-coordinate representation of color #918006: hue angle of 52.66º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #918006 is Cyan = 0, Magento = 0.12, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 128 | 6 | - |
| CMYK | 0 | 0.12 | 0.96 | 0.43 |
| HSL | 52.66º | 0.92% | 0.3% | - |
| HSV(B) | 52.66º | 0.96% | 0.57% | - |
| XYZ | 19.43 | 21.47 | 3.29 | - |
| YUV | 119.18 | 64.13 | 146.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 128 | 6 | 0 | 0.12 | 0.96 | 0.43 | 52.66 | 0.92 | 0.3 |
| Hex | 91 | 80 | 6 | 0 | C | 60 | 2B | 35 | 5C | 1E |
| Octal | 221 | 200 | 6 | 0 | 14 | 140 | 53 | 65 | 134 | 36 |
| Binary | 10010001 | 10000000 | 110 | 0 | 1100 | 1100000 | 101011 | 110101 | 1011100 | 11110 |
Color Harmonies of #918006
Complementary color
Monochromatic Colors of #918006
Black with #918006
Text Example
Text Example
White with #918006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918006; }
p { color: rgb(145,128,6); }
H1.HeaderClassName
{
color: #918006;
}
.AnyTagClassName
{
color: #918006;
}
</style>
background-color css
<style>
a { background-color: #918006; }
a { background-color: rgb(145,128,6); }
div.DivClassName
{
background-color: #918006;
}
.BgClassName
{
background-color: #918006;
}
</style>
border-color css
<style>
span { border-color: #918006; }
span { border-color: rgb(145,128,6); }
td.TdClassName
{
border-color: #918006;
}
.TagClassName
{
border-color: #918006;
}
</style>