Shades of Olive #958907
Tints of Olive #958907
RGB
CMYK
RGB Variations
Color information
#958907 (or 0x958907) is known color: Olive. HEX triplet: 95, 89 and 07. RGB value is (149,137,7). Sum of RGB (Red+Green+Blue) = 149+137+7=293 (38% of max value = 765). Red value is 149 (58.59% from 255 or 50.85% from 293); Green value is 137 (53.91% from 255 or 46.76% from 293); Blue value is 7 (3.12% from 255 or 2.39% from 293); Max value from RGB is 149 - color contains mainly: red. Hex color #958907 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #958907 is #6A76F8. Grayscale: #7E7E7E. Windows color (decimal): -6977273 or 493973. OLE color: 493973.
HSL color Cylindrical-coordinate representation of color #958907: hue angle of 54.93º degrees, saturation: 0.91, 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 #958907 is Cyan = 0, Magento = 0.08, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 137 | 7 | - |
| CMYK | 0 | 0.08 | 0.95 | 0.42 |
| HSL | 54.93º | 0.91% | 0.31% | - |
| HSV(B) | 54.93º | 0.95% | 0.58% | - |
| XYZ | 21.38 | 24.3 | 3.76 | - |
| YUV | 125.77 | 60.98 | 144.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 137 | 7 | 0 | 0.08 | 0.95 | 0.42 | 54.93 | 0.91 | 0.31 |
| Hex | 95 | 89 | 7 | 0 | 8 | 5F | 2A | 37 | 5B | 1F |
| Octal | 225 | 211 | 7 | 0 | 10 | 137 | 52 | 67 | 133 | 37 |
| Binary | 10010101 | 10001001 | 111 | 0 | 1000 | 1011111 | 101010 | 110111 | 1011011 | 11111 |
Color Harmonies of #958907
Complementary color
Monochromatic Colors of #958907
Black with #958907
Text Example
Text Example
White with #958907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958907; }
p { color: rgb(149,137,7); }
H1.HeaderClassName
{
color: #958907;
}
.AnyTagClassName
{
color: #958907;
}
</style>
background-color css
<style>
a { background-color: #958907; }
a { background-color: rgb(149,137,7); }
div.DivClassName
{
background-color: #958907;
}
.BgClassName
{
background-color: #958907;
}
</style>
border-color css
<style>
span { border-color: #958907; }
span { border-color: rgb(149,137,7); }
td.TdClassName
{
border-color: #958907;
}
.TagClassName
{
border-color: #958907;
}
</style>