Shades of Rum #716474
Tints of Rum #716474
RGB
CMYK
RGB Variations
Color information
#716474 (or 0x716474) is known color: Rum. HEX triplet: 71, 64 and 74. RGB value is (113,100,116). Sum of RGB (Red+Green+Blue) = 113+100+116=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 100 (39.45% from 255 or 30.40% from 329); Blue value is 116 (45.70% from 255 or 35.26% from 329); Max value from RGB is 116 - color contains mainly: blue. Hex color #716474 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716474 is #8E9B8B. Grayscale: #696969. Windows color (decimal): -9345932 or 7627889. OLE color: 7627889.
HSL color Cylindrical-coordinate representation of color #716474: hue angle of 288.75º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #716474 is Cyan = 0.03, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 100 | 116 | - |
| CMYK | 0.03 | 0.14 | 0 | 0.55 |
| HSL | 288.75º | 0.07% | 0.42% | - |
| HSV(B) | 288.75º | 0.14% | 0.45% | - |
| XYZ | 14.52 | 13.89 | 18.44 | - |
| YUV | 105.71 | 133.81 | 133.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 116 | 0.03 | 0.14 | 0 | 0.55 | 288.75 | 0.07 | 0.42 |
| Hex | 71 | 64 | 74 | 3 | E | 0 | 37 | 121 | 7 | 2A |
| Octal | 161 | 144 | 164 | 3 | 16 | 0 | 67 | 441 | 7 | 52 |
| Binary | 1110001 | 1100100 | 1110100 | 11 | 1110 | 0 | 110111 | 100100001 | 111 | 101010 |
Color Harmonies of #716474
Complementary color
Monochromatic Colors of #716474
Black with #716474
Text Example
Text Example
White with #716474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716474; }
p { color: rgb(113,100,116); }
H1.HeaderClassName
{
color: #716474;
}
.AnyTagClassName
{
color: #716474;
}
</style>
background-color css
<style>
a { background-color: #716474; }
a { background-color: rgb(113,100,116); }
div.DivClassName
{
background-color: #716474;
}
.BgClassName
{
background-color: #716474;
}
</style>
border-color css
<style>
span { border-color: #716474; }
span { border-color: rgb(113,100,116); }
td.TdClassName
{
border-color: #716474;
}
.TagClassName
{
border-color: #716474;
}
</style>