Shades of Rum #746276
Tints of Rum #746276
RGB
CMYK
RGB Variations
Color information
#746276 (or 0x746276) is known color: Rum. HEX triplet: 74, 62 and 76. RGB value is (116,98,118). Sum of RGB (Red+Green+Blue) = 116+98+118=332 (43% of max value = 765). Red value is 116 (45.70% from 255 or 34.94% from 332); Green value is 98 (38.67% from 255 or 29.52% from 332); Blue value is 118 (46.48% from 255 or 35.54% from 332); Max value from RGB is 118 - color contains mainly: blue. Hex color #746276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746276 is #8B9D89. Grayscale: #696969. Windows color (decimal): -9149834 or 7758452. OLE color: 7758452.
HSL color Cylindrical-coordinate representation of color #746276: hue angle of 294º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #746276 is Cyan = 0.02, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 98 | 118 | - |
| CMYK | 0.02 | 0.17 | 0 | 0.54 |
| HSL | 294º | 0.09% | 0.42% | - |
| HSV(B) | 294º | 0.17% | 0.46% | - |
| XYZ | 14.84 | 13.76 | 19.01 | - |
| YUV | 105.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 98 | 118 | 0.02 | 0.17 | 0 | 0.54 | 294 | 0.09 | 0.42 |
| Hex | 74 | 62 | 76 | 2 | 11 | 0 | 36 | 126 | 9 | 2A |
| Octal | 164 | 142 | 166 | 2 | 21 | 0 | 66 | 446 | 11 | 52 |
| Binary | 1110100 | 1100010 | 1110110 | 10 | 10001 | 0 | 110110 | 100100110 | 1001 | 101010 |
Color Harmonies of #746276
Complementary color
Monochromatic Colors of #746276
Black with #746276
Text Example
Text Example
White with #746276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746276; }
p { color: rgb(116,98,118); }
H1.HeaderClassName
{
color: #746276;
}
.AnyTagClassName
{
color: #746276;
}
</style>
background-color css
<style>
a { background-color: #746276; }
a { background-color: rgb(116,98,118); }
div.DivClassName
{
background-color: #746276;
}
.BgClassName
{
background-color: #746276;
}
</style>
border-color css
<style>
span { border-color: #746276; }
span { border-color: rgb(116,98,118); }
td.TdClassName
{
border-color: #746276;
}
.TagClassName
{
border-color: #746276;
}
</style>