Shades of Rum #716274
Tints of Rum #716274
RGB
CMYK
RGB Variations
Color information
#716274 (or 0x716274) is known color: Rum. HEX triplet: 71, 62 and 74. RGB value is (113,98,116). Sum of RGB (Red+Green+Blue) = 113+98+116=327 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.56% from 327); Green value is 98 (38.67% from 255 or 29.97% from 327); Blue value is 116 (45.70% from 255 or 35.47% from 327); Max value from RGB is 116 - color contains mainly: blue. Hex color #716274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716274 is #8E9D8B. Grayscale: #686868. Windows color (decimal): -9346444 or 7627377. OLE color: 7627377.
HSL color Cylindrical-coordinate representation of color #716274: hue angle of 290º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #716274 is Cyan = 0.03, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 98 | 116 | - |
| CMYK | 0.03 | 0.16 | 0 | 0.55 |
| HSL | 290º | 0.08% | 0.42% | - |
| HSV(B) | 290º | 0.16% | 0.45% | - |
| XYZ | 14.33 | 13.51 | 18.37 | - |
| YUV | 104.54 | 134.47 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 116 | 0.03 | 0.16 | 0 | 0.55 | 290 | 0.08 | 0.42 |
| Hex | 71 | 62 | 74 | 3 | 10 | 0 | 37 | 122 | 8 | 2A |
| Octal | 161 | 142 | 164 | 3 | 20 | 0 | 67 | 442 | 10 | 52 |
| Binary | 1110001 | 1100010 | 1110100 | 11 | 10000 | 0 | 110111 | 100100010 | 1000 | 101010 |
Color Harmonies of #716274
Complementary color
Monochromatic Colors of #716274
Black with #716274
Text Example
Text Example
White with #716274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716274; }
p { color: rgb(113,98,116); }
H1.HeaderClassName
{
color: #716274;
}
.AnyTagClassName
{
color: #716274;
}
</style>
background-color css
<style>
a { background-color: #716274; }
a { background-color: rgb(113,98,116); }
div.DivClassName
{
background-color: #716274;
}
.BgClassName
{
background-color: #716274;
}
</style>
border-color css
<style>
span { border-color: #716274; }
span { border-color: rgb(113,98,116); }
td.TdClassName
{
border-color: #716274;
}
.TagClassName
{
border-color: #716274;
}
</style>