Shades of Rum #746777
Tints of Rum #746777
RGB
CMYK
RGB Variations
Color information
#746777 (or 0x746777) is known color: Rum. HEX triplet: 74, 67 and 77. RGB value is (116,103,119). Sum of RGB (Red+Green+Blue) = 116+103+119=338 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.32% from 338); Green value is 103 (40.62% from 255 or 30.47% from 338); Blue value is 119 (46.88% from 255 or 35.21% from 338); Max value from RGB is 119 - color contains mainly: blue. Hex color #746777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746777 is #8B9888. Grayscale: #6C6C6C. Windows color (decimal): -9148553 or 7825268. OLE color: 7825268.
HSL color Cylindrical-coordinate representation of color #746777: hue angle of 288.75º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #746777 is Cyan = 0.03, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 103 | 119 | - |
| CMYK | 0.03 | 0.13 | 0 | 0.53 |
| HSL | 288.75º | 0.07% | 0.44% | - |
| HSV(B) | 288.75º | 0.13% | 0.47% | - |
| XYZ | 15.38 | 14.75 | 19.49 | - |
| YUV | 108.71 | 133.81 | 133.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 119 | 0.03 | 0.13 | 0 | 0.53 | 288.75 | 0.07 | 0.44 |
| Hex | 74 | 67 | 77 | 3 | D | 0 | 35 | 121 | 7 | 2C |
| Octal | 164 | 147 | 167 | 3 | 15 | 0 | 65 | 441 | 7 | 54 |
| Binary | 1110100 | 1100111 | 1110111 | 11 | 1101 | 0 | 110101 | 100100001 | 111 | 101100 |
Color Harmonies of #746777
Complementary color
Monochromatic Colors of #746777
Black with #746777
Text Example
Text Example
White with #746777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746777; }
p { color: rgb(116,103,119); }
H1.HeaderClassName
{
color: #746777;
}
.AnyTagClassName
{
color: #746777;
}
</style>
background-color css
<style>
a { background-color: #746777; }
a { background-color: rgb(116,103,119); }
div.DivClassName
{
background-color: #746777;
}
.BgClassName
{
background-color: #746777;
}
</style>
border-color css
<style>
span { border-color: #746777; }
span { border-color: rgb(116,103,119); }
td.TdClassName
{
border-color: #746777;
}
.TagClassName
{
border-color: #746777;
}
</style>