Shades of Olivetone #747318
Tints of Olivetone #747318
RGB
CMYK
RGB Variations
Color information
#747318 (or 0x747318) is known color: Olivetone. HEX triplet: 74, 73 and 18. RGB value is (116,115,24). Sum of RGB (Red+Green+Blue) = 116+115+24=255 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.49% from 255); Green value is 115 (45.31% from 255 or 45.10% from 255); Blue value is 24 (9.77% from 255 or 9.41% from 255); Max value from RGB is 116 - color contains mainly: red. Hex color #747318 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #747318 is #8B8CE7. Grayscale: #696969. Windows color (decimal): -9145576 or 1602420. OLE color: 1602420.
HSL color Cylindrical-coordinate representation of color #747318: hue angle of 59.35º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #747318 is Cyan = 0, Magento = 0.01, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 115 | 24 | - |
| CMYK | 0 | 0.01 | 0.79 | 0.55 |
| HSL | 59.35º | 0.66% | 0.27% | - |
| HSV(B) | 59.35º | 0.79% | 0.45% | - |
| XYZ | 13.5 | 16.04 | 3.25 | - |
| YUV | 104.93 | 82.33 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 24 | 0 | 0.01 | 0.79 | 0.55 | 59.35 | 0.66 | 0.27 |
| Hex | 74 | 73 | 18 | 0 | 1 | 4F | 37 | 3B | 42 | 1B |
| Octal | 164 | 163 | 30 | 0 | 1 | 117 | 67 | 73 | 102 | 33 |
| Binary | 1110100 | 1110011 | 11000 | 0 | 1 | 1001111 | 110111 | 111011 | 1000010 | 11011 |
Color Harmonies of #747318
Complementary color
Monochromatic Colors of #747318
Black with #747318
Text Example
Text Example
White with #747318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747318; }
p { color: rgb(116,115,24); }
H1.HeaderClassName
{
color: #747318;
}
.AnyTagClassName
{
color: #747318;
}
</style>
background-color css
<style>
a { background-color: #747318; }
a { background-color: rgb(116,115,24); }
div.DivClassName
{
background-color: #747318;
}
.BgClassName
{
background-color: #747318;
}
</style>
border-color css
<style>
span { border-color: #747318; }
span { border-color: rgb(116,115,24); }
td.TdClassName
{
border-color: #747318;
}
.TagClassName
{
border-color: #747318;
}
</style>