Shades of Olive #746907
Tints of Olive #746907
RGB
CMYK
RGB Variations
Color information
#746907 (or 0x746907) is known color: Olive. HEX triplet: 74, 69 and 07. RGB value is (116,105,7). Sum of RGB (Red+Green+Blue) = 116+105+7=228 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.88% from 228); Green value is 105 (41.41% from 255 or 46.05% from 228); Blue value is 7 (3.12% from 255 or 3.07% from 228); Max value from RGB is 116 - color contains mainly: red. Hex color #746907 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746907 is #8B96F8. Grayscale: #616161. Windows color (decimal): -9148153 or 485748. OLE color: 485748.
HSL color Cylindrical-coordinate representation of color #746907: hue angle of 53.94º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #746907 is Cyan = 0, Magento = 0.09, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 105 | 7 | - |
| CMYK | 0 | 0.09 | 0.94 | 0.55 |
| HSL | 53.94º | 0.89% | 0.24% | - |
| HSV(B) | 53.94º | 0.94% | 0.45% | - |
| XYZ | 12.29 | 13.83 | 2.22 | - |
| YUV | 97.12 | 77.14 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 7 | 0 | 0.09 | 0.94 | 0.55 | 53.94 | 0.89 | 0.24 |
| Hex | 74 | 69 | 7 | 0 | 9 | 5E | 37 | 36 | 59 | 18 |
| Octal | 164 | 151 | 7 | 0 | 11 | 136 | 67 | 66 | 131 | 30 |
| Binary | 1110100 | 1101001 | 111 | 0 | 1001 | 1011110 | 110111 | 110110 | 1011001 | 11000 |
Color Harmonies of #746907
Complementary color
Monochromatic Colors of #746907
Black with #746907
Text Example
Text Example
White with #746907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746907; }
p { color: rgb(116,105,7); }
H1.HeaderClassName
{
color: #746907;
}
.AnyTagClassName
{
color: #746907;
}
</style>
background-color css
<style>
a { background-color: #746907; }
a { background-color: rgb(116,105,7); }
div.DivClassName
{
background-color: #746907;
}
.BgClassName
{
background-color: #746907;
}
</style>
border-color css
<style>
span { border-color: #746907; }
span { border-color: rgb(116,105,7); }
td.TdClassName
{
border-color: #746907;
}
.TagClassName
{
border-color: #746907;
}
</style>