Shades of Olivetone #787419
Tints of Olivetone #787419
RGB
CMYK
RGB Variations
Color information
#787419 (or 0x787419) is known color: Olivetone. HEX triplet: 78, 74 and 19. RGB value is (120,116,25). Sum of RGB (Red+Green+Blue) = 120+116+25=261 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.98% from 261); Green value is 116 (45.70% from 255 or 44.44% from 261); Blue value is 25 (10.16% from 255 or 9.58% from 261); Max value from RGB is 120 - color contains mainly: red. Hex color #787419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #787419 is #878BE6. Grayscale: #6B6B6B. Windows color (decimal): -8883175 or 1668216. OLE color: 1668216.
HSL color Cylindrical-coordinate representation of color #787419: hue angle of 57.47º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #787419 is Cyan = 0, Magento = 0.03, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 116 | 25 | - |
| CMYK | 0 | 0.03 | 0.79 | 0.53 |
| HSL | 57.47º | 0.66% | 0.28% | - |
| HSV(B) | 57.47º | 0.79% | 0.47% | - |
| XYZ | 14.17 | 16.55 | 3.37 | - |
| YUV | 106.82 | 81.83 | 137.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 116 | 25 | 0 | 0.03 | 0.79 | 0.53 | 57.47 | 0.66 | 0.28 |
| Hex | 78 | 74 | 19 | 0 | 3 | 4F | 35 | 39 | 42 | 1C |
| Octal | 170 | 164 | 31 | 0 | 3 | 117 | 65 | 71 | 102 | 34 |
| Binary | 1111000 | 1110100 | 11001 | 0 | 11 | 1001111 | 110101 | 111001 | 1000010 | 11100 |
Color Harmonies of #787419
Complementary color
Monochromatic Colors of #787419
Black with #787419
Text Example
Text Example
White with #787419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787419; }
p { color: rgb(120,116,25); }
H1.HeaderClassName
{
color: #787419;
}
.AnyTagClassName
{
color: #787419;
}
</style>
background-color css
<style>
a { background-color: #787419; }
a { background-color: rgb(120,116,25); }
div.DivClassName
{
background-color: #787419;
}
.BgClassName
{
background-color: #787419;
}
</style>
border-color css
<style>
span { border-color: #787419; }
span { border-color: rgb(120,116,25); }
td.TdClassName
{
border-color: #787419;
}
.TagClassName
{
border-color: #787419;
}
</style>