Shades of Olive #928907
Tints of Olive #928907
RGB
CMYK
RGB Variations
Color information
#928907 (or 0x928907) is known color: Olive. HEX triplet: 92, 89 and 07. RGB value is (146,137,7). Sum of RGB (Red+Green+Blue) = 146+137+7=290 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.34% from 290); Green value is 137 (53.91% from 255 or 47.24% from 290); Blue value is 7 (3.12% from 255 or 2.41% from 290); Max value from RGB is 146 - color contains mainly: red. Hex color #928907 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #928907 is #6D76F8. Grayscale: #7D7D7D. Windows color (decimal): -7173881 or 493970. OLE color: 493970.
HSL color Cylindrical-coordinate representation of color #928907: hue angle of 56.12º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #928907 is Cyan = 0, Magento = 0.06, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 137 | 7 | - |
| CMYK | 0 | 0.06 | 0.95 | 0.43 |
| HSL | 56.12º | 0.91% | 0.3% | - |
| HSV(B) | 56.12º | 0.95% | 0.57% | - |
| XYZ | 20.84 | 24.02 | 3.74 | - |
| YUV | 124.87 | 61.48 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 137 | 7 | 0 | 0.06 | 0.95 | 0.43 | 56.12 | 0.91 | 0.3 |
| Hex | 92 | 89 | 7 | 0 | 6 | 5F | 2B | 38 | 5B | 1E |
| Octal | 222 | 211 | 7 | 0 | 6 | 137 | 53 | 70 | 133 | 36 |
| Binary | 10010010 | 10001001 | 111 | 0 | 110 | 1011111 | 101011 | 111000 | 1011011 | 11110 |
Color Harmonies of #928907
Complementary color
Monochromatic Colors of #928907
Black with #928907
Text Example
Text Example
White with #928907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #928907; }
p { color: rgb(146,137,7); }
H1.HeaderClassName
{
color: #928907;
}
.AnyTagClassName
{
color: #928907;
}
</style>
background-color css
<style>
a { background-color: #928907; }
a { background-color: rgb(146,137,7); }
div.DivClassName
{
background-color: #928907;
}
.BgClassName
{
background-color: #928907;
}
</style>
border-color css
<style>
span { border-color: #928907; }
span { border-color: rgb(146,137,7); }
td.TdClassName
{
border-color: #928907;
}
.TagClassName
{
border-color: #928907;
}
</style>