Shades of Rum #746978
Tints of Rum #746978
RGB
CMYK
RGB Variations
Color information
#746978 (or 0x746978) is known color: Rum. HEX triplet: 74, 69 and 78. RGB value is (116,105,120). Sum of RGB (Red+Green+Blue) = 116+105+120=341 (45% of max value = 765). Red value is 116 (45.70% from 255 or 34.02% from 341); Green value is 105 (41.41% from 255 or 30.79% from 341); Blue value is 120 (47.27% from 255 or 35.19% from 341); Max value from RGB is 120 - color contains mainly: blue. Hex color #746978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746978 is #8B9687. Grayscale: #6D6D6D. Windows color (decimal): -9148040 or 7891316. OLE color: 7891316.
HSL color Cylindrical-coordinate representation of color #746978: hue angle of 284º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #746978 is Cyan = 0.03, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 105 | 120 | - |
| CMYK | 0.03 | 0.13 | 0 | 0.53 |
| HSL | 284º | 0.07% | 0.44% | - |
| HSV(B) | 284º | 0.13% | 0.47% | - |
| XYZ | 15.64 | 15.17 | 19.87 | - |
| YUV | 110 | 133.64 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 120 | 0.03 | 0.13 | 0 | 0.53 | 284 | 0.07 | 0.44 |
| Hex | 74 | 69 | 78 | 3 | D | 0 | 35 | 11C | 7 | 2C |
| Octal | 164 | 151 | 170 | 3 | 15 | 0 | 65 | 434 | 7 | 54 |
| Binary | 1110100 | 1101001 | 1111000 | 11 | 1101 | 0 | 110101 | 100011100 | 111 | 101100 |
Color Harmonies of #746978
Complementary color
Monochromatic Colors of #746978
Black with #746978
Text Example
Text Example
White with #746978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746978; }
p { color: rgb(116,105,120); }
H1.HeaderClassName
{
color: #746978;
}
.AnyTagClassName
{
color: #746978;
}
</style>
background-color css
<style>
a { background-color: #746978; }
a { background-color: rgb(116,105,120); }
div.DivClassName
{
background-color: #746978;
}
.BgClassName
{
background-color: #746978;
}
</style>
border-color css
<style>
span { border-color: #746978; }
span { border-color: rgb(116,105,120); }
td.TdClassName
{
border-color: #746978;
}
.TagClassName
{
border-color: #746978;
}
</style>