Shades of Olivetone #767617
Tints of Olivetone #767617
RGB
CMYK
RGB Variations
Color information
#767617 (or 0x767617) is known color: Olivetone. HEX triplet: 76, 76 and 17. RGB value is (118,118,23). Sum of RGB (Red+Green+Blue) = 118+118+23=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 118 (46.48% from 255 or 45.56% from 259); Blue value is 23 (9.38% from 255 or 8.88% from 259); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767617 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767617 is #8989E8. Grayscale: #6B6B6B. Windows color (decimal): -9013737 or 1537654. OLE color: 1537654.
HSL color Cylindrical-coordinate representation of color #767617: hue angle of 60º 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 #767617 is Cyan = 0, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 23 | - |
| CMYK | 0 | 0 | 0.81 | 0.54 |
| HSL | 60º | 0.67% | 0.28% | - |
| HSV(B) | 60º | 0.81% | 0.46% | - |
| XYZ | 14.1 | 16.87 | 3.32 | - |
| YUV | 107.17 | 80.5 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 23 | 0 | 0 | 0.81 | 0.54 | 60 | 0.67 | 0.28 |
| Hex | 76 | 76 | 17 | 0 | 0 | 51 | 36 | 3C | 43 | 1C |
| Octal | 166 | 166 | 27 | 0 | 0 | 121 | 66 | 74 | 103 | 34 |
| Binary | 1110110 | 1110110 | 10111 | 0 | 0 | 1010001 | 110110 | 111100 | 1000011 | 11100 |
Color Harmonies of #767617
Complementary color
Monochromatic Colors of #767617
Black with #767617
Text Example
Text Example
White with #767617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767617; }
p { color: rgb(118,118,23); }
H1.HeaderClassName
{
color: #767617;
}
.AnyTagClassName
{
color: #767617;
}
</style>
background-color css
<style>
a { background-color: #767617; }
a { background-color: rgb(118,118,23); }
div.DivClassName
{
background-color: #767617;
}
.BgClassName
{
background-color: #767617;
}
</style>
border-color css
<style>
span { border-color: #767617; }
span { border-color: rgb(118,118,23); }
td.TdClassName
{
border-color: #767617;
}
.TagClassName
{
border-color: #767617;
}
</style>