Shades of Olivetone #767328
Tints of Olivetone #767328
RGB
CMYK
RGB Variations
Color information
#767328 (or 0x767328) is known color: Olivetone. HEX triplet: 76, 73 and 28. RGB value is (118,115,40). Sum of RGB (Red+Green+Blue) = 118+115+40=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 115 (45.31% from 255 or 42.12% from 273); Blue value is 40 (16.02% from 255 or 14.65% from 273); Max value from RGB is 118 - color contains mainly: red. Hex color #767328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767328 is #898CD7. Grayscale: #6B6B6B. Windows color (decimal): -9014488 or 2650998. OLE color: 2650998.
HSL color Cylindrical-coordinate representation of color #767328: hue angle of 57.69º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #767328 is Cyan = 0, Magento = 0.03, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 40 | - |
| CMYK | 0 | 0.03 | 0.66 | 0.54 |
| HSL | 57.69º | 0.49% | 0.31% | - |
| HSV(B) | 57.69º | 0.66% | 0.46% | - |
| XYZ | 13.98 | 16.27 | 4.41 | - |
| YUV | 107.35 | 89.99 | 135.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 40 | 0 | 0.03 | 0.66 | 0.54 | 57.69 | 0.49 | 0.31 |
| Hex | 76 | 73 | 28 | 0 | 3 | 42 | 36 | 3A | 31 | 1F |
| Octal | 166 | 163 | 50 | 0 | 3 | 102 | 66 | 72 | 61 | 37 |
| Binary | 1110110 | 1110011 | 101000 | 0 | 11 | 1000010 | 110110 | 111010 | 110001 | 11111 |
Color Harmonies of #767328
Complementary color
Monochromatic Colors of #767328
Black with #767328
Text Example
Text Example
White with #767328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767328; }
p { color: rgb(118,115,40); }
H1.HeaderClassName
{
color: #767328;
}
.AnyTagClassName
{
color: #767328;
}
</style>
background-color css
<style>
a { background-color: #767328; }
a { background-color: rgb(118,115,40); }
div.DivClassName
{
background-color: #767328;
}
.BgClassName
{
background-color: #767328;
}
</style>
border-color css
<style>
span { border-color: #767328; }
span { border-color: rgb(118,115,40); }
td.TdClassName
{
border-color: #767328;
}
.TagClassName
{
border-color: #767328;
}
</style>