Shades of Rum #746277
Tints of Rum #746277
RGB
CMYK
RGB Variations
Color information
#746277 (or 0x746277) is known color: Rum. HEX triplet: 74, 62 and 77. RGB value is (116,98,119). Sum of RGB (Red+Green+Blue) = 116+98+119=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 98 (38.67% from 255 or 29.43% from 333); Blue value is 119 (46.88% from 255 or 35.74% from 333); Max value from RGB is 119 - color contains mainly: blue. Hex color #746277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746277 is #8B9D88. Grayscale: #696969. Windows color (decimal): -9149833 or 7823988. OLE color: 7823988.
HSL color Cylindrical-coordinate representation of color #746277: hue angle of 291.43º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #746277 is Cyan = 0.03, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 98 | 119 | - |
| CMYK | 0.03 | 0.18 | 0 | 0.53 |
| HSL | 291.43º | 0.1% | 0.43% | - |
| HSV(B) | 291.43º | 0.18% | 0.47% | - |
| XYZ | 14.9 | 13.78 | 19.33 | - |
| YUV | 105.78 | 135.46 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 98 | 119 | 0.03 | 0.18 | 0 | 0.53 | 291.43 | 0.1 | 0.43 |
| Hex | 74 | 62 | 77 | 3 | 12 | 0 | 35 | 123 | A | 2B |
| Octal | 164 | 142 | 167 | 3 | 22 | 0 | 65 | 443 | 12 | 53 |
| Binary | 1110100 | 1100010 | 1110111 | 11 | 10010 | 0 | 110101 | 100100011 | 1010 | 101011 |
Color Harmonies of #746277
Complementary color
Monochromatic Colors of #746277
Black with #746277
Text Example
Text Example
White with #746277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746277; }
p { color: rgb(116,98,119); }
H1.HeaderClassName
{
color: #746277;
}
.AnyTagClassName
{
color: #746277;
}
</style>
background-color css
<style>
a { background-color: #746277; }
a { background-color: rgb(116,98,119); }
div.DivClassName
{
background-color: #746277;
}
.BgClassName
{
background-color: #746277;
}
</style>
border-color css
<style>
span { border-color: #746277; }
span { border-color: rgb(116,98,119); }
td.TdClassName
{
border-color: #746277;
}
.TagClassName
{
border-color: #746277;
}
</style>