Shades of Rum #786380
Tints of Rum #786380
RGB
CMYK
RGB Variations
Color information
#786380 (or 0x786380) is known color: Rum. HEX triplet: 78, 63 and 80. RGB value is (120,99,128). Sum of RGB (Red+Green+Blue) = 120+99+128=347 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.58% from 347); Green value is 99 (39.06% from 255 or 28.53% from 347); Blue value is 128 (50.39% from 255 or 36.89% from 347); Max value from RGB is 128 - color contains mainly: blue. Hex color #786380 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786380 is #879C7F. Grayscale: #6C6C6C. Windows color (decimal): -8887424 or 8414072. OLE color: 8414072.
HSL color Cylindrical-coordinate representation of color #786380: hue angle of 283.45º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #786380 is Cyan = 0.06, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 120 | 99 | 128 | - |
| CMYK | 0.06 | 0.23 | 0 | 0.50 |
| HSL | 283.45º | 0.13% | 0.45% | - |
| HSV(B) | 283.45º | 0.23% | 0.5% | - |
| XYZ | 16.1 | 14.48 | 22.37 | - |
| YUV | 108.59 | 138.96 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 128 | 0.06 | 0.23 | 0 | 0.50 | 283.45 | 0.13 | 0.45 |
| Hex | 78 | 63 | 80 | 6 | 17 | 0 | 32 | 11B | D | 2D |
| Octal | 170 | 143 | 200 | 6 | 27 | 0 | 62 | 433 | 15 | 55 |
| Binary | 1111000 | 1100011 | 10000000 | 110 | 10111 | 0 | 110010 | 100011011 | 1101 | 101101 |
Color Harmonies of #786380
Complementary color
Monochromatic Colors of #786380
Black with #786380
Text Example
Text Example
White with #786380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786380; }
p { color: rgb(120,99,128); }
H1.HeaderClassName
{
color: #786380;
}
.AnyTagClassName
{
color: #786380;
}
</style>
background-color css
<style>
a { background-color: #786380; }
a { background-color: rgb(120,99,128); }
div.DivClassName
{
background-color: #786380;
}
.BgClassName
{
background-color: #786380;
}
</style>
border-color css
<style>
span { border-color: #786380; }
span { border-color: rgb(120,99,128); }
td.TdClassName
{
border-color: #786380;
}
.TagClassName
{
border-color: #786380;
}
</style>