Shades of Olive #907908
Tints of Olive #907908
RGB
CMYK
RGB Variations
Color information
#907908 (or 0x907908) is known color: Olive. HEX triplet: 90, 79 and 08. RGB value is (144,121,8). Sum of RGB (Red+Green+Blue) = 144+121+8=273 (36% of max value = 765). Red value is 144 (56.64% from 255 or 52.75% from 273); Green value is 121 (47.66% from 255 or 44.32% from 273); Blue value is 8 (3.52% from 255 or 2.93% from 273); Max value from RGB is 144 - color contains mainly: red. Hex color #907908 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907908 is #6F86F7. Grayscale: #737373. Windows color (decimal): -7309048 or 555408. OLE color: 555408.
HSL color Cylindrical-coordinate representation of color #907908: hue angle of 49.85º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #907908 is Cyan = 0, Magento = 0.16, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 121 | 8 | - |
| CMYK | 0 | 0.16 | 0.94 | 0.44 |
| HSL | 49.85º | 0.89% | 0.3% | - |
| HSV(B) | 49.85º | 0.94% | 0.56% | - |
| XYZ | 18.38 | 19.62 | 3.05 | - |
| YUV | 115 | 67.62 | 148.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 121 | 8 | 0 | 0.16 | 0.94 | 0.44 | 49.85 | 0.89 | 0.3 |
| Hex | 90 | 79 | 8 | 0 | 10 | 5E | 2C | 32 | 59 | 1E |
| Octal | 220 | 171 | 10 | 0 | 20 | 136 | 54 | 62 | 131 | 36 |
| Binary | 10010000 | 1111001 | 1000 | 0 | 10000 | 1011110 | 101100 | 110010 | 1011001 | 11110 |
Color Harmonies of #907908
Complementary color
Monochromatic Colors of #907908
Black with #907908
Text Example
Text Example
White with #907908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907908; }
p { color: rgb(144,121,8); }
H1.HeaderClassName
{
color: #907908;
}
.AnyTagClassName
{
color: #907908;
}
</style>
background-color css
<style>
a { background-color: #907908; }
a { background-color: rgb(144,121,8); }
div.DivClassName
{
background-color: #907908;
}
.BgClassName
{
background-color: #907908;
}
</style>
border-color css
<style>
span { border-color: #907908; }
span { border-color: rgb(144,121,8); }
td.TdClassName
{
border-color: #907908;
}
.TagClassName
{
border-color: #907908;
}
</style>