Shades of Rum #715874
Tints of Rum #715874
RGB
CMYK
RGB Variations
Color information
#715874 (or 0x715874) is known color: Rum. HEX triplet: 71, 58 and 74. RGB value is (113,88,116). Sum of RGB (Red+Green+Blue) = 113+88+116=317 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.65% from 317); Green value is 88 (34.77% from 255 or 27.76% from 317); Blue value is 116 (45.70% from 255 or 36.59% from 317); Max value from RGB is 116 - color contains mainly: blue. Hex color #715874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715874 is #8EA78B. Grayscale: #626262. Windows color (decimal): -9349004 or 7624817. OLE color: 7624817.
HSL color Cylindrical-coordinate representation of color #715874: hue angle of 293.57º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #715874 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 88 | 116 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.55 |
| HSL | 293.57º | 0.14% | 0.4% | - |
| HSV(B) | 293.57º | 0.24% | 0.45% | - |
| XYZ | 13.45 | 11.75 | 18.08 | - |
| YUV | 98.67 | 137.78 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 116 | 0.03 | 0.24 | 0 | 0.55 | 293.57 | 0.14 | 0.4 |
| Hex | 71 | 58 | 74 | 3 | 18 | 0 | 37 | 126 | E | 28 |
| Octal | 161 | 130 | 164 | 3 | 30 | 0 | 67 | 446 | 16 | 50 |
| Binary | 1110001 | 1011000 | 1110100 | 11 | 11000 | 0 | 110111 | 100100110 | 1110 | 101000 |
Color Harmonies of #715874
Complementary color
Monochromatic Colors of #715874
Black with #715874
Text Example
Text Example
White with #715874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715874; }
p { color: rgb(113,88,116); }
H1.HeaderClassName
{
color: #715874;
}
.AnyTagClassName
{
color: #715874;
}
</style>
background-color css
<style>
a { background-color: #715874; }
a { background-color: rgb(113,88,116); }
div.DivClassName
{
background-color: #715874;
}
.BgClassName
{
background-color: #715874;
}
</style>
border-color css
<style>
span { border-color: #715874; }
span { border-color: rgb(113,88,116); }
td.TdClassName
{
border-color: #715874;
}
.TagClassName
{
border-color: #715874;
}
</style>