Shades of Rum #786181
Tints of Rum #786181
RGB
CMYK
RGB Variations
Color information
#786181 (or 0x786181) is known color: Rum. HEX triplet: 78, 61 and 81. RGB value is (120,97,129). Sum of RGB (Red+Green+Blue) = 120+97+129=346 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.68% from 346); Green value is 97 (38.28% from 255 or 28.03% from 346); Blue value is 129 (50.78% from 255 or 37.28% from 346); Max value from RGB is 129 - color contains mainly: blue. Hex color #786181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786181 is #879E7E. Grayscale: #6B6B6B. Windows color (decimal): -8887935 or 8479096. OLE color: 8479096.
HSL color Cylindrical-coordinate representation of color #786181: hue angle of 283.12º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #786181 is Cyan = 0.07, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 97 | 129 | - |
| CMYK | 0.07 | 0.25 | 0 | 0.49 |
| HSL | 283.13º | 0.14% | 0.44% | - |
| HSV(B) | 283.13º | 0.25% | 0.51% | - |
| XYZ | 15.98 | 14.13 | 22.65 | - |
| YUV | 107.53 | 140.12 | 136.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 97 | 129 | 0.07 | 0.25 | 0 | 0.49 | 283.13 | 0.14 | 0.44 |
| Hex | 78 | 61 | 81 | 7 | 19 | 0 | 31 | 11B | E | 2C |
| Octal | 170 | 141 | 201 | 7 | 31 | 0 | 61 | 433 | 16 | 54 |
| Binary | 1111000 | 1100001 | 10000001 | 111 | 11001 | 0 | 110001 | 100011011 | 1110 | 101100 |
Color Harmonies of #786181
Complementary color
Monochromatic Colors of #786181
Black with #786181
Text Example
Text Example
White with #786181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786181; }
p { color: rgb(120,97,129); }
H1.HeaderClassName
{
color: #786181;
}
.AnyTagClassName
{
color: #786181;
}
</style>
background-color css
<style>
a { background-color: #786181; }
a { background-color: rgb(120,97,129); }
div.DivClassName
{
background-color: #786181;
}
.BgClassName
{
background-color: #786181;
}
</style>
border-color css
<style>
span { border-color: #786181; }
span { border-color: rgb(120,97,129); }
td.TdClassName
{
border-color: #786181;
}
.TagClassName
{
border-color: #786181;
}
</style>