Shades of Rum #715674
Tints of Rum #715674
RGB
CMYK
RGB Variations
Color information
#715674 (or 0x715674) is known color: Rum. HEX triplet: 71, 56 and 74. RGB value is (113,86,116). Sum of RGB (Red+Green+Blue) = 113+86+116=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 86 (33.98% from 255 or 27.30% from 315); Blue value is 116 (45.70% from 255 or 36.83% from 315); Max value from RGB is 116 - color contains mainly: blue. Hex color #715674 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715674 is #8EA98B. Grayscale: #616161. Windows color (decimal): -9349516 or 7624305. OLE color: 7624305.
HSL color Cylindrical-coordinate representation of color #715674: hue angle of 294º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #715674 is Cyan = 0.03, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 86 | 116 | - |
| CMYK | 0.03 | 0.26 | 0 | 0.55 |
| HSL | 294º | 0.15% | 0.4% | - |
| HSV(B) | 294º | 0.26% | 0.45% | - |
| XYZ | 13.29 | 11.43 | 18.03 | - |
| YUV | 97.49 | 138.45 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 116 | 0.03 | 0.26 | 0 | 0.55 | 294 | 0.15 | 0.4 |
| Hex | 71 | 56 | 74 | 3 | 1A | 0 | 37 | 126 | F | 28 |
| Octal | 161 | 126 | 164 | 3 | 32 | 0 | 67 | 446 | 17 | 50 |
| Binary | 1110001 | 1010110 | 1110100 | 11 | 11010 | 0 | 110111 | 100100110 | 1111 | 101000 |
Color Harmonies of #715674
Complementary color
Monochromatic Colors of #715674
Black with #715674
Text Example
Text Example
White with #715674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715674; }
p { color: rgb(113,86,116); }
H1.HeaderClassName
{
color: #715674;
}
.AnyTagClassName
{
color: #715674;
}
</style>
background-color css
<style>
a { background-color: #715674; }
a { background-color: rgb(113,86,116); }
div.DivClassName
{
background-color: #715674;
}
.BgClassName
{
background-color: #715674;
}
</style>
border-color css
<style>
span { border-color: #715674; }
span { border-color: rgb(113,86,116); }
td.TdClassName
{
border-color: #715674;
}
.TagClassName
{
border-color: #715674;
}
</style>