Shades of Rum #716378
Tints of Rum #716378
RGB
CMYK
RGB Variations
Color information
#716378 (or 0x716378) is known color: Rum. HEX triplet: 71, 63 and 78. RGB value is (113,99,120). Sum of RGB (Red+Green+Blue) = 113+99+120=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 99 (39.06% from 255 or 29.82% from 332); Blue value is 120 (47.27% from 255 or 36.14% from 332); Max value from RGB is 120 - color contains mainly: blue. Hex color #716378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716378 is #8E9C87. Grayscale: #696969. Windows color (decimal): -9346184 or 7889777. OLE color: 7889777.
HSL color Cylindrical-coordinate representation of color #716378: hue angle of 280º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #716378 is Cyan = 0.06, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 99 | 120 | - |
| CMYK | 0.06 | 0.17 | 0 | 0.53 |
| HSL | 280º | 0.1% | 0.43% | - |
| HSV(B) | 280º | 0.18% | 0.47% | - |
| XYZ | 14.66 | 13.79 | 19.66 | - |
| YUV | 105.58 | 136.14 | 133.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 120 | 0.06 | 0.17 | 0 | 0.53 | 280 | 0.1 | 0.43 |
| Hex | 71 | 63 | 78 | 6 | 11 | 0 | 35 | 118 | A | 2B |
| Octal | 161 | 143 | 170 | 6 | 21 | 0 | 65 | 430 | 12 | 53 |
| Binary | 1110001 | 1100011 | 1111000 | 110 | 10001 | 0 | 110101 | 100011000 | 1010 | 101011 |
Color Harmonies of #716378
Complementary color
Monochromatic Colors of #716378
Black with #716378
Text Example
Text Example
White with #716378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716378; }
p { color: rgb(113,99,120); }
H1.HeaderClassName
{
color: #716378;
}
.AnyTagClassName
{
color: #716378;
}
</style>
background-color css
<style>
a { background-color: #716378; }
a { background-color: rgb(113,99,120); }
div.DivClassName
{
background-color: #716378;
}
.BgClassName
{
background-color: #716378;
}
</style>
border-color css
<style>
span { border-color: #716378; }
span { border-color: rgb(113,99,120); }
td.TdClassName
{
border-color: #716378;
}
.TagClassName
{
border-color: #716378;
}
</style>