Shades of Rum #716374
Tints of Rum #716374
RGB
CMYK
RGB Variations
Color information
#716374 (or 0x716374) is known color: Rum. HEX triplet: 71, 63 and 74. RGB value is (113,99,116). Sum of RGB (Red+Green+Blue) = 113+99+116=328 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.45% from 328); Green value is 99 (39.06% from 255 or 30.18% from 328); Blue value is 116 (45.70% from 255 or 35.37% from 328); Max value from RGB is 116 - color contains mainly: blue. Hex color #716374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716374 is #8E9C8B. Grayscale: #696969. Windows color (decimal): -9346188 or 7627633. OLE color: 7627633.
HSL color Cylindrical-coordinate representation of color #716374: hue angle of 289.41º 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 #716374 is Cyan = 0.03, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 99 | 116 | - |
| CMYK | 0.03 | 0.15 | 0 | 0.55 |
| HSL | 289.41º | 0.08% | 0.42% | - |
| HSV(B) | 289.41º | 0.15% | 0.45% | - |
| XYZ | 14.42 | 13.7 | 18.41 | - |
| YUV | 105.12 | 134.14 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 116 | 0.03 | 0.15 | 0 | 0.55 | 289.41 | 0.08 | 0.42 |
| Hex | 71 | 63 | 74 | 3 | F | 0 | 37 | 121 | 8 | 2A |
| Octal | 161 | 143 | 164 | 3 | 17 | 0 | 67 | 441 | 10 | 52 |
| Binary | 1110001 | 1100011 | 1110100 | 11 | 1111 | 0 | 110111 | 100100001 | 1000 | 101010 |
Color Harmonies of #716374
Complementary color
Monochromatic Colors of #716374
Black with #716374
Text Example
Text Example
White with #716374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716374; }
p { color: rgb(113,99,116); }
H1.HeaderClassName
{
color: #716374;
}
.AnyTagClassName
{
color: #716374;
}
</style>
background-color css
<style>
a { background-color: #716374; }
a { background-color: rgb(113,99,116); }
div.DivClassName
{
background-color: #716374;
}
.BgClassName
{
background-color: #716374;
}
</style>
border-color css
<style>
span { border-color: #716374; }
span { border-color: rgb(113,99,116); }
td.TdClassName
{
border-color: #716374;
}
.TagClassName
{
border-color: #716374;
}
</style>