Shades of Rum #6D5976
Tints of Rum #6D5976
RGB
CMYK
RGB Variations
Color information
#6D5976 (or 0x6D5976) is known color: Rum. HEX triplet: 6D, 59 and 76. RGB value is (109,89,118). Sum of RGB (Red+Green+Blue) = 109+89+118=316 (41% of max value = 765). Red value is 109 (42.97% from 255 or 34.49% from 316); Green value is 89 (35.16% from 255 or 28.16% from 316); Blue value is 118 (46.48% from 255 or 37.34% from 316); Max value from RGB is 118 - color contains mainly: blue. Hex color #6D5976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6D5976 is #92A689. Grayscale: #626262. Windows color (decimal): -9610890 or 7756141. OLE color: 7756141.
HSL color Cylindrical-coordinate representation of color #6D5976: hue angle of 281.38º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #6D5976 is Cyan = 0.08, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 109 | 89 | 118 | - |
| CMYK | 0.08 | 0.25 | 0 | 0.54 |
| HSL | 281.38º | 0.14% | 0.41% | - |
| HSV(B) | 281.38º | 0.25% | 0.46% | - |
| XYZ | 13.15 | 11.7 | 18.71 | - |
| YUV | 98.29 | 139.13 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 89 | 118 | 0.08 | 0.25 | 0 | 0.54 | 281.38 | 0.14 | 0.41 |
| Hex | 6D | 59 | 76 | 8 | 19 | 0 | 36 | 119 | E | 29 |
| Octal | 155 | 131 | 166 | 10 | 31 | 0 | 66 | 431 | 16 | 51 |
| Binary | 1101101 | 1011001 | 1110110 | 1000 | 11001 | 0 | 110110 | 100011001 | 1110 | 101001 |
Color Harmonies of #6D5976
Complementary color
Monochromatic Colors of #6D5976
Black with #6D5976
Text Example
Text Example
White with #6D5976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D5976; }
p { color: rgb(109,89,118); }
H1.HeaderClassName
{
color: #6D5976;
}
.AnyTagClassName
{
color: #6D5976;
}
</style>
background-color css
<style>
a { background-color: #6D5976; }
a { background-color: rgb(109,89,118); }
div.DivClassName
{
background-color: #6D5976;
}
.BgClassName
{
background-color: #6D5976;
}
</style>
border-color css
<style>
span { border-color: #6D5976; }
span { border-color: rgb(109,89,118); }
td.TdClassName
{
border-color: #6D5976;
}
.TagClassName
{
border-color: #6D5976;
}
</style>