Shades of Olive #948006
Tints of Olive #948006
RGB
CMYK
RGB Variations
Color information
#948006 (or 0x948006) is known color: Olive. HEX triplet: 94, 80 and 06. RGB value is (148,128,6). Sum of RGB (Red+Green+Blue) = 148+128+6=282 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.48% from 282); Green value is 128 (50.39% from 255 or 45.39% from 282); Blue value is 6 (2.73% from 255 or 2.13% from 282); Max value from RGB is 148 - color contains mainly: red. Hex color #948006 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #948006 is #6B7FF9. Grayscale: #787878. Windows color (decimal): -7045114 or 426132. OLE color: 426132.
HSL color Cylindrical-coordinate representation of color #948006: hue angle of 51.55º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #948006 is Cyan = 0, Magento = 0.14, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 128 | 6 | - |
| CMYK | 0 | 0.14 | 0.96 | 0.42 |
| HSL | 51.55º | 0.92% | 0.3% | - |
| HSV(B) | 51.55º | 0.96% | 0.58% | - |
| XYZ | 19.96 | 21.75 | 3.32 | - |
| YUV | 120.07 | 63.63 | 147.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 128 | 6 | 0 | 0.14 | 0.96 | 0.42 | 51.55 | 0.92 | 0.3 |
| Hex | 94 | 80 | 6 | 0 | E | 60 | 2A | 34 | 5C | 1E |
| Octal | 224 | 200 | 6 | 0 | 16 | 140 | 52 | 64 | 134 | 36 |
| Binary | 10010100 | 10000000 | 110 | 0 | 1110 | 1100000 | 101010 | 110100 | 1011100 | 11110 |
Color Harmonies of #948006
Complementary color
Monochromatic Colors of #948006
Black with #948006
Text Example
Text Example
White with #948006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948006; }
p { color: rgb(148,128,6); }
H1.HeaderClassName
{
color: #948006;
}
.AnyTagClassName
{
color: #948006;
}
</style>
background-color css
<style>
a { background-color: #948006; }
a { background-color: rgb(148,128,6); }
div.DivClassName
{
background-color: #948006;
}
.BgClassName
{
background-color: #948006;
}
</style>
border-color css
<style>
span { border-color: #948006; }
span { border-color: rgb(148,128,6); }
td.TdClassName
{
border-color: #948006;
}
.TagClassName
{
border-color: #948006;
}
</style>