Shades of Olivetone #767317
Tints of Olivetone #767317
RGB
CMYK
RGB Variations
Color information
#767317 (or 0x767317) is known color: Olivetone. HEX triplet: 76, 73 and 17. RGB value is (118,115,23). Sum of RGB (Red+Green+Blue) = 118+115+23=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 115 (45.31% from 255 or 44.92% from 256); Blue value is 23 (9.38% from 255 or 8.98% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #767317 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767317 is #898CE8. Grayscale: #696969. Windows color (decimal): -9014505 or 1536886. OLE color: 1536886.
HSL color Cylindrical-coordinate representation of color #767317: hue angle of 58.11º 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 #767317 is Cyan = 0, Magento = 0.03, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 23 | - |
| CMYK | 0 | 0.03 | 0.81 | 0.54 |
| HSL | 58.11º | 0.67% | 0.28% | - |
| HSV(B) | 58.11º | 0.81% | 0.46% | - |
| XYZ | 13.76 | 16.17 | 3.21 | - |
| YUV | 105.41 | 81.49 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 23 | 0 | 0.03 | 0.81 | 0.54 | 58.11 | 0.67 | 0.28 |
| Hex | 76 | 73 | 17 | 0 | 3 | 51 | 36 | 3A | 43 | 1C |
| Octal | 166 | 163 | 27 | 0 | 3 | 121 | 66 | 72 | 103 | 34 |
| Binary | 1110110 | 1110011 | 10111 | 0 | 11 | 1010001 | 110110 | 111010 | 1000011 | 11100 |
Color Harmonies of #767317
Complementary color
Monochromatic Colors of #767317
Black with #767317
Text Example
Text Example
White with #767317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767317; }
p { color: rgb(118,115,23); }
H1.HeaderClassName
{
color: #767317;
}
.AnyTagClassName
{
color: #767317;
}
</style>
background-color css
<style>
a { background-color: #767317; }
a { background-color: rgb(118,115,23); }
div.DivClassName
{
background-color: #767317;
}
.BgClassName
{
background-color: #767317;
}
</style>
border-color css
<style>
span { border-color: #767317; }
span { border-color: rgb(118,115,23); }
td.TdClassName
{
border-color: #767317;
}
.TagClassName
{
border-color: #767317;
}
</style>