Shades of Olivetone #767314
Tints of Olivetone #767314
RGB
CMYK
RGB Variations
Color information
#767314 (or 0x767314) is known color: Olivetone. HEX triplet: 76, 73 and 14. RGB value is (118,115,20). Sum of RGB (Red+Green+Blue) = 118+115+20=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 115 (45.31% from 255 or 45.45% from 253); Blue value is 20 (8.20% from 255 or 7.91% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #767314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767314 is #898CEB. Grayscale: #696969. Windows color (decimal): -9014508 or 1340278. OLE color: 1340278.
HSL color Cylindrical-coordinate representation of color #767314: hue angle of 58.16º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #767314 is Cyan = 0, Magento = 0.03, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 20 | - |
| CMYK | 0 | 0.03 | 0.83 | 0.54 |
| HSL | 58.16º | 0.71% | 0.27% | - |
| HSV(B) | 58.16º | 0.83% | 0.46% | - |
| XYZ | 13.73 | 16.16 | 3.06 | - |
| YUV | 105.07 | 79.99 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 20 | 0 | 0.03 | 0.83 | 0.54 | 58.16 | 0.71 | 0.27 |
| Hex | 76 | 73 | 14 | 0 | 3 | 53 | 36 | 3A | 47 | 1B |
| Octal | 166 | 163 | 24 | 0 | 3 | 123 | 66 | 72 | 107 | 33 |
| Binary | 1110110 | 1110011 | 10100 | 0 | 11 | 1010011 | 110110 | 111010 | 1000111 | 11011 |
Color Harmonies of #767314
Complementary color
Monochromatic Colors of #767314
Black with #767314
Text Example
Text Example
White with #767314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767314; }
p { color: rgb(118,115,20); }
H1.HeaderClassName
{
color: #767314;
}
.AnyTagClassName
{
color: #767314;
}
</style>
background-color css
<style>
a { background-color: #767314; }
a { background-color: rgb(118,115,20); }
div.DivClassName
{
background-color: #767314;
}
.BgClassName
{
background-color: #767314;
}
</style>
border-color css
<style>
span { border-color: #767314; }
span { border-color: rgb(118,115,20); }
td.TdClassName
{
border-color: #767314;
}
.TagClassName
{
border-color: #767314;
}
</style>