Shades of Rum #726675
Tints of Rum #726675
RGB
CMYK
RGB Variations
Color information
#726675 (or 0x726675) is known color: Rum. HEX triplet: 72, 66 and 75. RGB value is (114,102,117). Sum of RGB (Red+Green+Blue) = 114+102+117=333 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.23% from 333); Green value is 102 (40.23% from 255 or 30.63% from 333); Blue value is 117 (46.09% from 255 or 35.14% from 333); Max value from RGB is 117 - color contains mainly: blue. Hex color #726675 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726675 is #8D998A. Grayscale: #6B6B6B. Windows color (decimal): -9279883 or 7693938. OLE color: 7693938.
HSL color Cylindrical-coordinate representation of color #726675: hue angle of 288º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #726675 is Cyan = 0.03, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 102 | 117 | - |
| CMYK | 0.03 | 0.13 | 0 | 0.54 |
| HSL | 288º | 0.07% | 0.43% | - |
| HSV(B) | 288º | 0.13% | 0.46% | - |
| XYZ | 14.9 | 14.36 | 18.82 | - |
| YUV | 107.3 | 133.48 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 117 | 0.03 | 0.13 | 0 | 0.54 | 288 | 0.07 | 0.43 |
| Hex | 72 | 66 | 75 | 3 | D | 0 | 36 | 120 | 7 | 2B |
| Octal | 162 | 146 | 165 | 3 | 15 | 0 | 66 | 440 | 7 | 53 |
| Binary | 1110010 | 1100110 | 1110101 | 11 | 1101 | 0 | 110110 | 100100000 | 111 | 101011 |
Color Harmonies of #726675
Complementary color
Monochromatic Colors of #726675
Black with #726675
Text Example
Text Example
White with #726675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726675; }
p { color: rgb(114,102,117); }
H1.HeaderClassName
{
color: #726675;
}
.AnyTagClassName
{
color: #726675;
}
</style>
background-color css
<style>
a { background-color: #726675; }
a { background-color: rgb(114,102,117); }
div.DivClassName
{
background-color: #726675;
}
.BgClassName
{
background-color: #726675;
}
</style>
border-color css
<style>
span { border-color: #726675; }
span { border-color: rgb(114,102,117); }
td.TdClassName
{
border-color: #726675;
}
.TagClassName
{
border-color: #726675;
}
</style>