Shades of Rum #716273
Tints of Rum #716273
RGB
CMYK
RGB Variations
Color information
#716273 (or 0x716273) is known color: Rum. HEX triplet: 71, 62 and 73. RGB value is (113,98,115). Sum of RGB (Red+Green+Blue) = 113+98+115=326 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.66% from 326); Green value is 98 (38.67% from 255 or 30.06% from 326); Blue value is 115 (45.31% from 255 or 35.28% from 326); Max value from RGB is 115 - color contains mainly: blue. Hex color #716273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716273 is #8E9D8C. Grayscale: #686868. Windows color (decimal): -9346445 or 7561841. OLE color: 7561841.
HSL color Cylindrical-coordinate representation of color #716273: hue angle of 292.94º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716273 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 98 | 115 | - |
| CMYK | 0.02 | 0.15 | 0 | 0.55 |
| HSL | 292.94º | 0.08% | 0.42% | - |
| HSV(B) | 292.94º | 0.15% | 0.45% | - |
| XYZ | 14.27 | 13.48 | 18.07 | - |
| YUV | 104.42 | 133.97 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 115 | 0.02 | 0.15 | 0 | 0.55 | 292.94 | 0.08 | 0.42 |
| Hex | 71 | 62 | 73 | 2 | F | 0 | 37 | 125 | 8 | 2A |
| Octal | 161 | 142 | 163 | 2 | 17 | 0 | 67 | 445 | 10 | 52 |
| Binary | 1110001 | 1100010 | 1110011 | 10 | 1111 | 0 | 110111 | 100100101 | 1000 | 101010 |
Color Harmonies of #716273
Complementary color
Monochromatic Colors of #716273
Black with #716273
Text Example
Text Example
White with #716273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716273; }
p { color: rgb(113,98,115); }
H1.HeaderClassName
{
color: #716273;
}
.AnyTagClassName
{
color: #716273;
}
</style>
background-color css
<style>
a { background-color: #716273; }
a { background-color: rgb(113,98,115); }
div.DivClassName
{
background-color: #716273;
}
.BgClassName
{
background-color: #716273;
}
</style>
border-color css
<style>
span { border-color: #716273; }
span { border-color: rgb(113,98,115); }
td.TdClassName
{
border-color: #716273;
}
.TagClassName
{
border-color: #716273;
}
</style>