Shades of Rum #746576
Tints of Rum #746576
RGB
CMYK
RGB Variations
Color information
#746576 (or 0x746576) is known color: Rum. HEX triplet: 74, 65 and 76. RGB value is (116,101,118). Sum of RGB (Red+Green+Blue) = 116+101+118=335 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.63% from 335); Green value is 101 (39.84% from 255 or 30.15% from 335); Blue value is 118 (46.48% from 255 or 35.22% from 335); Max value from RGB is 118 - color contains mainly: blue. Hex color #746576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746576 is #8B9A89. Grayscale: #6B6B6B. Windows color (decimal): -9149066 or 7759220. OLE color: 7759220.
HSL color Cylindrical-coordinate representation of color #746576: hue angle of 292.94º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #746576 is Cyan = 0.02, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 101 | 118 | - |
| CMYK | 0.02 | 0.14 | 0 | 0.54 |
| HSL | 292.94º | 0.08% | 0.43% | - |
| HSV(B) | 292.94º | 0.14% | 0.46% | - |
| XYZ | 15.13 | 14.33 | 19.11 | - |
| YUV | 107.42 | 133.97 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 118 | 0.02 | 0.14 | 0 | 0.54 | 292.94 | 0.08 | 0.43 |
| Hex | 74 | 65 | 76 | 2 | E | 0 | 36 | 125 | 8 | 2B |
| Octal | 164 | 145 | 166 | 2 | 16 | 0 | 66 | 445 | 10 | 53 |
| Binary | 1110100 | 1100101 | 1110110 | 10 | 1110 | 0 | 110110 | 100100101 | 1000 | 101011 |
Color Harmonies of #746576
Complementary color
Monochromatic Colors of #746576
Black with #746576
Text Example
Text Example
White with #746576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746576; }
p { color: rgb(116,101,118); }
H1.HeaderClassName
{
color: #746576;
}
.AnyTagClassName
{
color: #746576;
}
</style>
background-color css
<style>
a { background-color: #746576; }
a { background-color: rgb(116,101,118); }
div.DivClassName
{
background-color: #746576;
}
.BgClassName
{
background-color: #746576;
}
</style>
border-color css
<style>
span { border-color: #746576; }
span { border-color: rgb(116,101,118); }
td.TdClassName
{
border-color: #746576;
}
.TagClassName
{
border-color: #746576;
}
</style>