Shades of Rum #746678
Tints of Rum #746678
RGB
CMYK
RGB Variations
Color information
#746678 (or 0x746678) is known color: Rum. HEX triplet: 74, 66 and 78. RGB value is (116,102,120). Sum of RGB (Red+Green+Blue) = 116+102+120=338 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.32% from 338); Green value is 102 (40.23% from 255 or 30.18% from 338); Blue value is 120 (47.27% from 255 or 35.50% from 338); Max value from RGB is 120 - color contains mainly: blue. Hex color #746678 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746678 is #8B9987. Grayscale: #6C6C6C. Windows color (decimal): -9148808 or 7890548. OLE color: 7890548.
HSL color Cylindrical-coordinate representation of color #746678: hue angle of 286.67º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #746678 is Cyan = 0.03, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 102 | 120 | - |
| CMYK | 0.03 | 0.15 | 0 | 0.53 |
| HSL | 286.67º | 0.08% | 0.44% | - |
| HSV(B) | 286.67º | 0.15% | 0.47% | - |
| XYZ | 15.34 | 14.57 | 19.77 | - |
| YUV | 108.24 | 134.64 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 102 | 120 | 0.03 | 0.15 | 0 | 0.53 | 286.67 | 0.08 | 0.44 |
| Hex | 74 | 66 | 78 | 3 | F | 0 | 35 | 11F | 8 | 2C |
| Octal | 164 | 146 | 170 | 3 | 17 | 0 | 65 | 437 | 10 | 54 |
| Binary | 1110100 | 1100110 | 1111000 | 11 | 1111 | 0 | 110101 | 100011111 | 1000 | 101100 |
Color Harmonies of #746678
Complementary color
Monochromatic Colors of #746678
Black with #746678
Text Example
Text Example
White with #746678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746678; }
p { color: rgb(116,102,120); }
H1.HeaderClassName
{
color: #746678;
}
.AnyTagClassName
{
color: #746678;
}
</style>
background-color css
<style>
a { background-color: #746678; }
a { background-color: rgb(116,102,120); }
div.DivClassName
{
background-color: #746678;
}
.BgClassName
{
background-color: #746678;
}
</style>
border-color css
<style>
span { border-color: #746678; }
span { border-color: rgb(116,102,120); }
td.TdClassName
{
border-color: #746678;
}
.TagClassName
{
border-color: #746678;
}
</style>