Shades of Rum #6B5676
Tints of Rum #6B5676
RGB
CMYK
RGB Variations
Color information
#6B5676 (or 0x6B5676) is known color: Rum. HEX triplet: 6B, 56 and 76. RGB value is (107,86,118). Sum of RGB (Red+Green+Blue) = 107+86+118=311 (41% of max value = 765). Red value is 107 (42.19% from 255 or 34.41% from 311); Green value is 86 (33.98% from 255 or 27.65% from 311); Blue value is 118 (46.48% from 255 or 37.94% from 311); Max value from RGB is 118 - color contains mainly: blue. Hex color #6B5676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #6B5676 is #94A989. Grayscale: #5F5F5F. Windows color (decimal): -9742730 or 7755371. OLE color: 7755371.
HSL color Cylindrical-coordinate representation of color #6B5676: hue angle of 279.38º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #6B5676 is Cyan = 0.09, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 107 | 86 | 118 | - |
| CMYK | 0.09 | 0.27 | 0 | 0.54 |
| HSL | 279.38º | 0.16% | 0.4% | - |
| HSV(B) | 279.38º | 0.27% | 0.46% | - |
| XYZ | 12.66 | 11.09 | 18.61 | - |
| YUV | 95.93 | 140.46 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 86 | 118 | 0.09 | 0.27 | 0 | 0.54 | 279.38 | 0.16 | 0.4 |
| Hex | 6B | 56 | 76 | 9 | 1B | 0 | 36 | 117 | 10 | 28 |
| Octal | 153 | 126 | 166 | 11 | 33 | 0 | 66 | 427 | 20 | 50 |
| Binary | 1101011 | 1010110 | 1110110 | 1001 | 11011 | 0 | 110110 | 100010111 | 10000 | 101000 |
Color Harmonies of #6B5676
Complementary color
Monochromatic Colors of #6B5676
Black with #6B5676
Text Example
Text Example
White with #6B5676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B5676; }
p { color: rgb(107,86,118); }
H1.HeaderClassName
{
color: #6B5676;
}
.AnyTagClassName
{
color: #6B5676;
}
</style>
background-color css
<style>
a { background-color: #6B5676; }
a { background-color: rgb(107,86,118); }
div.DivClassName
{
background-color: #6B5676;
}
.BgClassName
{
background-color: #6B5676;
}
</style>
border-color css
<style>
span { border-color: #6B5676; }
span { border-color: rgb(107,86,118); }
td.TdClassName
{
border-color: #6B5676;
}
.TagClassName
{
border-color: #6B5676;
}
</style>