Shades of Olive #917503
Tints of Olive #917503
RGB
CMYK
RGB Variations
Color information
#917503 (or 0x917503) is known color: Olive. HEX triplet: 91, 75 and 03. RGB value is (145,117,3). Sum of RGB (Red+Green+Blue) = 145+117+3=265 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.72% from 265); Green value is 117 (46.09% from 255 or 44.15% from 265); Blue value is 3 (1.56% from 255 or 1.13% from 265); Max value from RGB is 145 - color contains mainly: red. Hex color #917503 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917503 is #6E8AFC. Grayscale: #707070. Windows color (decimal): -7244541 or 226705. OLE color: 226705.
HSL color Cylindrical-coordinate representation of color #917503: hue angle of 48.17º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #917503 is Cyan = 0, Magento = 0.19, Yellow = 0.98 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 117 | 3 | - |
| CMYK | 0 | 0.19 | 0.98 | 0.43 |
| HSL | 48.17º | 0.96% | 0.29% | - |
| HSV(B) | 48.17º | 0.98% | 0.57% | - |
| XYZ | 18.05 | 18.75 | 2.75 | - |
| YUV | 112.38 | 66.28 | 151.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 117 | 3 | 0 | 0.19 | 0.98 | 0.43 | 48.17 | 0.96 | 0.29 |
| Hex | 91 | 75 | 3 | 0 | 13 | 62 | 2B | 30 | 60 | 1D |
| Octal | 221 | 165 | 3 | 0 | 23 | 142 | 53 | 60 | 140 | 35 |
| Binary | 10010001 | 1110101 | 11 | 0 | 10011 | 1100010 | 101011 | 110000 | 1100000 | 11101 |
Color Harmonies of #917503
Complementary color
Monochromatic Colors of #917503
Black with #917503
Text Example
Text Example
White with #917503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917503; }
p { color: rgb(145,117,3); }
H1.HeaderClassName
{
color: #917503;
}
.AnyTagClassName
{
color: #917503;
}
</style>
background-color css
<style>
a { background-color: #917503; }
a { background-color: rgb(145,117,3); }
div.DivClassName
{
background-color: #917503;
}
.BgClassName
{
background-color: #917503;
}
</style>
border-color css
<style>
span { border-color: #917503; }
span { border-color: rgb(145,117,3); }
td.TdClassName
{
border-color: #917503;
}
.TagClassName
{
border-color: #917503;
}
</style>