Shades of Olivetone #746927
Tints of Olivetone #746927
RGB
CMYK
RGB Variations
Color information
#746927 (or 0x746927) is known color: Olivetone. HEX triplet: 74, 69 and 27. RGB value is (116,105,39). Sum of RGB (Red+Green+Blue) = 116+105+39=260 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.62% from 260); Green value is 105 (41.41% from 255 or 40.38% from 260); Blue value is 39 (15.62% from 255 or 15% from 260); Max value from RGB is 116 - color contains mainly: red. Hex color #746927 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746927 is #8B96D8. Grayscale: #656565. Windows color (decimal): -9148121 or 2582900. OLE color: 2582900.
HSL color Cylindrical-coordinate representation of color #746927: hue angle of 51.43º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #746927 is Cyan = 0, Magento = 0.09, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 105 | 39 | - |
| CMYK | 0 | 0.09 | 0.66 | 0.55 |
| HSL | 51.43º | 0.5% | 0.3% | - |
| HSV(B) | 51.43º | 0.66% | 0.45% | - |
| XYZ | 12.62 | 13.96 | 3.95 | - |
| YUV | 100.77 | 93.14 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 39 | 0 | 0.09 | 0.66 | 0.55 | 51.43 | 0.5 | 0.3 |
| Hex | 74 | 69 | 27 | 0 | 9 | 42 | 37 | 33 | 32 | 1E |
| Octal | 164 | 151 | 47 | 0 | 11 | 102 | 67 | 63 | 62 | 36 |
| Binary | 1110100 | 1101001 | 100111 | 0 | 1001 | 1000010 | 110111 | 110011 | 110010 | 11110 |
Color Harmonies of #746927
Complementary color
Monochromatic Colors of #746927
Black with #746927
Text Example
Text Example
White with #746927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746927; }
p { color: rgb(116,105,39); }
H1.HeaderClassName
{
color: #746927;
}
.AnyTagClassName
{
color: #746927;
}
</style>
background-color css
<style>
a { background-color: #746927; }
a { background-color: rgb(116,105,39); }
div.DivClassName
{
background-color: #746927;
}
.BgClassName
{
background-color: #746927;
}
</style>
border-color css
<style>
span { border-color: #746927; }
span { border-color: rgb(116,105,39); }
td.TdClassName
{
border-color: #746927;
}
.TagClassName
{
border-color: #746927;
}
</style>