Shades of Rum #715375
Tints of Rum #715375
RGB
CMYK
RGB Variations
Color information
#715375 (or 0x715375) is known color: Rum. HEX triplet: 71, 53 and 75. RGB value is (113,83,117). Sum of RGB (Red+Green+Blue) = 113+83+117=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 83 (32.81% from 255 or 26.52% from 313); Blue value is 117 (46.09% from 255 or 37.38% from 313); Max value from RGB is 117 - color contains mainly: blue. Hex color #715375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715375 is #8EAC8A. Grayscale: #5F5F5F. Windows color (decimal): -9350283 or 7689073. OLE color: 7689073.
HSL color Cylindrical-coordinate representation of color #715375: hue angle of 292.94º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #715375 is Cyan = 0.03, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 83 | 117 | - |
| CMYK | 0.03 | 0.29 | 0 | 0.54 |
| HSL | 292.94º | 0.17% | 0.39% | - |
| HSV(B) | 292.94º | 0.29% | 0.46% | - |
| XYZ | 13.11 | 10.98 | 18.26 | - |
| YUV | 95.85 | 139.94 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 117 | 0.03 | 0.29 | 0 | 0.54 | 292.94 | 0.17 | 0.39 |
| Hex | 71 | 53 | 75 | 3 | 1D | 0 | 36 | 125 | 11 | 27 |
| Octal | 161 | 123 | 165 | 3 | 35 | 0 | 66 | 445 | 21 | 47 |
| Binary | 1110001 | 1010011 | 1110101 | 11 | 11101 | 0 | 110110 | 100100101 | 10001 | 100111 |
Color Harmonies of #715375
Complementary color
Monochromatic Colors of #715375
Black with #715375
Text Example
Text Example
White with #715375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715375; }
p { color: rgb(113,83,117); }
H1.HeaderClassName
{
color: #715375;
}
.AnyTagClassName
{
color: #715375;
}
</style>
background-color css
<style>
a { background-color: #715375; }
a { background-color: rgb(113,83,117); }
div.DivClassName
{
background-color: #715375;
}
.BgClassName
{
background-color: #715375;
}
</style>
border-color css
<style>
span { border-color: #715375; }
span { border-color: rgb(113,83,117); }
td.TdClassName
{
border-color: #715375;
}
.TagClassName
{
border-color: #715375;
}
</style>