Shades of Rum #746977
Tints of Rum #746977
RGB
CMYK
RGB Variations
Color information
#746977 (or 0x746977) is known color: Rum. HEX triplet: 74, 69 and 77. RGB value is (116,105,119). Sum of RGB (Red+Green+Blue) = 116+105+119=340 (45% of max value = 765). Red value is 116 (45.70% from 255 or 34.12% from 340); Green value is 105 (41.41% from 255 or 30.88% from 340); Blue value is 119 (46.88% from 255 or 35% from 340); Max value from RGB is 119 - color contains mainly: blue. Hex color #746977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746977 is #8B9688. Grayscale: #6D6D6D. Windows color (decimal): -9148041 or 7825780. OLE color: 7825780.
HSL color Cylindrical-coordinate representation of color #746977: hue angle of 287.14º degrees, saturation: 0.06, 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 #746977 is Cyan = 0.03, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 105 | 119 | - |
| CMYK | 0.03 | 0.12 | 0 | 0.53 |
| HSL | 287.14º | 0.06% | 0.44% | - |
| HSV(B) | 287.14º | 0.12% | 0.47% | - |
| XYZ | 15.58 | 15.15 | 19.56 | - |
| YUV | 109.89 | 133.14 | 132.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 119 | 0.03 | 0.12 | 0 | 0.53 | 287.14 | 0.06 | 0.44 |
| Hex | 74 | 69 | 77 | 3 | C | 0 | 35 | 11F | 6 | 2C |
| Octal | 164 | 151 | 167 | 3 | 14 | 0 | 65 | 437 | 6 | 54 |
| Binary | 1110100 | 1101001 | 1110111 | 11 | 1100 | 0 | 110101 | 100011111 | 110 | 101100 |
Color Harmonies of #746977
Complementary color
Monochromatic Colors of #746977
Black with #746977
Text Example
Text Example
White with #746977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746977; }
p { color: rgb(116,105,119); }
H1.HeaderClassName
{
color: #746977;
}
.AnyTagClassName
{
color: #746977;
}
</style>
background-color css
<style>
a { background-color: #746977; }
a { background-color: rgb(116,105,119); }
div.DivClassName
{
background-color: #746977;
}
.BgClassName
{
background-color: #746977;
}
</style>
border-color css
<style>
span { border-color: #746977; }
span { border-color: rgb(116,105,119); }
td.TdClassName
{
border-color: #746977;
}
.TagClassName
{
border-color: #746977;
}
</style>