Shades of Rum #756178
Tints of Rum #756178
RGB
CMYK
RGB Variations
Color information
#756178 (or 0x756178) is known color: Rum. HEX triplet: 75, 61 and 78. RGB value is (117,97,120). Sum of RGB (Red+Green+Blue) = 117+97+120=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 97 (38.28% from 255 or 29.04% from 334); Blue value is 120 (47.27% from 255 or 35.93% from 334); Max value from RGB is 120 - color contains mainly: blue. Hex color #756178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756178 is #8A9E87. Grayscale: #696969. Windows color (decimal): -9084552 or 7889269. OLE color: 7889269.
HSL color Cylindrical-coordinate representation of color #756178: hue angle of 292.17º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #756178 is Cyan = 0.02, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 97 | 120 | - |
| CMYK | 0.02 | 0.19 | 0 | 0.53 |
| HSL | 292.17º | 0.11% | 0.43% | - |
| HSV(B) | 292.17º | 0.19% | 0.47% | - |
| XYZ | 15 | 13.69 | 19.62 | - |
| YUV | 105.6 | 136.13 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 120 | 0.02 | 0.19 | 0 | 0.53 | 292.17 | 0.11 | 0.43 |
| Hex | 75 | 61 | 78 | 2 | 13 | 0 | 35 | 124 | B | 2B |
| Octal | 165 | 141 | 170 | 2 | 23 | 0 | 65 | 444 | 13 | 53 |
| Binary | 1110101 | 1100001 | 1111000 | 10 | 10011 | 0 | 110101 | 100100100 | 1011 | 101011 |
Color Harmonies of #756178
Complementary color
Monochromatic Colors of #756178
Black with #756178
Text Example
Text Example
White with #756178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756178; }
p { color: rgb(117,97,120); }
H1.HeaderClassName
{
color: #756178;
}
.AnyTagClassName
{
color: #756178;
}
</style>
background-color css
<style>
a { background-color: #756178; }
a { background-color: rgb(117,97,120); }
div.DivClassName
{
background-color: #756178;
}
.BgClassName
{
background-color: #756178;
}
</style>
border-color css
<style>
span { border-color: #756178; }
span { border-color: rgb(117,97,120); }
td.TdClassName
{
border-color: #756178;
}
.TagClassName
{
border-color: #756178;
}
</style>