Shades of Olivetone #787312
Tints of Olivetone #787312
RGB
CMYK
RGB Variations
Color information
#787312 (or 0x787312) is known color: Olivetone. HEX triplet: 78, 73 and 12. RGB value is (120,115,18). Sum of RGB (Red+Green+Blue) = 120+115+18=253 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.43% from 253); Green value is 115 (45.31% from 255 or 45.45% from 253); Blue value is 18 (7.42% from 255 or 7.11% from 253); Max value from RGB is 120 - color contains mainly: red. Hex color #787312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #787312 is #878CED. Grayscale: #696969. Windows color (decimal): -8883438 or 1209208. OLE color: 1209208.
HSL color Cylindrical-coordinate representation of color #787312: hue angle of 57.06º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #787312 is Cyan = 0, Magento = 0.04, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 115 | 18 | - |
| CMYK | 0 | 0.04 | 0.85 | 0.53 |
| HSL | 57.06º | 0.74% | 0.27% | - |
| HSV(B) | 57.06º | 0.85% | 0.47% | - |
| XYZ | 13.99 | 16.3 | 2.98 | - |
| YUV | 105.44 | 78.66 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 115 | 18 | 0 | 0.04 | 0.85 | 0.53 | 57.06 | 0.74 | 0.27 |
| Hex | 78 | 73 | 12 | 0 | 4 | 55 | 35 | 39 | 4A | 1B |
| Octal | 170 | 163 | 22 | 0 | 4 | 125 | 65 | 71 | 112 | 33 |
| Binary | 1111000 | 1110011 | 10010 | 0 | 100 | 1010101 | 110101 | 111001 | 1001010 | 11011 |
Color Harmonies of #787312
Complementary color
Monochromatic Colors of #787312
Black with #787312
Text Example
Text Example
White with #787312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787312; }
p { color: rgb(120,115,18); }
H1.HeaderClassName
{
color: #787312;
}
.AnyTagClassName
{
color: #787312;
}
</style>
background-color css
<style>
a { background-color: #787312; }
a { background-color: rgb(120,115,18); }
div.DivClassName
{
background-color: #787312;
}
.BgClassName
{
background-color: #787312;
}
</style>
border-color css
<style>
span { border-color: #787312; }
span { border-color: rgb(120,115,18); }
td.TdClassName
{
border-color: #787312;
}
.TagClassName
{
border-color: #787312;
}
</style>