Shades of Olive #928906
Tints of Olive #928906
RGB
CMYK
RGB Variations
Color information
#928906 (or 0x928906) is known color: Olive. HEX triplet: 92, 89 and 06. RGB value is (146,137,6). Sum of RGB (Red+Green+Blue) = 146+137+6=289 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.52% from 289); Green value is 137 (53.91% from 255 or 47.40% from 289); Blue value is 6 (2.73% from 255 or 2.08% from 289); Max value from RGB is 146 - color contains mainly: red. Hex color #928906 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #928906 is #6D76F9. Grayscale: #7D7D7D. Windows color (decimal): -7173882 or 428434. OLE color: 428434.
HSL color Cylindrical-coordinate representation of color #928906: hue angle of 56.14º 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 #928906 is Cyan = 0, Magento = 0.06, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 137 | 6 | - |
| CMYK | 0 | 0.06 | 0.96 | 0.43 |
| HSL | 56.14º | 0.92% | 0.3% | - |
| HSV(B) | 56.14º | 0.96% | 0.57% | - |
| XYZ | 20.83 | 24.02 | 3.71 | - |
| YUV | 124.76 | 60.98 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 137 | 6 | 0 | 0.06 | 0.96 | 0.43 | 56.14 | 0.92 | 0.3 |
| Hex | 92 | 89 | 6 | 0 | 6 | 60 | 2B | 38 | 5C | 1E |
| Octal | 222 | 211 | 6 | 0 | 6 | 140 | 53 | 70 | 134 | 36 |
| Binary | 10010010 | 10001001 | 110 | 0 | 110 | 1100000 | 101011 | 111000 | 1011100 | 11110 |
Color Harmonies of #928906
Complementary color
Monochromatic Colors of #928906
Black with #928906
Text Example
Text Example
White with #928906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928906; }
p { color: rgb(146,137,6); }
H1.HeaderClassName
{
color: #928906;
}
.AnyTagClassName
{
color: #928906;
}
</style>
background-color css
<style>
a { background-color: #928906; }
a { background-color: rgb(146,137,6); }
div.DivClassName
{
background-color: #928906;
}
.BgClassName
{
background-color: #928906;
}
</style>
border-color css
<style>
span { border-color: #928906; }
span { border-color: rgb(146,137,6); }
td.TdClassName
{
border-color: #928906;
}
.TagClassName
{
border-color: #928906;
}
</style>