Shades of Salt Box #735071
Tints of Salt Box #735071
RGB
CMYK
RGB Variations
Color information
#735071 (or 0x735071) is known color: Salt Box. HEX triplet: 73, 50 and 71. RGB value is (115,80,113). Sum of RGB (Red+Green+Blue) = 115+80+113=308 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.34% from 308); Green value is 80 (31.64% from 255 or 25.97% from 308); Blue value is 113 (44.53% from 255 or 36.69% from 308); Max value from RGB is 115 - color contains mainly: red. Hex color #735071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735071 is #8CAF8E. Grayscale: #5E5E5E. Windows color (decimal): -9219983 or 7426163. OLE color: 7426163.
HSL color Cylindrical-coordinate representation of color #735071: hue angle of 303.43º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #735071 is Cyan = 0, Magento = 0.30, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 113 | - |
| CMYK | 0 | 0.30 | 0.02 | 0.55 |
| HSL | 303.43º | 0.18% | 0.38% | - |
| HSV(B) | 303.43º | 0.3% | 0.45% | - |
| XYZ | 12.92 | 10.57 | 16.98 | - |
| YUV | 94.23 | 138.6 | 142.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 113 | 0 | 0.30 | 0.02 | 0.55 | 303.43 | 0.18 | 0.38 |
| Hex | 73 | 50 | 71 | 0 | 1E | 2 | 37 | 12F | 12 | 26 |
| Octal | 163 | 120 | 161 | 0 | 36 | 2 | 67 | 457 | 22 | 46 |
| Binary | 1110011 | 1010000 | 1110001 | 0 | 11110 | 10 | 110111 | 100101111 | 10010 | 100110 |
Color Harmonies of #735071
Complementary color
Monochromatic Colors of #735071
Black with #735071
Text Example
Text Example
White with #735071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735071; }
p { color: rgb(115,80,113); }
H1.HeaderClassName
{
color: #735071;
}
.AnyTagClassName
{
color: #735071;
}
</style>
background-color css
<style>
a { background-color: #735071; }
a { background-color: rgb(115,80,113); }
div.DivClassName
{
background-color: #735071;
}
.BgClassName
{
background-color: #735071;
}
</style>
border-color css
<style>
span { border-color: #735071; }
span { border-color: rgb(115,80,113); }
td.TdClassName
{
border-color: #735071;
}
.TagClassName
{
border-color: #735071;
}
</style>