Shades of Rum #746378
Tints of Rum #746378
RGB
CMYK
RGB Variations
Color information
#746378 (or 0x746378) is known color: Rum. HEX triplet: 74, 63 and 78. RGB value is (116,99,120). Sum of RGB (Red+Green+Blue) = 116+99+120=335 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.63% from 335); Green value is 99 (39.06% from 255 or 29.55% from 335); Blue value is 120 (47.27% from 255 or 35.82% from 335); Max value from RGB is 120 - color contains mainly: blue. Hex color #746378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746378 is #8B9C87. Grayscale: #6A6A6A. Windows color (decimal): -9149576 or 7889780. OLE color: 7889780.
HSL color Cylindrical-coordinate representation of color #746378: hue angle of 288.57º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #746378 is Cyan = 0.03, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 99 | 120 | - |
| CMYK | 0.03 | 0.17 | 0 | 0.53 |
| HSL | 288.57º | 0.1% | 0.43% | - |
| HSV(B) | 288.57º | 0.18% | 0.47% | - |
| XYZ | 15.05 | 13.99 | 19.68 | - |
| YUV | 106.48 | 135.63 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 120 | 0.03 | 0.17 | 0 | 0.53 | 288.57 | 0.1 | 0.43 |
| Hex | 74 | 63 | 78 | 3 | 11 | 0 | 35 | 121 | A | 2B |
| Octal | 164 | 143 | 170 | 3 | 21 | 0 | 65 | 441 | 12 | 53 |
| Binary | 1110100 | 1100011 | 1111000 | 11 | 10001 | 0 | 110101 | 100100001 | 1010 | 101011 |
Color Harmonies of #746378
Complementary color
Monochromatic Colors of #746378
Black with #746378
Text Example
Text Example
White with #746378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746378; }
p { color: rgb(116,99,120); }
H1.HeaderClassName
{
color: #746378;
}
.AnyTagClassName
{
color: #746378;
}
</style>
background-color css
<style>
a { background-color: #746378; }
a { background-color: rgb(116,99,120); }
div.DivClassName
{
background-color: #746378;
}
.BgClassName
{
background-color: #746378;
}
</style>
border-color css
<style>
span { border-color: #746378; }
span { border-color: rgb(116,99,120); }
td.TdClassName
{
border-color: #746378;
}
.TagClassName
{
border-color: #746378;
}
</style>