Shades of Rum #786081
Tints of Rum #786081
RGB
CMYK
RGB Variations
Color information
#786081 (or 0x786081) is known color: Rum. HEX triplet: 78, 60 and 81. RGB value is (120,96,129). Sum of RGB (Red+Green+Blue) = 120+96+129=345 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.78% from 345); Green value is 96 (37.89% from 255 or 27.83% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 129 - color contains mainly: blue. Hex color #786081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #786081 is #879F7E. Grayscale: #6A6A6A. Windows color (decimal): -8888191 or 8478840. OLE color: 8478840.
HSL color Cylindrical-coordinate representation of color #786081: hue angle of 283.64º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #786081 is Cyan = 0.07, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 96 | 129 | - |
| CMYK | 0.07 | 0.26 | 0 | 0.49 |
| HSL | 283.64º | 0.15% | 0.44% | - |
| HSV(B) | 283.64º | 0.26% | 0.51% | - |
| XYZ | 15.89 | 13.94 | 22.62 | - |
| YUV | 106.94 | 140.45 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 96 | 129 | 0.07 | 0.26 | 0 | 0.49 | 283.64 | 0.15 | 0.44 |
| Hex | 78 | 60 | 81 | 7 | 1A | 0 | 31 | 11C | F | 2C |
| Octal | 170 | 140 | 201 | 7 | 32 | 0 | 61 | 434 | 17 | 54 |
| Binary | 1111000 | 1100000 | 10000001 | 111 | 11010 | 0 | 110001 | 100011100 | 1111 | 101100 |
Color Harmonies of #786081
Complementary color
Monochromatic Colors of #786081
Black with #786081
Text Example
Text Example
White with #786081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786081; }
p { color: rgb(120,96,129); }
H1.HeaderClassName
{
color: #786081;
}
.AnyTagClassName
{
color: #786081;
}
</style>
background-color css
<style>
a { background-color: #786081; }
a { background-color: rgb(120,96,129); }
div.DivClassName
{
background-color: #786081;
}
.BgClassName
{
background-color: #786081;
}
</style>
border-color css
<style>
span { border-color: #786081; }
span { border-color: rgb(120,96,129); }
td.TdClassName
{
border-color: #786081;
}
.TagClassName
{
border-color: #786081;
}
</style>