Shades of Olivetone #767028
Tints of Olivetone #767028
RGB
CMYK
RGB Variations
Color information
#767028 (or 0x767028) is known color: Olivetone. HEX triplet: 76, 70 and 28. RGB value is (118,112,40). Sum of RGB (Red+Green+Blue) = 118+112+40=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 112 (44.14% from 255 or 41.48% from 270); Blue value is 40 (16.02% from 255 or 14.81% from 270); Max value from RGB is 118 - color contains mainly: red. Hex color #767028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767028 is #898FD7. Grayscale: #696969. Windows color (decimal): -9015256 or 2650230. OLE color: 2650230.
HSL color Cylindrical-coordinate representation of color #767028: hue angle of 55.38º 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 #767028 is Cyan = 0, Magento = 0.05, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 40 | - |
| CMYK | 0 | 0.05 | 0.66 | 0.54 |
| HSL | 55.38º | 0.49% | 0.31% | - |
| HSV(B) | 55.38º | 0.66% | 0.46% | - |
| XYZ | 13.65 | 15.59 | 4.3 | - |
| YUV | 105.59 | 90.99 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 40 | 0 | 0.05 | 0.66 | 0.54 | 55.38 | 0.49 | 0.31 |
| Hex | 76 | 70 | 28 | 0 | 5 | 42 | 36 | 37 | 31 | 1F |
| Octal | 166 | 160 | 50 | 0 | 5 | 102 | 66 | 67 | 61 | 37 |
| Binary | 1110110 | 1110000 | 101000 | 0 | 101 | 1000010 | 110110 | 110111 | 110001 | 11111 |
Color Harmonies of #767028
Complementary color
Monochromatic Colors of #767028
Black with #767028
Text Example
Text Example
White with #767028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767028; }
p { color: rgb(118,112,40); }
H1.HeaderClassName
{
color: #767028;
}
.AnyTagClassName
{
color: #767028;
}
</style>
background-color css
<style>
a { background-color: #767028; }
a { background-color: rgb(118,112,40); }
div.DivClassName
{
background-color: #767028;
}
.BgClassName
{
background-color: #767028;
}
</style>
border-color css
<style>
span { border-color: #767028; }
span { border-color: rgb(118,112,40); }
td.TdClassName
{
border-color: #767028;
}
.TagClassName
{
border-color: #767028;
}
</style>