Shades of Olive #756907
Tints of Olive #756907
RGB
CMYK
RGB Variations
Color information
#756907 (or 0x756907) is known color: Olive. HEX triplet: 75, 69 and 07. RGB value is (117,105,7). Sum of RGB (Red+Green+Blue) = 117+105+7=229 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.09% from 229); Green value is 105 (41.41% from 255 or 45.85% from 229); Blue value is 7 (3.12% from 255 or 3.06% from 229); Max value from RGB is 117 - color contains mainly: red. Hex color #756907 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #756907 is #8A96F8. Grayscale: #616161. Windows color (decimal): -9082617 or 485749. OLE color: 485749.
HSL color Cylindrical-coordinate representation of color #756907: hue angle of 53.45º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #756907 is Cyan = 0, Magento = 0.10, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 7 | - |
| CMYK | 0 | 0.10 | 0.94 | 0.54 |
| HSL | 53.45º | 0.89% | 0.24% | - |
| HSV(B) | 53.45º | 0.94% | 0.46% | - |
| XYZ | 12.43 | 13.9 | 2.23 | - |
| YUV | 97.42 | 76.98 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 7 | 0 | 0.10 | 0.94 | 0.54 | 53.45 | 0.89 | 0.24 |
| Hex | 75 | 69 | 7 | 0 | A | 5E | 36 | 35 | 59 | 18 |
| Octal | 165 | 151 | 7 | 0 | 12 | 136 | 66 | 65 | 131 | 30 |
| Binary | 1110101 | 1101001 | 111 | 0 | 1010 | 1011110 | 110110 | 110101 | 1011001 | 11000 |
Color Harmonies of #756907
Complementary color
Monochromatic Colors of #756907
Black with #756907
Text Example
Text Example
White with #756907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756907; }
p { color: rgb(117,105,7); }
H1.HeaderClassName
{
color: #756907;
}
.AnyTagClassName
{
color: #756907;
}
</style>
background-color css
<style>
a { background-color: #756907; }
a { background-color: rgb(117,105,7); }
div.DivClassName
{
background-color: #756907;
}
.BgClassName
{
background-color: #756907;
}
</style>
border-color css
<style>
span { border-color: #756907; }
span { border-color: rgb(117,105,7); }
td.TdClassName
{
border-color: #756907;
}
.TagClassName
{
border-color: #756907;
}
</style>