Shades of Rum #736679
Tints of Rum #736679
RGB
CMYK
RGB Variations
Color information
#736679 (or 0x736679) is known color: Rum. HEX triplet: 73, 66 and 79. RGB value is (115,102,121). Sum of RGB (Red+Green+Blue) = 115+102+121=338 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.02% from 338); Green value is 102 (40.23% from 255 or 30.18% from 338); Blue value is 121 (47.66% from 255 or 35.80% from 338); Max value from RGB is 121 - color contains mainly: blue. Hex color #736679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736679 is #8C9986. Grayscale: #6B6B6B. Windows color (decimal): -9214343 or 7956083. OLE color: 7956083.
HSL color Cylindrical-coordinate representation of color #736679: hue angle of 281.05º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #736679 is Cyan = 0.05, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 102 | 121 | - |
| CMYK | 0.05 | 0.16 | 0 | 0.53 |
| HSL | 281.05º | 0.09% | 0.44% | - |
| HSV(B) | 281.05º | 0.16% | 0.47% | - |
| XYZ | 15.27 | 14.53 | 20.09 | - |
| YUV | 108.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 121 | 0.05 | 0.16 | 0 | 0.53 | 281.05 | 0.09 | 0.44 |
| Hex | 73 | 66 | 79 | 5 | 10 | 0 | 35 | 119 | 9 | 2C |
| Octal | 163 | 146 | 171 | 5 | 20 | 0 | 65 | 431 | 11 | 54 |
| Binary | 1110011 | 1100110 | 1111001 | 101 | 10000 | 0 | 110101 | 100011001 | 1001 | 101100 |
Color Harmonies of #736679
Complementary color
Monochromatic Colors of #736679
Black with #736679
Text Example
Text Example
White with #736679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736679; }
p { color: rgb(115,102,121); }
H1.HeaderClassName
{
color: #736679;
}
.AnyTagClassName
{
color: #736679;
}
</style>
background-color css
<style>
a { background-color: #736679; }
a { background-color: rgb(115,102,121); }
div.DivClassName
{
background-color: #736679;
}
.BgClassName
{
background-color: #736679;
}
</style>
border-color css
<style>
span { border-color: #736679; }
span { border-color: rgb(115,102,121); }
td.TdClassName
{
border-color: #736679;
}
.TagClassName
{
border-color: #736679;
}
</style>