Shades of Olivetone #746916
Tints of Olivetone #746916
RGB
CMYK
RGB Variations
Color information
#746916 (or 0x746916) is known color: Olivetone. HEX triplet: 74, 69 and 16. RGB value is (116,105,22). Sum of RGB (Red+Green+Blue) = 116+105+22=243 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.74% from 243); Green value is 105 (41.41% from 255 or 43.21% from 243); Blue value is 22 (8.98% from 255 or 9.05% from 243); Max value from RGB is 116 - color contains mainly: red. Hex color #746916 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #746916 is #8B96E9. Grayscale: #636363. Windows color (decimal): -9148138 or 1468788. OLE color: 1468788.
HSL color Cylindrical-coordinate representation of color #746916: hue angle of 52.98º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #746916 is Cyan = 0, Magento = 0.09, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 105 | 22 | - |
| CMYK | 0 | 0.09 | 0.81 | 0.55 |
| HSL | 52.98º | 0.68% | 0.27% | - |
| HSV(B) | 52.98º | 0.81% | 0.45% | - |
| XYZ | 12.4 | 13.87 | 2.78 | - |
| YUV | 98.83 | 84.64 | 140.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 22 | 0 | 0.09 | 0.81 | 0.55 | 52.98 | 0.68 | 0.27 |
| Hex | 74 | 69 | 16 | 0 | 9 | 51 | 37 | 35 | 44 | 1B |
| Octal | 164 | 151 | 26 | 0 | 11 | 121 | 67 | 65 | 104 | 33 |
| Binary | 1110100 | 1101001 | 10110 | 0 | 1001 | 1010001 | 110111 | 110101 | 1000100 | 11011 |
Color Harmonies of #746916
Complementary color
Monochromatic Colors of #746916
Black with #746916
Text Example
Text Example
White with #746916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746916; }
p { color: rgb(116,105,22); }
H1.HeaderClassName
{
color: #746916;
}
.AnyTagClassName
{
color: #746916;
}
</style>
background-color css
<style>
a { background-color: #746916; }
a { background-color: rgb(116,105,22); }
div.DivClassName
{
background-color: #746916;
}
.BgClassName
{
background-color: #746916;
}
</style>
border-color css
<style>
span { border-color: #746916; }
span { border-color: rgb(116,105,22); }
td.TdClassName
{
border-color: #746916;
}
.TagClassName
{
border-color: #746916;
}
</style>