Shades of Olivetone #767117
Tints of Olivetone #767117
RGB
CMYK
RGB Variations
Color information
#767117 (or 0x767117) is known color: Olivetone. HEX triplet: 76, 71 and 17. RGB value is (118,113,23). Sum of RGB (Red+Green+Blue) = 118+113+23=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 113 (44.53% from 255 or 44.49% from 254); Blue value is 23 (9.38% from 255 or 9.06% from 254); Max value from RGB is 118 - color contains mainly: red. Hex color #767117 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767117 is #898EE8. Grayscale: #686868. Windows color (decimal): -9015017 or 1536374. OLE color: 1536374.
HSL color Cylindrical-coordinate representation of color #767117: hue angle of 56.84º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #767117 is Cyan = 0, Magento = 0.04, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 23 | - |
| CMYK | 0 | 0.04 | 0.81 | 0.54 |
| HSL | 56.84º | 0.67% | 0.28% | - |
| HSV(B) | 56.84º | 0.81% | 0.46% | - |
| XYZ | 13.53 | 15.72 | 3.13 | - |
| YUV | 104.24 | 82.16 | 137.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 23 | 0 | 0.04 | 0.81 | 0.54 | 56.84 | 0.67 | 0.28 |
| Hex | 76 | 71 | 17 | 0 | 4 | 51 | 36 | 39 | 43 | 1C |
| Octal | 166 | 161 | 27 | 0 | 4 | 121 | 66 | 71 | 103 | 34 |
| Binary | 1110110 | 1110001 | 10111 | 0 | 100 | 1010001 | 110110 | 111001 | 1000011 | 11100 |
Color Harmonies of #767117
Complementary color
Monochromatic Colors of #767117
Black with #767117
Text Example
Text Example
White with #767117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767117; }
p { color: rgb(118,113,23); }
H1.HeaderClassName
{
color: #767117;
}
.AnyTagClassName
{
color: #767117;
}
</style>
background-color css
<style>
a { background-color: #767117; }
a { background-color: rgb(118,113,23); }
div.DivClassName
{
background-color: #767117;
}
.BgClassName
{
background-color: #767117;
}
</style>
border-color css
<style>
span { border-color: #767117; }
span { border-color: rgb(118,113,23); }
td.TdClassName
{
border-color: #767117;
}
.TagClassName
{
border-color: #767117;
}
</style>