Shades of Olive #938807
Tints of Olive #938807
RGB
CMYK
RGB Variations
Color information
#938807 (or 0x938807) is known color: Olive. HEX triplet: 93, 88 and 07. RGB value is (147,136,7). Sum of RGB (Red+Green+Blue) = 147+136+7=290 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.69% from 290); Green value is 136 (53.52% from 255 or 46.90% from 290); Blue value is 7 (3.12% from 255 or 2.41% from 290); Max value from RGB is 147 - color contains mainly: red. Hex color #938807 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #938807 is #6C77F8. Grayscale: #7D7D7D. Windows color (decimal): -7108601 or 493715. OLE color: 493715.
HSL color Cylindrical-coordinate representation of color #938807: hue angle of 55.29º 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 #938807 is Cyan = 0, Magento = 0.07, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 136 | 7 | - |
| CMYK | 0 | 0.07 | 0.95 | 0.42 |
| HSL | 55.29º | 0.91% | 0.3% | - |
| HSV(B) | 55.29º | 0.95% | 0.58% | - |
| XYZ | 20.88 | 23.83 | 3.7 | - |
| YUV | 124.58 | 61.64 | 143.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 136 | 7 | 0 | 0.07 | 0.95 | 0.42 | 55.29 | 0.91 | 0.3 |
| Hex | 93 | 88 | 7 | 0 | 7 | 5F | 2A | 37 | 5B | 1E |
| Octal | 223 | 210 | 7 | 0 | 7 | 137 | 52 | 67 | 133 | 36 |
| Binary | 10010011 | 10001000 | 111 | 0 | 111 | 1011111 | 101010 | 110111 | 1011011 | 11110 |
Color Harmonies of #938807
Complementary color
Monochromatic Colors of #938807
Black with #938807
Text Example
Text Example
White with #938807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938807; }
p { color: rgb(147,136,7); }
H1.HeaderClassName
{
color: #938807;
}
.AnyTagClassName
{
color: #938807;
}
</style>
background-color css
<style>
a { background-color: #938807; }
a { background-color: rgb(147,136,7); }
div.DivClassName
{
background-color: #938807;
}
.BgClassName
{
background-color: #938807;
}
</style>
border-color css
<style>
span { border-color: #938807; }
span { border-color: rgb(147,136,7); }
td.TdClassName
{
border-color: #938807;
}
.TagClassName
{
border-color: #938807;
}
</style>