Shades of Rum #746877
Tints of Rum #746877
RGB
CMYK
RGB Variations
Color information
#746877 (or 0x746877) is known color: Rum. HEX triplet: 74, 68 and 77. RGB value is (116,104,119). Sum of RGB (Red+Green+Blue) = 116+104+119=339 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.22% from 339); Green value is 104 (41.02% from 255 or 30.68% from 339); Blue value is 119 (46.88% from 255 or 35.10% from 339); Max value from RGB is 119 - color contains mainly: blue. Hex color #746877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746877 is #8B9788. Grayscale: #6D6D6D. Windows color (decimal): -9148297 or 7825524. OLE color: 7825524.
HSL color Cylindrical-coordinate representation of color #746877: hue angle of 288º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #746877 is Cyan = 0.03, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 104 | 119 | - |
| CMYK | 0.03 | 0.13 | 0 | 0.53 |
| HSL | 288º | 0.07% | 0.44% | - |
| HSV(B) | 288º | 0.13% | 0.47% | - |
| XYZ | 15.48 | 14.95 | 19.52 | - |
| YUV | 109.3 | 133.48 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 119 | 0.03 | 0.13 | 0 | 0.53 | 288 | 0.07 | 0.44 |
| Hex | 74 | 68 | 77 | 3 | D | 0 | 35 | 120 | 7 | 2C |
| Octal | 164 | 150 | 167 | 3 | 15 | 0 | 65 | 440 | 7 | 54 |
| Binary | 1110100 | 1101000 | 1110111 | 11 | 1101 | 0 | 110101 | 100100000 | 111 | 101100 |
Color Harmonies of #746877
Complementary color
Monochromatic Colors of #746877
Black with #746877
Text Example
Text Example
White with #746877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746877; }
p { color: rgb(116,104,119); }
H1.HeaderClassName
{
color: #746877;
}
.AnyTagClassName
{
color: #746877;
}
</style>
background-color css
<style>
a { background-color: #746877; }
a { background-color: rgb(116,104,119); }
div.DivClassName
{
background-color: #746877;
}
.BgClassName
{
background-color: #746877;
}
</style>
border-color css
<style>
span { border-color: #746877; }
span { border-color: rgb(116,104,119); }
td.TdClassName
{
border-color: #746877;
}
.TagClassName
{
border-color: #746877;
}
</style>