Shades of Rum #726677
Tints of Rum #726677
RGB
CMYK
RGB Variations
Color information
#726677 (or 0x726677) is known color: Rum. HEX triplet: 72, 66 and 77. RGB value is (114,102,119). Sum of RGB (Red+Green+Blue) = 114+102+119=335 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.03% from 335); Green value is 102 (40.23% from 255 or 30.45% from 335); Blue value is 119 (46.88% from 255 or 35.52% from 335); Max value from RGB is 119 - color contains mainly: blue. Hex color #726677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726677 is #8D9988. Grayscale: #6B6B6B. Windows color (decimal): -9279881 or 7825010. OLE color: 7825010.
HSL color Cylindrical-coordinate representation of color #726677: hue angle of 282.35º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #726677 is Cyan = 0.04, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
RGB | 114 | 102 | 119 | - |
CMYK | 0.04 | 0.14 | 0 | 0.53 |
HSL | 282.35º | 0.08% | 0.43% | - |
HSV(B) | 282.35º | 0.14% | 0.47% | - |
XYZ | 15.02 | 14.41 | 19.44 | - |
YUV | 107.53 | 134.48 | 132.62 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 114 | 102 | 119 | 0.04 | 0.14 | 0 | 0.53 | 282.35 | 0.08 | 0.43 |
Hex | 72 | 66 | 77 | 4 | E | 0 | 35 | 11A | 8 | 2B |
Octal | 162 | 146 | 167 | 4 | 16 | 0 | 65 | 432 | 10 | 53 |
Binary | 1110010 | 1100110 | 1110111 | 100 | 1110 | 0 | 110101 | 100011010 | 1000 | 101011 |
Color Harmonies of #726677
Complementary color
Monochromatic Colors of #726677
Black with #726677
Text Example
Text Example
White with #726677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726677; }
p { color: rgb(114,102,119); }
H1.HeaderClassName
{
color: #726677;
}
.AnyTagClassName
{
color: #726677;
}
</style>
background-color css
<style>
a { background-color: #726677; }
a { background-color: rgb(114,102,119); }
div.DivClassName
{
background-color: #726677;
}
.BgClassName
{
background-color: #726677;
}
</style>
border-color css
<style>
span { border-color: #726677; }
span { border-color: rgb(114,102,119); }
td.TdClassName
{
border-color: #726677;
}
.TagClassName
{
border-color: #726677;
}
</style>