Shades of Rum #736975
Tints of Rum #736975
RGB
CMYK
RGB Variations
Color information
#736975 (or 0x736975) is known color: Rum. HEX triplet: 73, 69 and 75. RGB value is (115,105,117). Sum of RGB (Red+Green+Blue) = 115+105+117=337 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.12% from 337); Green value is 105 (41.41% from 255 or 31.16% from 337); Blue value is 117 (46.09% from 255 or 34.72% from 337); Max value from RGB is 117 - color contains mainly: blue. Hex color #736975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736975 is #8C968A. Grayscale: #6D6D6D. Windows color (decimal): -9213579 or 7694707. OLE color: 7694707.
HSL color Cylindrical-coordinate representation of color #736975: hue angle of 290º degrees, saturation: 0.05, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #736975 is Cyan = 0.02, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 105 | 117 | - |
| CMYK | 0.02 | 0.10 | 0 | 0.54 |
| HSL | 290º | 0.05% | 0.44% | - |
| HSV(B) | 290º | 0.1% | 0.46% | - |
| XYZ | 15.33 | 15.03 | 18.92 | - |
| YUV | 109.36 | 132.31 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 117 | 0.02 | 0.10 | 0 | 0.54 | 290 | 0.05 | 0.44 |
| Hex | 73 | 69 | 75 | 2 | A | 0 | 36 | 122 | 5 | 2C |
| Octal | 163 | 151 | 165 | 2 | 12 | 0 | 66 | 442 | 5 | 54 |
| Binary | 1110011 | 1101001 | 1110101 | 10 | 1010 | 0 | 110110 | 100100010 | 101 | 101100 |
Color Harmonies of #736975
Complementary color
Monochromatic Colors of #736975
Black with #736975
Text Example
Text Example
White with #736975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736975; }
p { color: rgb(115,105,117); }
H1.HeaderClassName
{
color: #736975;
}
.AnyTagClassName
{
color: #736975;
}
</style>
background-color css
<style>
a { background-color: #736975; }
a { background-color: rgb(115,105,117); }
div.DivClassName
{
background-color: #736975;
}
.BgClassName
{
background-color: #736975;
}
</style>
border-color css
<style>
span { border-color: #736975; }
span { border-color: rgb(115,105,117); }
td.TdClassName
{
border-color: #736975;
}
.TagClassName
{
border-color: #736975;
}
</style>