Shades of Salt Box #745970
Tints of Salt Box #745970
RGB
CMYK
RGB Variations
Color information
#745970 (or 0x745970) is known color: Salt Box. HEX triplet: 74, 59 and 70. RGB value is (116,89,112). Sum of RGB (Red+Green+Blue) = 116+89+112=317 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.59% from 317); Green value is 89 (35.16% from 255 or 28.08% from 317); Blue value is 112 (44.14% from 255 or 35.33% from 317); Max value from RGB is 116 - color contains mainly: red. Hex color #745970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745970 is #8BA68F. Grayscale: #636363. Windows color (decimal): -9152144 or 7362932. OLE color: 7362932.
HSL color Cylindrical-coordinate representation of color #745970: hue angle of 308.89º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #745970 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 112 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.55 |
| HSL | 308.89º | 0.13% | 0.4% | - |
| HSV(B) | 308.89º | 0.23% | 0.45% | - |
| XYZ | 13.7 | 12.03 | 16.93 | - |
| YUV | 99.7 | 134.95 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 112 | 0 | 0.23 | 0.03 | 0.55 | 308.89 | 0.13 | 0.4 |
| Hex | 74 | 59 | 70 | 0 | 17 | 3 | 37 | 135 | D | 28 |
| Octal | 164 | 131 | 160 | 0 | 27 | 3 | 67 | 465 | 15 | 50 |
| Binary | 1110100 | 1011001 | 1110000 | 0 | 10111 | 11 | 110111 | 100110101 | 1101 | 101000 |
Color Harmonies of #745970
Complementary color
Monochromatic Colors of #745970
Black with #745970
Text Example
Text Example
White with #745970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745970; }
p { color: rgb(116,89,112); }
H1.HeaderClassName
{
color: #745970;
}
.AnyTagClassName
{
color: #745970;
}
</style>
background-color css
<style>
a { background-color: #745970; }
a { background-color: rgb(116,89,112); }
div.DivClassName
{
background-color: #745970;
}
.BgClassName
{
background-color: #745970;
}
</style>
border-color css
<style>
span { border-color: #745970; }
span { border-color: rgb(116,89,112); }
td.TdClassName
{
border-color: #745970;
}
.TagClassName
{
border-color: #745970;
}
</style>