Shades of Olivetone #747427
Tints of Olivetone #747427
RGB
CMYK
RGB Variations
Color information
#747427 (or 0x747427) is known color: Olivetone. HEX triplet: 74, 74 and 27. RGB value is (116,116,39). Sum of RGB (Red+Green+Blue) = 116+116+39=271 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.80% from 271); Green value is 116 (45.70% from 255 or 42.80% from 271); Blue value is 39 (15.62% from 255 or 14.39% from 271); Max value from RGB is 116 - color contains mainly: red, green. Hex color #747427 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747427 is #8B8BD8. Grayscale: #6B6B6B. Windows color (decimal): -9145305 or 2585716. OLE color: 2585716.
HSL color Cylindrical-coordinate representation of color #747427: hue angle of 60º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #747427 is Cyan = 0, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 116 | 39 | - |
| CMYK | 0 | 0 | 0.66 | 0.55 |
| HSL | 60º | 0.5% | 0.3% | - |
| HSV(B) | 60º | 0.66% | 0.45% | - |
| XYZ | 13.81 | 16.35 | 4.35 | - |
| YUV | 107.22 | 89.5 | 134.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 116 | 39 | 0 | 0 | 0.66 | 0.55 | 60 | 0.5 | 0.3 |
| Hex | 74 | 74 | 27 | 0 | 0 | 42 | 37 | 3C | 32 | 1E |
| Octal | 164 | 164 | 47 | 0 | 0 | 102 | 67 | 74 | 62 | 36 |
| Binary | 1110100 | 1110100 | 100111 | 0 | 0 | 1000010 | 110111 | 111100 | 110010 | 11110 |
Color Harmonies of #747427
Complementary color
Monochromatic Colors of #747427
Black with #747427
Text Example
Text Example
White with #747427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747427; }
p { color: rgb(116,116,39); }
H1.HeaderClassName
{
color: #747427;
}
.AnyTagClassName
{
color: #747427;
}
</style>
background-color css
<style>
a { background-color: #747427; }
a { background-color: rgb(116,116,39); }
div.DivClassName
{
background-color: #747427;
}
.BgClassName
{
background-color: #747427;
}
</style>
border-color css
<style>
span { border-color: #747427; }
span { border-color: rgb(116,116,39); }
td.TdClassName
{
border-color: #747427;
}
.TagClassName
{
border-color: #747427;
}
</style>