Shades of Rum #726274
Tints of Rum #726274
RGB
CMYK
RGB Variations
Color information
#726274 (or 0x726274) is known color: Rum. HEX triplet: 72, 62 and 74. RGB value is (114,98,116). Sum of RGB (Red+Green+Blue) = 114+98+116=328 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.76% from 328); Green value is 98 (38.67% from 255 or 29.88% from 328); Blue value is 116 (45.70% from 255 or 35.37% from 328); Max value from RGB is 116 - color contains mainly: blue. Hex color #726274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726274 is #8D9D8B. Grayscale: #686868. Windows color (decimal): -9280908 or 7627378. OLE color: 7627378.
HSL color Cylindrical-coordinate representation of color #726274: hue angle of 293.33º 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 #726274 is Cyan = 0.02, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 98 | 116 | - |
| CMYK | 0.02 | 0.16 | 0 | 0.55 |
| HSL | 293.33º | 0.08% | 0.42% | - |
| HSV(B) | 293.33º | 0.16% | 0.45% | - |
| XYZ | 14.46 | 13.57 | 18.38 | - |
| YUV | 104.84 | 134.3 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 116 | 0.02 | 0.16 | 0 | 0.55 | 293.33 | 0.08 | 0.42 |
| Hex | 72 | 62 | 74 | 2 | 10 | 0 | 37 | 125 | 8 | 2A |
| Octal | 162 | 142 | 164 | 2 | 20 | 0 | 67 | 445 | 10 | 52 |
| Binary | 1110010 | 1100010 | 1110100 | 10 | 10000 | 0 | 110111 | 100100101 | 1000 | 101010 |
Color Harmonies of #726274
Complementary color
Monochromatic Colors of #726274
Black with #726274
Text Example
Text Example
White with #726274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726274; }
p { color: rgb(114,98,116); }
H1.HeaderClassName
{
color: #726274;
}
.AnyTagClassName
{
color: #726274;
}
</style>
background-color css
<style>
a { background-color: #726274; }
a { background-color: rgb(114,98,116); }
div.DivClassName
{
background-color: #726274;
}
.BgClassName
{
background-color: #726274;
}
</style>
border-color css
<style>
span { border-color: #726274; }
span { border-color: rgb(114,98,116); }
td.TdClassName
{
border-color: #726274;
}
.TagClassName
{
border-color: #726274;
}
</style>