Shades of Olive #917907
Tints of Olive #917907
RGB
CMYK
RGB Variations
Color information
#917907 (or 0x917907) is known color: Olive. HEX triplet: 91, 79 and 07. RGB value is (145,121,7). Sum of RGB (Red+Green+Blue) = 145+121+7=273 (36% of max value = 765). Red value is 145 (57.03% from 255 or 53.11% from 273); Green value is 121 (47.66% from 255 or 44.32% from 273); Blue value is 7 (3.12% from 255 or 2.56% from 273); Max value from RGB is 145 - color contains mainly: red. Hex color #917907 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917907 is #6E86F8. Grayscale: #737373. Windows color (decimal): -7243513 or 489873. OLE color: 489873.
HSL color Cylindrical-coordinate representation of color #917907: hue angle of 49.57º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #917907 is Cyan = 0, Magento = 0.17, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 121 | 7 | - |
| CMYK | 0 | 0.17 | 0.95 | 0.43 |
| HSL | 49.57º | 0.91% | 0.3% | - |
| HSV(B) | 49.57º | 0.95% | 0.57% | - |
| XYZ | 18.55 | 19.71 | 3.03 | - |
| YUV | 115.18 | 66.95 | 149.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 121 | 7 | 0 | 0.17 | 0.95 | 0.43 | 49.57 | 0.91 | 0.3 |
| Hex | 91 | 79 | 7 | 0 | 11 | 5F | 2B | 32 | 5B | 1E |
| Octal | 221 | 171 | 7 | 0 | 21 | 137 | 53 | 62 | 133 | 36 |
| Binary | 10010001 | 1111001 | 111 | 0 | 10001 | 1011111 | 101011 | 110010 | 1011011 | 11110 |
Color Harmonies of #917907
Complementary color
Monochromatic Colors of #917907
Black with #917907
Text Example
Text Example
White with #917907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917907; }
p { color: rgb(145,121,7); }
H1.HeaderClassName
{
color: #917907;
}
.AnyTagClassName
{
color: #917907;
}
</style>
background-color css
<style>
a { background-color: #917907; }
a { background-color: rgb(145,121,7); }
div.DivClassName
{
background-color: #917907;
}
.BgClassName
{
background-color: #917907;
}
</style>
border-color css
<style>
span { border-color: #917907; }
span { border-color: rgb(145,121,7); }
td.TdClassName
{
border-color: #917907;
}
.TagClassName
{
border-color: #917907;
}
</style>