Shades of Rum #726476
Tints of Rum #726476
RGB
CMYK
RGB Variations
Color information
#726476 (or 0x726476) is known color: Rum. HEX triplet: 72, 64 and 76. RGB value is (114,100,118). Sum of RGB (Red+Green+Blue) = 114+100+118=332 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.34% from 332); Green value is 100 (39.45% from 255 or 30.12% from 332); Blue value is 118 (46.48% from 255 or 35.54% from 332); Max value from RGB is 118 - color contains mainly: blue. Hex color #726476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726476 is #8D9B89. Grayscale: #6A6A6A. Windows color (decimal): -9280394 or 7758962. OLE color: 7758962.
HSL color Cylindrical-coordinate representation of color #726476: hue angle of 286.67º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #726476 is Cyan = 0.03, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 100 | 118 | - |
| CMYK | 0.03 | 0.15 | 0 | 0.54 |
| HSL | 286.67º | 0.08% | 0.43% | - |
| HSV(B) | 286.67º | 0.15% | 0.46% | - |
| XYZ | 14.77 | 14 | 19.06 | - |
| YUV | 106.24 | 134.64 | 133.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 100 | 118 | 0.03 | 0.15 | 0 | 0.54 | 286.67 | 0.08 | 0.43 |
| Hex | 72 | 64 | 76 | 3 | F | 0 | 36 | 11F | 8 | 2B |
| Octal | 162 | 144 | 166 | 3 | 17 | 0 | 66 | 437 | 10 | 53 |
| Binary | 1110010 | 1100100 | 1110110 | 11 | 1111 | 0 | 110110 | 100011111 | 1000 | 101011 |
Color Harmonies of #726476
Complementary color
Monochromatic Colors of #726476
Black with #726476
Text Example
Text Example
White with #726476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726476; }
p { color: rgb(114,100,118); }
H1.HeaderClassName
{
color: #726476;
}
.AnyTagClassName
{
color: #726476;
}
</style>
background-color css
<style>
a { background-color: #726476; }
a { background-color: rgb(114,100,118); }
div.DivClassName
{
background-color: #726476;
}
.BgClassName
{
background-color: #726476;
}
</style>
border-color css
<style>
span { border-color: #726476; }
span { border-color: rgb(114,100,118); }
td.TdClassName
{
border-color: #726476;
}
.TagClassName
{
border-color: #726476;
}
</style>