Shades of Olivetone #747422
Tints of Olivetone #747422
RGB
CMYK
RGB Variations
Color information
#747422 (or 0x747422) is known color: Olivetone. HEX triplet: 74, 74 and 22. RGB value is (116,116,34). Sum of RGB (Red+Green+Blue) = 116+116+34=266 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.61% from 266); Green value is 116 (45.70% from 255 or 43.61% from 266); Blue value is 34 (13.67% from 255 or 12.78% from 266); Max value from RGB is 116 - color contains mainly: red, green. Hex color #747422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747422 is #8B8BDD. Grayscale: #6A6A6A. Windows color (decimal): -9145310 or 2258036. OLE color: 2258036.
HSL color Cylindrical-coordinate representation of color #747422: hue angle of 60º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #747422 is Cyan = 0, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 116 | 34 | - |
| CMYK | 0 | 0 | 0.71 | 0.55 |
| HSL | 60º | 0.55% | 0.29% | - |
| HSV(B) | 60º | 0.71% | 0.45% | - |
| XYZ | 13.74 | 16.32 | 3.94 | - |
| YUV | 106.65 | 87 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 116 | 34 | 0 | 0 | 0.71 | 0.55 | 60 | 0.55 | 0.29 |
| Hex | 74 | 74 | 22 | 0 | 0 | 47 | 37 | 3C | 37 | 1D |
| Octal | 164 | 164 | 42 | 0 | 0 | 107 | 67 | 74 | 67 | 35 |
| Binary | 1110100 | 1110100 | 100010 | 0 | 0 | 1000111 | 110111 | 111100 | 110111 | 11101 |
Color Harmonies of #747422
Complementary color
Monochromatic Colors of #747422
Black with #747422
Text Example
Text Example
White with #747422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747422; }
p { color: rgb(116,116,34); }
H1.HeaderClassName
{
color: #747422;
}
.AnyTagClassName
{
color: #747422;
}
</style>
background-color css
<style>
a { background-color: #747422; }
a { background-color: rgb(116,116,34); }
div.DivClassName
{
background-color: #747422;
}
.BgClassName
{
background-color: #747422;
}
</style>
border-color css
<style>
span { border-color: #747422; }
span { border-color: rgb(116,116,34); }
td.TdClassName
{
border-color: #747422;
}
.TagClassName
{
border-color: #747422;
}
</style>