Shades of Rum #716375
Tints of Rum #716375
RGB
CMYK
RGB Variations
Color information
#716375 (or 0x716375) is known color: Rum. HEX triplet: 71, 63 and 75. RGB value is (113,99,117). Sum of RGB (Red+Green+Blue) = 113+99+117=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 99 (39.06% from 255 or 30.09% from 329); Blue value is 117 (46.09% from 255 or 35.56% from 329); Max value from RGB is 117 - color contains mainly: blue. Hex color #716375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716375 is #8E9C8A. Grayscale: #696969. Windows color (decimal): -9346187 or 7693169. OLE color: 7693169.
HSL color Cylindrical-coordinate representation of color #716375: hue angle of 286.67º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716375 is Cyan = 0.03, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 99 | 117 | - |
| CMYK | 0.03 | 0.15 | 0 | 0.54 |
| HSL | 286.67º | 0.08% | 0.42% | - |
| HSV(B) | 286.67º | 0.15% | 0.46% | - |
| XYZ | 14.48 | 13.72 | 18.71 | - |
| YUV | 105.24 | 134.64 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 117 | 0.03 | 0.15 | 0 | 0.54 | 286.67 | 0.08 | 0.42 |
| Hex | 71 | 63 | 75 | 3 | F | 0 | 36 | 11F | 8 | 2A |
| Octal | 161 | 143 | 165 | 3 | 17 | 0 | 66 | 437 | 10 | 52 |
| Binary | 1110001 | 1100011 | 1110101 | 11 | 1111 | 0 | 110110 | 100011111 | 1000 | 101010 |
Color Harmonies of #716375
Complementary color
Monochromatic Colors of #716375
Black with #716375
Text Example
Text Example
White with #716375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716375; }
p { color: rgb(113,99,117); }
H1.HeaderClassName
{
color: #716375;
}
.AnyTagClassName
{
color: #716375;
}
</style>
background-color css
<style>
a { background-color: #716375; }
a { background-color: rgb(113,99,117); }
div.DivClassName
{
background-color: #716375;
}
.BgClassName
{
background-color: #716375;
}
</style>
border-color css
<style>
span { border-color: #716375; }
span { border-color: rgb(113,99,117); }
td.TdClassName
{
border-color: #716375;
}
.TagClassName
{
border-color: #716375;
}
</style>