Shades of Olivetone #767827
Tints of Olivetone #767827
RGB
CMYK
RGB Variations
Color information
#767827 (or 0x767827) is known color: Olivetone. HEX triplet: 76, 78 and 27. RGB value is (118,120,39). Sum of RGB (Red+Green+Blue) = 118+120+39=277 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.60% from 277); Green value is 120 (47.27% from 255 or 43.32% from 277); Blue value is 39 (15.62% from 255 or 14.08% from 277); Max value from RGB is 120 - color contains mainly: green. Hex color #767827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767827 is #8987D8. Grayscale: #6E6E6E. Windows color (decimal): -9013209 or 2586742. OLE color: 2586742.
HSL color Cylindrical-coordinate representation of color #767827: hue angle of 61.48º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #767827 is Cyan = 0.02, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 120 | 39 | - |
| CMYK | 0.02 | 0 | 0.67 | 0.53 |
| HSL | 61.48º | 0.51% | 0.31% | - |
| HSV(B) | 61.48º | 0.68% | 0.47% | - |
| XYZ | 14.55 | 17.43 | 4.52 | - |
| YUV | 110.17 | 87.84 | 133.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 120 | 39 | 0.02 | 0 | 0.67 | 0.53 | 61.48 | 0.51 | 0.31 |
| Hex | 76 | 78 | 27 | 2 | 0 | 43 | 35 | 3D | 33 | 1F |
| Octal | 166 | 170 | 47 | 2 | 0 | 103 | 65 | 75 | 63 | 37 |
| Binary | 1110110 | 1111000 | 100111 | 10 | 0 | 1000011 | 110101 | 111101 | 110011 | 11111 |
Color Harmonies of #767827
Complementary color
Monochromatic Colors of #767827
Black with #767827
Text Example
Text Example
White with #767827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767827; }
p { color: rgb(118,120,39); }
H1.HeaderClassName
{
color: #767827;
}
.AnyTagClassName
{
color: #767827;
}
</style>
background-color css
<style>
a { background-color: #767827; }
a { background-color: rgb(118,120,39); }
div.DivClassName
{
background-color: #767827;
}
.BgClassName
{
background-color: #767827;
}
</style>
border-color css
<style>
span { border-color: #767827; }
span { border-color: rgb(118,120,39); }
td.TdClassName
{
border-color: #767827;
}
.TagClassName
{
border-color: #767827;
}
</style>