Shades of Salt Box #735370
Tints of Salt Box #735370
RGB
CMYK
RGB Variations
Color information
#735370 (or 0x735370) is known color: Salt Box. HEX triplet: 73, 53 and 70. RGB value is (115,83,112). Sum of RGB (Red+Green+Blue) = 115+83+112=310 (41% of max value = 765). Red value is 115 (45.31% from 255 or 37.10% from 310); Green value is 83 (32.81% from 255 or 26.77% from 310); Blue value is 112 (44.14% from 255 or 36.13% from 310); Max value from RGB is 115 - color contains mainly: red. Hex color #735370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735370 is #8CAC8F. Grayscale: #5F5F5F. Windows color (decimal): -9219216 or 7361395. OLE color: 7361395.
HSL color Cylindrical-coordinate representation of color #735370: hue angle of 305.62º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #735370 is Cyan = 0, Magento = 0.28, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 83 | 112 | - |
| CMYK | 0 | 0.28 | 0.03 | 0.55 |
| HSL | 305.63º | 0.16% | 0.39% | - |
| HSV(B) | 305.63º | 0.28% | 0.45% | - |
| XYZ | 13.09 | 11 | 16.76 | - |
| YUV | 95.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 112 | 0 | 0.28 | 0.03 | 0.55 | 305.63 | 0.16 | 0.39 |
| Hex | 73 | 53 | 70 | 0 | 1C | 3 | 37 | 132 | 10 | 27 |
| Octal | 163 | 123 | 160 | 0 | 34 | 3 | 67 | 462 | 20 | 47 |
| Binary | 1110011 | 1010011 | 1110000 | 0 | 11100 | 11 | 110111 | 100110010 | 10000 | 100111 |
Color Harmonies of #735370
Complementary color
Monochromatic Colors of #735370
Black with #735370
Text Example
Text Example
White with #735370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735370; }
p { color: rgb(115,83,112); }
H1.HeaderClassName
{
color: #735370;
}
.AnyTagClassName
{
color: #735370;
}
</style>
background-color css
<style>
a { background-color: #735370; }
a { background-color: rgb(115,83,112); }
div.DivClassName
{
background-color: #735370;
}
.BgClassName
{
background-color: #735370;
}
</style>
border-color css
<style>
span { border-color: #735370; }
span { border-color: rgb(115,83,112); }
td.TdClassName
{
border-color: #735370;
}
.TagClassName
{
border-color: #735370;
}
</style>