Shades of Rum #746778
Tints of Rum #746778
RGB
CMYK
RGB Variations
Color information
#746778 (or 0x746778) is known color: Rum. HEX triplet: 74, 67 and 78. RGB value is (116,103,120). Sum of RGB (Red+Green+Blue) = 116+103+120=339 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.22% from 339); Green value is 103 (40.62% from 255 or 30.38% from 339); Blue value is 120 (47.27% from 255 or 35.40% from 339); Max value from RGB is 120 - color contains mainly: blue. Hex color #746778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746778 is #8B9887. Grayscale: #6C6C6C. Windows color (decimal): -9148552 or 7890804. OLE color: 7890804.
HSL color Cylindrical-coordinate representation of color #746778: hue angle of 285.88º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #746778 is Cyan = 0.03, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 103 | 120 | - |
| CMYK | 0.03 | 0.14 | 0 | 0.53 |
| HSL | 285.88º | 0.08% | 0.44% | - |
| HSV(B) | 285.88º | 0.14% | 0.47% | - |
| XYZ | 15.44 | 14.77 | 19.81 | - |
| YUV | 108.83 | 134.31 | 133.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 120 | 0.03 | 0.14 | 0 | 0.53 | 285.88 | 0.08 | 0.44 |
| Hex | 74 | 67 | 78 | 3 | E | 0 | 35 | 11E | 8 | 2C |
| Octal | 164 | 147 | 170 | 3 | 16 | 0 | 65 | 436 | 10 | 54 |
| Binary | 1110100 | 1100111 | 1111000 | 11 | 1110 | 0 | 110101 | 100011110 | 1000 | 101100 |
Color Harmonies of #746778
Complementary color
Monochromatic Colors of #746778
Black with #746778
Text Example
Text Example
White with #746778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746778; }
p { color: rgb(116,103,120); }
H1.HeaderClassName
{
color: #746778;
}
.AnyTagClassName
{
color: #746778;
}
</style>
background-color css
<style>
a { background-color: #746778; }
a { background-color: rgb(116,103,120); }
div.DivClassName
{
background-color: #746778;
}
.BgClassName
{
background-color: #746778;
}
</style>
border-color css
<style>
span { border-color: #746778; }
span { border-color: rgb(116,103,120); }
td.TdClassName
{
border-color: #746778;
}
.TagClassName
{
border-color: #746778;
}
</style>