Shades of Rum #756878
Tints of Rum #756878
RGB
CMYK
RGB Variations
Color information
#756878 (or 0x756878) is known color: Rum. HEX triplet: 75, 68 and 78. RGB value is (117,104,120). Sum of RGB (Red+Green+Blue) = 117+104+120=341 (45% of max value = 765). Red value is 117 (46.09% from 255 or 34.31% from 341); Green value is 104 (41.02% from 255 or 30.50% from 341); Blue value is 120 (47.27% from 255 or 35.19% from 341); Max value from RGB is 120 - color contains mainly: blue. Hex color #756878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756878 is #8A9787. Grayscale: #6D6D6D. Windows color (decimal): -9082760 or 7891061. OLE color: 7891061.
HSL color Cylindrical-coordinate representation of color #756878: hue angle of 288.75º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #756878 is Cyan = 0.02, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 104 | 120 | - |
| CMYK | 0.02 | 0.13 | 0 | 0.53 |
| HSL | 288.75º | 0.07% | 0.44% | - |
| HSV(B) | 288.75º | 0.13% | 0.47% | - |
| XYZ | 15.68 | 15.04 | 19.85 | - |
| YUV | 109.71 | 133.81 | 133.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 120 | 0.02 | 0.13 | 0 | 0.53 | 288.75 | 0.07 | 0.44 |
| Hex | 75 | 68 | 78 | 2 | D | 0 | 35 | 121 | 7 | 2C |
| Octal | 165 | 150 | 170 | 2 | 15 | 0 | 65 | 441 | 7 | 54 |
| Binary | 1110101 | 1101000 | 1111000 | 10 | 1101 | 0 | 110101 | 100100001 | 111 | 101100 |
Color Harmonies of #756878
Complementary color
Monochromatic Colors of #756878
Black with #756878
Text Example
Text Example
White with #756878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756878; }
p { color: rgb(117,104,120); }
H1.HeaderClassName
{
color: #756878;
}
.AnyTagClassName
{
color: #756878;
}
</style>
background-color css
<style>
a { background-color: #756878; }
a { background-color: rgb(117,104,120); }
div.DivClassName
{
background-color: #756878;
}
.BgClassName
{
background-color: #756878;
}
</style>
border-color css
<style>
span { border-color: #756878; }
span { border-color: rgb(117,104,120); }
td.TdClassName
{
border-color: #756878;
}
.TagClassName
{
border-color: #756878;
}
</style>