Shades of Rum #736175
Tints of Rum #736175
RGB
CMYK
RGB Variations
Color information
#736175 (or 0x736175) is known color: Rum. HEX triplet: 73, 61 and 75. RGB value is (115,97,117). Sum of RGB (Red+Green+Blue) = 115+97+117=329 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.95% from 329); Green value is 97 (38.28% from 255 or 29.48% from 329); Blue value is 117 (46.09% from 255 or 35.56% from 329); Max value from RGB is 117 - color contains mainly: blue. Hex color #736175 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736175 is #8C9E8A. Grayscale: #686868. Windows color (decimal): -9215627 or 7692659. OLE color: 7692659.
HSL color Cylindrical-coordinate representation of color #736175: hue angle of 294º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #736175 is Cyan = 0.02, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 97 | 117 | - |
| CMYK | 0.02 | 0.17 | 0 | 0.54 |
| HSL | 294º | 0.09% | 0.42% | - |
| HSV(B) | 294º | 0.17% | 0.46% | - |
| XYZ | 14.56 | 13.48 | 18.66 | - |
| YUV | 104.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 117 | 0.02 | 0.17 | 0 | 0.54 | 294 | 0.09 | 0.42 |
| Hex | 73 | 61 | 75 | 2 | 11 | 0 | 36 | 126 | 9 | 2A |
| Octal | 163 | 141 | 165 | 2 | 21 | 0 | 66 | 446 | 11 | 52 |
| Binary | 1110011 | 1100001 | 1110101 | 10 | 10001 | 0 | 110110 | 100100110 | 1001 | 101010 |
Color Harmonies of #736175
Complementary color
Monochromatic Colors of #736175
Black with #736175
Text Example
Text Example
White with #736175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736175; }
p { color: rgb(115,97,117); }
H1.HeaderClassName
{
color: #736175;
}
.AnyTagClassName
{
color: #736175;
}
</style>
background-color css
<style>
a { background-color: #736175; }
a { background-color: rgb(115,97,117); }
div.DivClassName
{
background-color: #736175;
}
.BgClassName
{
background-color: #736175;
}
</style>
border-color css
<style>
span { border-color: #736175; }
span { border-color: rgb(115,97,117); }
td.TdClassName
{
border-color: #736175;
}
.TagClassName
{
border-color: #736175;
}
</style>