Shades of Olive #908907
Tints of Olive #908907
RGB
CMYK
RGB Variations
Color information
#908907 (or 0x908907) is known color: Olive. HEX triplet: 90, 89 and 07. RGB value is (144,137,7). Sum of RGB (Red+Green+Blue) = 144+137+7=288 (38% of max value = 765). Red value is 144 (56.64% from 255 or 50% from 288); Green value is 137 (53.91% from 255 or 47.57% from 288); Blue value is 7 (3.12% from 255 or 2.43% from 288); Max value from RGB is 144 - color contains mainly: red. Hex color #908907 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #908907 is #6F76F8. Grayscale: #7C7C7C. Windows color (decimal): -7304953 or 493968. OLE color: 493968.
HSL color Cylindrical-coordinate representation of color #908907: hue angle of 56.93º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #908907 is Cyan = 0, Magento = 0.05, Yellow = 0.95 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 137 | 7 | - |
| CMYK | 0 | 0.05 | 0.95 | 0.44 |
| HSL | 56.93º | 0.91% | 0.3% | - |
| HSV(B) | 56.93º | 0.95% | 0.56% | - |
| XYZ | 20.49 | 23.84 | 3.72 | - |
| YUV | 124.27 | 61.82 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 137 | 7 | 0 | 0.05 | 0.95 | 0.44 | 56.93 | 0.91 | 0.3 |
| Hex | 90 | 89 | 7 | 0 | 5 | 5F | 2C | 39 | 5B | 1E |
| Octal | 220 | 211 | 7 | 0 | 5 | 137 | 54 | 71 | 133 | 36 |
| Binary | 10010000 | 10001001 | 111 | 0 | 101 | 1011111 | 101100 | 111001 | 1011011 | 11110 |
Color Harmonies of #908907
Complementary color
Monochromatic Colors of #908907
Black with #908907
Text Example
Text Example
White with #908907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #908907; }
p { color: rgb(144,137,7); }
H1.HeaderClassName
{
color: #908907;
}
.AnyTagClassName
{
color: #908907;
}
</style>
background-color css
<style>
a { background-color: #908907; }
a { background-color: rgb(144,137,7); }
div.DivClassName
{
background-color: #908907;
}
.BgClassName
{
background-color: #908907;
}
</style>
border-color css
<style>
span { border-color: #908907; }
span { border-color: rgb(144,137,7); }
td.TdClassName
{
border-color: #908907;
}
.TagClassName
{
border-color: #908907;
}
</style>