Shades of Rum #72587A
Tints of Rum #72587A
RGB
CMYK
RGB Variations
Color information
#72587A (or 0x72587A) is known color: Rum. HEX triplet: 72, 58 and 7A. RGB value is (114,88,122). Sum of RGB (Red+Green+Blue) = 114+88+122=324 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.19% from 324); Green value is 88 (34.77% from 255 or 27.16% from 324); Blue value is 122 (48.05% from 255 or 37.65% from 324); Max value from RGB is 122 - color contains mainly: blue. Hex color #72587A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #72587A is #8DA785. Grayscale: #636363. Windows color (decimal): -9283462 or 8018034. OLE color: 8018034.
HSL color Cylindrical-coordinate representation of color #72587A: hue angle of 285.88º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #72587A is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 114 | 88 | 122 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.52 |
| HSL | 285.88º | 0.16% | 0.41% | - |
| HSV(B) | 285.88º | 0.28% | 0.48% | - |
| XYZ | 13.94 | 11.96 | 19.99 | - |
| YUV | 99.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 122 | 0.07 | 0.28 | 0 | 0.52 | 285.88 | 0.16 | 0.41 |
| Hex | 72 | 58 | 7A | 7 | 1C | 0 | 34 | 11E | 10 | 29 |
| Octal | 162 | 130 | 172 | 7 | 34 | 0 | 64 | 436 | 20 | 51 |
| Binary | 1110010 | 1011000 | 1111010 | 111 | 11100 | 0 | 110100 | 100011110 | 10000 | 101001 |
Color Harmonies of #72587A
Complementary color
Monochromatic Colors of #72587A
Black with #72587A
Text Example
Text Example
White with #72587A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #72587A; }
p { color: rgb(114,88,122); }
H1.HeaderClassName
{
color: #72587A;
}
.AnyTagClassName
{
color: #72587A;
}
</style>
background-color css
<style>
a { background-color: #72587A; }
a { background-color: rgb(114,88,122); }
div.DivClassName
{
background-color: #72587A;
}
.BgClassName
{
background-color: #72587A;
}
</style>
border-color css
<style>
span { border-color: #72587A; }
span { border-color: rgb(114,88,122); }
td.TdClassName
{
border-color: #72587A;
}
.TagClassName
{
border-color: #72587A;
}
</style>