Shades of Olivetone #747015
Tints of Olivetone #747015
RGB
CMYK
RGB Variations
Color information
#747015 (or 0x747015) is known color: Olivetone. HEX triplet: 74, 70 and 15. RGB value is (116,112,21). Sum of RGB (Red+Green+Blue) = 116+112+21=249 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.59% from 249); Green value is 112 (44.14% from 255 or 44.98% from 249); Blue value is 21 (8.59% from 255 or 8.43% from 249); Max value from RGB is 116 - color contains mainly: red. Hex color #747015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #747015 is #8B8FEA. Grayscale: #676767. Windows color (decimal): -9146347 or 1405044. OLE color: 1405044.
HSL color Cylindrical-coordinate representation of color #747015: hue angle of 57.47º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #747015 is Cyan = 0, Magento = 0.03, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 112 | 21 | - |
| CMYK | 0 | 0.03 | 0.82 | 0.55 |
| HSL | 57.47º | 0.69% | 0.27% | - |
| HSV(B) | 57.47º | 0.82% | 0.45% | - |
| XYZ | 13.13 | 15.36 | 2.98 | - |
| YUV | 102.82 | 81.83 | 137.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 112 | 21 | 0 | 0.03 | 0.82 | 0.55 | 57.47 | 0.69 | 0.27 |
| Hex | 74 | 70 | 15 | 0 | 3 | 52 | 37 | 39 | 45 | 1B |
| Octal | 164 | 160 | 25 | 0 | 3 | 122 | 67 | 71 | 105 | 33 |
| Binary | 1110100 | 1110000 | 10101 | 0 | 11 | 1010010 | 110111 | 111001 | 1000101 | 11011 |
Color Harmonies of #747015
Complementary color
Monochromatic Colors of #747015
Black with #747015
Text Example
Text Example
White with #747015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747015; }
p { color: rgb(116,112,21); }
H1.HeaderClassName
{
color: #747015;
}
.AnyTagClassName
{
color: #747015;
}
</style>
background-color css
<style>
a { background-color: #747015; }
a { background-color: rgb(116,112,21); }
div.DivClassName
{
background-color: #747015;
}
.BgClassName
{
background-color: #747015;
}
</style>
border-color css
<style>
span { border-color: #747015; }
span { border-color: rgb(116,112,21); }
td.TdClassName
{
border-color: #747015;
}
.TagClassName
{
border-color: #747015;
}
</style>