Shades of Rum #776081
Tints of Rum #776081
RGB
CMYK
RGB Variations
Color information
#776081 (or 0x776081) is known color: Rum. HEX triplet: 77, 60 and 81. RGB value is (119,96,129). Sum of RGB (Red+Green+Blue) = 119+96+129=344 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.59% from 344); Green value is 96 (37.89% from 255 or 27.91% from 344); Blue value is 129 (50.78% from 255 or 37.5% from 344); Max value from RGB is 129 - color contains mainly: blue. Hex color #776081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #776081 is #889F7E. Grayscale: #6A6A6A. Windows color (decimal): -8953727 or 8478839. OLE color: 8478839.
HSL color Cylindrical-coordinate representation of color #776081: hue angle of 281.82º 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 #776081 is Cyan = 0.08, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 96 | 129 | - |
| CMYK | 0.08 | 0.26 | 0 | 0.49 |
| HSL | 281.82º | 0.15% | 0.44% | - |
| HSV(B) | 281.82º | 0.26% | 0.51% | - |
| XYZ | 15.75 | 13.87 | 22.62 | - |
| YUV | 106.64 | 140.62 | 136.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 96 | 129 | 0.08 | 0.26 | 0 | 0.49 | 281.82 | 0.15 | 0.44 |
| Hex | 77 | 60 | 81 | 8 | 1A | 0 | 31 | 11A | F | 2C |
| Octal | 167 | 140 | 201 | 10 | 32 | 0 | 61 | 432 | 17 | 54 |
| Binary | 1110111 | 1100000 | 10000001 | 1000 | 11010 | 0 | 110001 | 100011010 | 1111 | 101100 |
Color Harmonies of #776081
Complementary color
Monochromatic Colors of #776081
Black with #776081
Text Example
Text Example
White with #776081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776081; }
p { color: rgb(119,96,129); }
H1.HeaderClassName
{
color: #776081;
}
.AnyTagClassName
{
color: #776081;
}
</style>
background-color css
<style>
a { background-color: #776081; }
a { background-color: rgb(119,96,129); }
div.DivClassName
{
background-color: #776081;
}
.BgClassName
{
background-color: #776081;
}
</style>
border-color css
<style>
span { border-color: #776081; }
span { border-color: rgb(119,96,129); }
td.TdClassName
{
border-color: #776081;
}
.TagClassName
{
border-color: #776081;
}
</style>