Shades of Olivetone #767312
Tints of Olivetone #767312
RGB
CMYK
RGB Variations
Color information
#767312 (or 0x767312) is known color: Olivetone. HEX triplet: 76, 73 and 12. RGB value is (118,115,18). Sum of RGB (Red+Green+Blue) = 118+115+18=251 (33% of max value = 765). Red value is 118 (46.48% from 255 or 47.01% from 251); Green value is 115 (45.31% from 255 or 45.82% from 251); Blue value is 18 (7.42% from 255 or 7.17% from 251); Max value from RGB is 118 - color contains mainly: red. Hex color #767312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767312 is #898CED. Grayscale: #696969. Windows color (decimal): -9014510 or 1209206. OLE color: 1209206.
HSL color Cylindrical-coordinate representation of color #767312: hue angle of 58.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #767312 is Cyan = 0, Magento = 0.03, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 18 | - |
| CMYK | 0 | 0.03 | 0.85 | 0.54 |
| HSL | 58.2º | 0.74% | 0.27% | - |
| HSV(B) | 58.2º | 0.85% | 0.46% | - |
| XYZ | 13.71 | 16.16 | 2.97 | - |
| YUV | 104.84 | 78.99 | 137.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 18 | 0 | 0.03 | 0.85 | 0.54 | 58.2 | 0.74 | 0.27 |
| Hex | 76 | 73 | 12 | 0 | 3 | 55 | 36 | 3A | 4A | 1B |
| Octal | 166 | 163 | 22 | 0 | 3 | 125 | 66 | 72 | 112 | 33 |
| Binary | 1110110 | 1110011 | 10010 | 0 | 11 | 1010101 | 110110 | 111010 | 1001010 | 11011 |
Color Harmonies of #767312
Complementary color
Monochromatic Colors of #767312
Black with #767312
Text Example
Text Example
White with #767312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767312; }
p { color: rgb(118,115,18); }
H1.HeaderClassName
{
color: #767312;
}
.AnyTagClassName
{
color: #767312;
}
</style>
background-color css
<style>
a { background-color: #767312; }
a { background-color: rgb(118,115,18); }
div.DivClassName
{
background-color: #767312;
}
.BgClassName
{
background-color: #767312;
}
</style>
border-color css
<style>
span { border-color: #767312; }
span { border-color: rgb(118,115,18); }
td.TdClassName
{
border-color: #767312;
}
.TagClassName
{
border-color: #767312;
}
</style>