Shades of Rum #716775
Tints of Rum #716775
RGB
CMYK
RGB Variations
Color information
#716775 (or 0x716775) is known color: Rum. HEX triplet: 71, 67 and 75. RGB value is (113,103,117). Sum of RGB (Red+Green+Blue) = 113+103+117=333 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.93% from 333); Green value is 103 (40.62% from 255 or 30.93% from 333); Blue value is 117 (46.09% from 255 or 35.14% from 333); Max value from RGB is 117 - color contains mainly: blue. Hex color #716775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716775 is #8E988A. Grayscale: #6B6B6B. Windows color (decimal): -9345163 or 7694193. OLE color: 7694193.
HSL color Cylindrical-coordinate representation of color #716775: hue angle of 282.86º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #716775 is Cyan = 0.03, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 103 | 117 | - |
| CMYK | 0.03 | 0.12 | 0 | 0.54 |
| HSL | 282.86º | 0.06% | 0.43% | - |
| HSV(B) | 282.86º | 0.12% | 0.46% | - |
| XYZ | 14.87 | 14.5 | 18.84 | - |
| YUV | 107.59 | 133.31 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 117 | 0.03 | 0.12 | 0 | 0.54 | 282.86 | 0.06 | 0.43 |
| Hex | 71 | 67 | 75 | 3 | C | 0 | 36 | 11B | 6 | 2B |
| Octal | 161 | 147 | 165 | 3 | 14 | 0 | 66 | 433 | 6 | 53 |
| Binary | 1110001 | 1100111 | 1110101 | 11 | 1100 | 0 | 110110 | 100011011 | 110 | 101011 |
Color Harmonies of #716775
Complementary color
Monochromatic Colors of #716775
Black with #716775
Text Example
Text Example
White with #716775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716775; }
p { color: rgb(113,103,117); }
H1.HeaderClassName
{
color: #716775;
}
.AnyTagClassName
{
color: #716775;
}
</style>
background-color css
<style>
a { background-color: #716775; }
a { background-color: rgb(113,103,117); }
div.DivClassName
{
background-color: #716775;
}
.BgClassName
{
background-color: #716775;
}
</style>
border-color css
<style>
span { border-color: #716775; }
span { border-color: rgb(113,103,117); }
td.TdClassName
{
border-color: #716775;
}
.TagClassName
{
border-color: #716775;
}
</style>