Shades of Rum #716773
Tints of Rum #716773
RGB
CMYK
RGB Variations
Color information
#716773 (or 0x716773) is known color: Rum. HEX triplet: 71, 67 and 73. RGB value is (113,103,115). Sum of RGB (Red+Green+Blue) = 113+103+115=331 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.14% from 331); Green value is 103 (40.62% from 255 or 31.12% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 115 - color contains mainly: blue. Hex color #716773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716773 is #8E988C. Grayscale: #6B6B6B. Windows color (decimal): -9345165 or 7563121. OLE color: 7563121.
HSL color Cylindrical-coordinate representation of color #716773: hue angle of 290º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #716773 is Cyan = 0.02, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 103 | 115 | - |
| CMYK | 0.02 | 0.10 | 0 | 0.55 |
| HSL | 290º | 0.06% | 0.43% | - |
| HSV(B) | 290º | 0.1% | 0.45% | - |
| XYZ | 14.75 | 14.45 | 18.23 | - |
| YUV | 107.36 | 132.31 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 115 | 0.02 | 0.10 | 0 | 0.55 | 290 | 0.06 | 0.43 |
| Hex | 71 | 67 | 73 | 2 | A | 0 | 37 | 122 | 6 | 2B |
| Octal | 161 | 147 | 163 | 2 | 12 | 0 | 67 | 442 | 6 | 53 |
| Binary | 1110001 | 1100111 | 1110011 | 10 | 1010 | 0 | 110111 | 100100010 | 110 | 101011 |
Color Harmonies of #716773
Complementary color
Monochromatic Colors of #716773
Black with #716773
Text Example
Text Example
White with #716773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716773; }
p { color: rgb(113,103,115); }
H1.HeaderClassName
{
color: #716773;
}
.AnyTagClassName
{
color: #716773;
}
</style>
background-color css
<style>
a { background-color: #716773; }
a { background-color: rgb(113,103,115); }
div.DivClassName
{
background-color: #716773;
}
.BgClassName
{
background-color: #716773;
}
</style>
border-color css
<style>
span { border-color: #716773; }
span { border-color: rgb(113,103,115); }
td.TdClassName
{
border-color: #716773;
}
.TagClassName
{
border-color: #716773;
}
</style>