Shades of Rum #746377
Tints of Rum #746377
RGB
CMYK
RGB Variations
Color information
#746377 (or 0x746377) is known color: Rum. HEX triplet: 74, 63 and 77. RGB value is (116,99,119). Sum of RGB (Red+Green+Blue) = 116+99+119=334 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.73% from 334); Green value is 99 (39.06% from 255 or 29.64% from 334); Blue value is 119 (46.88% from 255 or 35.63% from 334); Max value from RGB is 119 - color contains mainly: blue. Hex color #746377 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746377 is #8B9C88. Grayscale: #6A6A6A. Windows color (decimal): -9149577 or 7824244. OLE color: 7824244.
HSL color Cylindrical-coordinate representation of color #746377: hue angle of 291º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #746377 is Cyan = 0.03, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 99 | 119 | - |
| CMYK | 0.03 | 0.17 | 0 | 0.53 |
| HSL | 291º | 0.09% | 0.43% | - |
| HSV(B) | 291º | 0.17% | 0.47% | - |
| XYZ | 14.99 | 13.97 | 19.36 | - |
| YUV | 106.36 | 135.13 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 119 | 0.03 | 0.17 | 0 | 0.53 | 291 | 0.09 | 0.43 |
| Hex | 74 | 63 | 77 | 3 | 11 | 0 | 35 | 123 | 9 | 2B |
| Octal | 164 | 143 | 167 | 3 | 21 | 0 | 65 | 443 | 11 | 53 |
| Binary | 1110100 | 1100011 | 1110111 | 11 | 10001 | 0 | 110101 | 100100011 | 1001 | 101011 |
Color Harmonies of #746377
Complementary color
Monochromatic Colors of #746377
Black with #746377
Text Example
Text Example
White with #746377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746377; }
p { color: rgb(116,99,119); }
H1.HeaderClassName
{
color: #746377;
}
.AnyTagClassName
{
color: #746377;
}
</style>
background-color css
<style>
a { background-color: #746377; }
a { background-color: rgb(116,99,119); }
div.DivClassName
{
background-color: #746377;
}
.BgClassName
{
background-color: #746377;
}
</style>
border-color css
<style>
span { border-color: #746377; }
span { border-color: rgb(116,99,119); }
td.TdClassName
{
border-color: #746377;
}
.TagClassName
{
border-color: #746377;
}
</style>