Shades of Rum #71607A
Tints of Rum #71607A
RGB
CMYK
RGB Variations
Color information
#71607A (or 0x71607A) is known color: Rum. HEX triplet: 71, 60 and 7A. RGB value is (113,96,122). Sum of RGB (Red+Green+Blue) = 113+96+122=331 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.14% from 331); Green value is 96 (37.89% from 255 or 29.00% from 331); Blue value is 122 (48.05% from 255 or 36.86% from 331); Max value from RGB is 122 - color contains mainly: blue. Hex color #71607A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71607A is #8E9F85. Grayscale: #676767. Windows color (decimal): -9346950 or 8020081. OLE color: 8020081.
HSL color Cylindrical-coordinate representation of color #71607A: hue angle of 279.23º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #71607A is Cyan = 0.07, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 113 | 96 | 122 | - |
| CMYK | 0.07 | 0.21 | 0 | 0.52 |
| HSL | 279.23º | 0.12% | 0.43% | - |
| HSV(B) | 279.23º | 0.21% | 0.48% | - |
| XYZ | 14.51 | 13.28 | 20.21 | - |
| YUV | 104.05 | 138.13 | 134.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 122 | 0.07 | 0.21 | 0 | 0.52 | 279.23 | 0.12 | 0.43 |
| Hex | 71 | 60 | 7A | 7 | 15 | 0 | 34 | 117 | C | 2B |
| Octal | 161 | 140 | 172 | 7 | 25 | 0 | 64 | 427 | 14 | 53 |
| Binary | 1110001 | 1100000 | 1111010 | 111 | 10101 | 0 | 110100 | 100010111 | 1100 | 101011 |
Color Harmonies of #71607A
Complementary color
Monochromatic Colors of #71607A
Black with #71607A
Text Example
Text Example
White with #71607A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71607A; }
p { color: rgb(113,96,122); }
H1.HeaderClassName
{
color: #71607A;
}
.AnyTagClassName
{
color: #71607A;
}
</style>
background-color css
<style>
a { background-color: #71607A; }
a { background-color: rgb(113,96,122); }
div.DivClassName
{
background-color: #71607A;
}
.BgClassName
{
background-color: #71607A;
}
</style>
border-color css
<style>
span { border-color: #71607A; }
span { border-color: rgb(113,96,122); }
td.TdClassName
{
border-color: #71607A;
}
.TagClassName
{
border-color: #71607A;
}
</style>