Shades of Olive #949108
Tints of Olive #949108
RGB
CMYK
RGB Variations
Color information
#949108 (or 0x949108) is known color: Olive. HEX triplet: 94, 91 and 08. RGB value is (148,145,8). Sum of RGB (Red+Green+Blue) = 148+145+8=301 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.17% from 301); Green value is 145 (57.03% from 255 or 48.17% from 301); Blue value is 8 (3.52% from 255 or 2.66% from 301); Max value from RGB is 148 - color contains mainly: red. Hex color #949108 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #949108 is #6B6EF7. Grayscale: #828282. Windows color (decimal): -7040760 or 561556. OLE color: 561556.
HSL color Cylindrical-coordinate representation of color #949108: hue angle of 58.71º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #949108 is Cyan = 0, Magento = 0.02, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 145 | 8 | - |
| CMYK | 0 | 0.02 | 0.95 | 0.42 |
| HSL | 58.71º | 0.9% | 0.31% | - |
| HSV(B) | 58.71º | 0.95% | 0.58% | - |
| XYZ | 22.38 | 26.56 | 4.18 | - |
| YUV | 130.28 | 58.99 | 140.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 145 | 8 | 0 | 0.02 | 0.95 | 0.42 | 58.71 | 0.9 | 0.31 |
| Hex | 94 | 91 | 8 | 0 | 2 | 5F | 2A | 3B | 5A | 1F |
| Octal | 224 | 221 | 10 | 0 | 2 | 137 | 52 | 73 | 132 | 37 |
| Binary | 10010100 | 10010001 | 1000 | 0 | 10 | 1011111 | 101010 | 111011 | 1011010 | 11111 |
Color Harmonies of #949108
Complementary color
Monochromatic Colors of #949108
Black with #949108
Text Example
Text Example
White with #949108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949108; }
p { color: rgb(148,145,8); }
H1.HeaderClassName
{
color: #949108;
}
.AnyTagClassName
{
color: #949108;
}
</style>
background-color css
<style>
a { background-color: #949108; }
a { background-color: rgb(148,145,8); }
div.DivClassName
{
background-color: #949108;
}
.BgClassName
{
background-color: #949108;
}
</style>
border-color css
<style>
span { border-color: #949108; }
span { border-color: rgb(148,145,8); }
td.TdClassName
{
border-color: #949108;
}
.TagClassName
{
border-color: #949108;
}
</style>