Shades of Rum #745978
Tints of Rum #745978
RGB
CMYK
RGB Variations
Color information
#745978 (or 0x745978) is known color: Rum. HEX triplet: 74, 59 and 78. RGB value is (116,89,120). Sum of RGB (Red+Green+Blue) = 116+89+120=325 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.69% from 325); Green value is 89 (35.16% from 255 or 27.38% from 325); Blue value is 120 (47.27% from 255 or 36.92% from 325); Max value from RGB is 120 - color contains mainly: blue. Hex color #745978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745978 is #8BA687. Grayscale: #646464. Windows color (decimal): -9152136 or 7887220. OLE color: 7887220.
HSL color Cylindrical-coordinate representation of color #745978: hue angle of 292.26º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #745978 is Cyan = 0.03, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 89 | 120 | - |
| CMYK | 0.03 | 0.26 | 0 | 0.53 |
| HSL | 292.26º | 0.15% | 0.41% | - |
| HSV(B) | 292.26º | 0.26% | 0.47% | - |
| XYZ | 14.17 | 12.21 | 19.38 | - |
| YUV | 100.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 120 | 0.03 | 0.26 | 0 | 0.53 | 292.26 | 0.15 | 0.41 |
| Hex | 74 | 59 | 78 | 3 | 1A | 0 | 35 | 124 | F | 29 |
| Octal | 164 | 131 | 170 | 3 | 32 | 0 | 65 | 444 | 17 | 51 |
| Binary | 1110100 | 1011001 | 1111000 | 11 | 11010 | 0 | 110101 | 100100100 | 1111 | 101001 |
Color Harmonies of #745978
Complementary color
Monochromatic Colors of #745978
Black with #745978
Text Example
Text Example
White with #745978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745978; }
p { color: rgb(116,89,120); }
H1.HeaderClassName
{
color: #745978;
}
.AnyTagClassName
{
color: #745978;
}
</style>
background-color css
<style>
a { background-color: #745978; }
a { background-color: rgb(116,89,120); }
div.DivClassName
{
background-color: #745978;
}
.BgClassName
{
background-color: #745978;
}
</style>
border-color css
<style>
span { border-color: #745978; }
span { border-color: rgb(116,89,120); }
td.TdClassName
{
border-color: #745978;
}
.TagClassName
{
border-color: #745978;
}
</style>