Shades of Olive #938207
Tints of Olive #938207
RGB
CMYK
RGB Variations
Color information
#938207 (or 0x938207) is known color: Olive. HEX triplet: 93, 82 and 07. RGB value is (147,130,7). Sum of RGB (Red+Green+Blue) = 147+130+7=284 (37% of max value = 765). Red value is 147 (57.81% from 255 or 51.76% from 284); Green value is 130 (51.17% from 255 or 45.77% from 284); Blue value is 7 (3.12% from 255 or 2.46% from 284); Max value from RGB is 147 - color contains mainly: red. Hex color #938207 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #938207 is #6C7DF8. Grayscale: #797979. Windows color (decimal): -7110137 or 492179. OLE color: 492179.
HSL color Cylindrical-coordinate representation of color #938207: hue angle of 52.71º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #938207 is Cyan = 0, Magento = 0.12, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 130 | 7 | - |
| CMYK | 0 | 0.12 | 0.95 | 0.42 |
| HSL | 52.71º | 0.91% | 0.3% | - |
| HSV(B) | 52.71º | 0.95% | 0.58% | - |
| XYZ | 20.05 | 22.18 | 3.43 | - |
| YUV | 121.06 | 63.63 | 146.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 130 | 7 | 0 | 0.12 | 0.95 | 0.42 | 52.71 | 0.91 | 0.3 |
| Hex | 93 | 82 | 7 | 0 | C | 5F | 2A | 35 | 5B | 1E |
| Octal | 223 | 202 | 7 | 0 | 14 | 137 | 52 | 65 | 133 | 36 |
| Binary | 10010011 | 10000010 | 111 | 0 | 1100 | 1011111 | 101010 | 110101 | 1011011 | 11110 |
Color Harmonies of #938207
Complementary color
Monochromatic Colors of #938207
Black with #938207
Text Example
Text Example
White with #938207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938207; }
p { color: rgb(147,130,7); }
H1.HeaderClassName
{
color: #938207;
}
.AnyTagClassName
{
color: #938207;
}
</style>
background-color css
<style>
a { background-color: #938207; }
a { background-color: rgb(147,130,7); }
div.DivClassName
{
background-color: #938207;
}
.BgClassName
{
background-color: #938207;
}
</style>
border-color css
<style>
span { border-color: #938207; }
span { border-color: rgb(147,130,7); }
td.TdClassName
{
border-color: #938207;
}
.TagClassName
{
border-color: #938207;
}
</style>