Shades of Salt Box #735571
Tints of Salt Box #735571
RGB
CMYK
RGB Variations
Color information
#735571 (or 0x735571) is known color: Salt Box. HEX triplet: 73, 55 and 71. RGB value is (115,85,113). Sum of RGB (Red+Green+Blue) = 115+85+113=313 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.74% from 313); Green value is 85 (33.59% from 255 or 27.16% from 313); Blue value is 113 (44.53% from 255 or 36.10% from 313); Max value from RGB is 115 - color contains mainly: red. Hex color #735571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735571 is #8CAA8E. Grayscale: #616161. Windows color (decimal): -9218703 or 7427443. OLE color: 7427443.
HSL color Cylindrical-coordinate representation of color #735571: hue angle of 304º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #735571 is Cyan = 0, Magento = 0.26, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 85 | 113 | - |
| CMYK | 0 | 0.26 | 0.02 | 0.55 |
| HSL | 304º | 0.15% | 0.39% | - |
| HSV(B) | 304º | 0.26% | 0.45% | - |
| XYZ | 13.3 | 11.33 | 17.11 | - |
| YUV | 97.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 113 | 0 | 0.26 | 0.02 | 0.55 | 304 | 0.15 | 0.39 |
| Hex | 73 | 55 | 71 | 0 | 1A | 2 | 37 | 130 | F | 27 |
| Octal | 163 | 125 | 161 | 0 | 32 | 2 | 67 | 460 | 17 | 47 |
| Binary | 1110011 | 1010101 | 1110001 | 0 | 11010 | 10 | 110111 | 100110000 | 1111 | 100111 |
Color Harmonies of #735571
Complementary color
Monochromatic Colors of #735571
Black with #735571
Text Example
Text Example
White with #735571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735571; }
p { color: rgb(115,85,113); }
H1.HeaderClassName
{
color: #735571;
}
.AnyTagClassName
{
color: #735571;
}
</style>
background-color css
<style>
a { background-color: #735571; }
a { background-color: rgb(115,85,113); }
div.DivClassName
{
background-color: #735571;
}
.BgClassName
{
background-color: #735571;
}
</style>
border-color css
<style>
span { border-color: #735571; }
span { border-color: rgb(115,85,113); }
td.TdClassName
{
border-color: #735571;
}
.TagClassName
{
border-color: #735571;
}
</style>