Shades of Olivetone #767613
Tints of Olivetone #767613
RGB
CMYK
RGB Variations
Color information
#767613 (or 0x767613) is known color: Olivetone. HEX triplet: 76, 76 and 13. RGB value is (118,118,19). Sum of RGB (Red+Green+Blue) = 118+118+19=255 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.27% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 19 (7.81% from 255 or 7.45% from 255); Max value from RGB is 118 - color contains mainly: red, green. Hex color #767613 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767613 is #8989EC. Grayscale: #6B6B6B. Windows color (decimal): -9013741 or 1275510. OLE color: 1275510.
HSL color Cylindrical-coordinate representation of color #767613: hue angle of 60º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #767613 is Cyan = 0, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 118 | 19 | - |
| CMYK | 0 | 0 | 0.84 | 0.54 |
| HSL | 60º | 0.72% | 0.27% | - |
| HSV(B) | 60º | 0.84% | 0.46% | - |
| XYZ | 14.07 | 16.86 | 3.13 | - |
| YUV | 106.71 | 78.5 | 136.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 118 | 19 | 0 | 0 | 0.84 | 0.54 | 60 | 0.72 | 0.27 |
| Hex | 76 | 76 | 13 | 0 | 0 | 54 | 36 | 3C | 48 | 1B |
| Octal | 166 | 166 | 23 | 0 | 0 | 124 | 66 | 74 | 110 | 33 |
| Binary | 1110110 | 1110110 | 10011 | 0 | 0 | 1010100 | 110110 | 111100 | 1001000 | 11011 |
Color Harmonies of #767613
Complementary color
Monochromatic Colors of #767613
Black with #767613
Text Example
Text Example
White with #767613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767613; }
p { color: rgb(118,118,19); }
H1.HeaderClassName
{
color: #767613;
}
.AnyTagClassName
{
color: #767613;
}
</style>
background-color css
<style>
a { background-color: #767613; }
a { background-color: rgb(118,118,19); }
div.DivClassName
{
background-color: #767613;
}
.BgClassName
{
background-color: #767613;
}
</style>
border-color css
<style>
span { border-color: #767613; }
span { border-color: rgb(118,118,19); }
td.TdClassName
{
border-color: #767613;
}
.TagClassName
{
border-color: #767613;
}
</style>