Shades of Olive #938008
Tints of Olive #938008
RGB
CMYK
RGB Variations
Color information
#938008 (or 0x938008) is known color: Olive. HEX triplet: 93, 80 and 08. RGB value is (147,128,8). Sum of RGB (Red+Green+Blue) = 147+128+8=283 (37% of max value = 765). Red value is 147 (57.81% from 255 or 51.94% from 283); Green value is 128 (50.39% from 255 or 45.23% from 283); Blue value is 8 (3.52% from 255 or 2.83% from 283); Max value from RGB is 147 - color contains mainly: red. Hex color #938008 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #938008 is #6C7FF7. Grayscale: #787878. Windows color (decimal): -7110648 or 557203. OLE color: 557203.
HSL color Cylindrical-coordinate representation of color #938008: hue angle of 51.8º degrees, saturation: 0.9, 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 #938008 is Cyan = 0, Magento = 0.13, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 8 | - |
| CMYK | 0 | 0.13 | 0.95 | 0.42 |
| HSL | 51.8º | 0.9% | 0.3% | - |
| HSV(B) | 51.8º | 0.95% | 0.58% | - |
| XYZ | 19.8 | 21.66 | 3.37 | - |
| YUV | 120 | 64.79 | 147.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 8 | 0 | 0.13 | 0.95 | 0.42 | 51.8 | 0.9 | 0.3 |
| Hex | 93 | 80 | 8 | 0 | D | 5F | 2A | 34 | 5A | 1E |
| Octal | 223 | 200 | 10 | 0 | 15 | 137 | 52 | 64 | 132 | 36 |
| Binary | 10010011 | 10000000 | 1000 | 0 | 1101 | 1011111 | 101010 | 110100 | 1011010 | 11110 |
Color Harmonies of #938008
Complementary color
Monochromatic Colors of #938008
Black with #938008
Text Example
Text Example
White with #938008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938008; }
p { color: rgb(147,128,8); }
H1.HeaderClassName
{
color: #938008;
}
.AnyTagClassName
{
color: #938008;
}
</style>
background-color css
<style>
a { background-color: #938008; }
a { background-color: rgb(147,128,8); }
div.DivClassName
{
background-color: #938008;
}
.BgClassName
{
background-color: #938008;
}
</style>
border-color css
<style>
span { border-color: #938008; }
span { border-color: rgb(147,128,8); }
td.TdClassName
{
border-color: #938008;
}
.TagClassName
{
border-color: #938008;
}
</style>