Shades of Olive #917506
Tints of Olive #917506
RGB
CMYK
RGB Variations
Color information
#917506 (or 0x917506) is known color: Olive. HEX triplet: 91, 75 and 06. RGB value is (145,117,6). Sum of RGB (Red+Green+Blue) = 145+117+6=268 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.10% from 268); Green value is 117 (46.09% from 255 or 43.66% from 268); Blue value is 6 (2.73% from 255 or 2.24% from 268); Max value from RGB is 145 - color contains mainly: red. Hex color #917506 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917506 is #6E8AF9. Grayscale: #717171. Windows color (decimal): -7244538 or 423313. OLE color: 423313.
HSL color Cylindrical-coordinate representation of color #917506: hue angle of 47.91º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #917506 is Cyan = 0, Magento = 0.19, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 6 | - |
| CMYK | 0 | 0.19 | 0.96 | 0.43 |
| HSL | 47.91º | 0.92% | 0.3% | - |
| HSV(B) | 47.91º | 0.96% | 0.57% | - |
| XYZ | 18.07 | 18.76 | 2.84 | - |
| YUV | 112.72 | 67.78 | 151.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 6 | 0 | 0.19 | 0.96 | 0.43 | 47.91 | 0.92 | 0.3 |
| Hex | 91 | 75 | 6 | 0 | 13 | 60 | 2B | 30 | 5C | 1E |
| Octal | 221 | 165 | 6 | 0 | 23 | 140 | 53 | 60 | 134 | 36 |
| Binary | 10010001 | 1110101 | 110 | 0 | 10011 | 1100000 | 101011 | 110000 | 1011100 | 11110 |
Color Harmonies of #917506
Complementary color
Monochromatic Colors of #917506
Black with #917506
Text Example
Text Example
White with #917506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917506; }
p { color: rgb(145,117,6); }
H1.HeaderClassName
{
color: #917506;
}
.AnyTagClassName
{
color: #917506;
}
</style>
background-color css
<style>
a { background-color: #917506; }
a { background-color: rgb(145,117,6); }
div.DivClassName
{
background-color: #917506;
}
.BgClassName
{
background-color: #917506;
}
</style>
border-color css
<style>
span { border-color: #917506; }
span { border-color: rgb(145,117,6); }
td.TdClassName
{
border-color: #917506;
}
.TagClassName
{
border-color: #917506;
}
</style>