Shades of Olivetone #767324
Tints of Olivetone #767324
RGB
CMYK
RGB Variations
Color information
#767324 (or 0x767324) is known color: Olivetone. HEX triplet: 76, 73 and 24. RGB value is (118,115,36). Sum of RGB (Red+Green+Blue) = 118+115+36=269 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.87% from 269); Green value is 115 (45.31% from 255 or 42.75% from 269); Blue value is 36 (14.45% from 255 or 13.38% from 269); Max value from RGB is 118 - color contains mainly: red. Hex color #767324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767324 is #898CDB. Grayscale: #6B6B6B. Windows color (decimal): -9014492 or 2388854. OLE color: 2388854.
HSL color Cylindrical-coordinate representation of color #767324: hue angle of 57.8º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #767324 is Cyan = 0, Magento = 0.03, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 36 | - |
| CMYK | 0 | 0.03 | 0.69 | 0.54 |
| HSL | 57.8º | 0.53% | 0.3% | - |
| HSV(B) | 57.8º | 0.69% | 0.46% | - |
| XYZ | 13.92 | 16.24 | 4.07 | - |
| YUV | 106.89 | 87.99 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 36 | 0 | 0.03 | 0.69 | 0.54 | 57.8 | 0.53 | 0.3 |
| Hex | 76 | 73 | 24 | 0 | 3 | 45 | 36 | 3A | 35 | 1E |
| Octal | 166 | 163 | 44 | 0 | 3 | 105 | 66 | 72 | 65 | 36 |
| Binary | 1110110 | 1110011 | 100100 | 0 | 11 | 1000101 | 110110 | 111010 | 110101 | 11110 |
Color Harmonies of #767324
Complementary color
Monochromatic Colors of #767324
Black with #767324
Text Example
Text Example
White with #767324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767324; }
p { color: rgb(118,115,36); }
H1.HeaderClassName
{
color: #767324;
}
.AnyTagClassName
{
color: #767324;
}
</style>
background-color css
<style>
a { background-color: #767324; }
a { background-color: rgb(118,115,36); }
div.DivClassName
{
background-color: #767324;
}
.BgClassName
{
background-color: #767324;
}
</style>
border-color css
<style>
span { border-color: #767324; }
span { border-color: rgb(118,115,36); }
td.TdClassName
{
border-color: #767324;
}
.TagClassName
{
border-color: #767324;
}
</style>