Shades of Rum #715779
Tints of Rum #715779
RGB
CMYK
RGB Variations
Color information
#715779 (or 0x715779) is known color: Rum. HEX triplet: 71, 57 and 79. RGB value is (113,87,121). Sum of RGB (Red+Green+Blue) = 113+87+121=321 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.20% from 321); Green value is 87 (34.38% from 255 or 27.10% from 321); Blue value is 121 (47.66% from 255 or 37.69% from 321); Max value from RGB is 121 - color contains mainly: blue. Hex color #715779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715779 is #8EA886. Grayscale: #626262. Windows color (decimal): -9349255 or 7952241. OLE color: 7952241.
HSL color Cylindrical-coordinate representation of color #715779: hue angle of 285.88º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #715779 is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 87 | 121 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.53 |
| HSL | 285.88º | 0.16% | 0.41% | - |
| HSV(B) | 285.88º | 0.28% | 0.47% | - |
| XYZ | 13.67 | 11.71 | 19.63 | - |
| YUV | 98.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 121 | 0.07 | 0.28 | 0 | 0.53 | 285.88 | 0.16 | 0.41 |
| Hex | 71 | 57 | 79 | 7 | 1C | 0 | 35 | 11E | 10 | 29 |
| Octal | 161 | 127 | 171 | 7 | 34 | 0 | 65 | 436 | 20 | 51 |
| Binary | 1110001 | 1010111 | 1111001 | 111 | 11100 | 0 | 110101 | 100011110 | 10000 | 101001 |
Color Harmonies of #715779
Complementary color
Monochromatic Colors of #715779
Black with #715779
Text Example
Text Example
White with #715779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715779; }
p { color: rgb(113,87,121); }
H1.HeaderClassName
{
color: #715779;
}
.AnyTagClassName
{
color: #715779;
}
</style>
background-color css
<style>
a { background-color: #715779; }
a { background-color: rgb(113,87,121); }
div.DivClassName
{
background-color: #715779;
}
.BgClassName
{
background-color: #715779;
}
</style>
border-color css
<style>
span { border-color: #715779; }
span { border-color: rgb(113,87,121); }
td.TdClassName
{
border-color: #715779;
}
.TagClassName
{
border-color: #715779;
}
</style>