Shades of Salt Box #745470
Tints of Salt Box #745470
RGB
CMYK
RGB Variations
Color information
#745470 (or 0x745470) is known color: Salt Box. HEX triplet: 74, 54 and 70. RGB value is (116,84,112). Sum of RGB (Red+Green+Blue) = 116+84+112=312 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.18% from 312); Green value is 84 (33.20% from 255 or 26.92% from 312); Blue value is 112 (44.14% from 255 or 35.90% from 312); Max value from RGB is 116 - color contains mainly: red. Hex color #745470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745470 is #8BAB8F. Grayscale: #606060. Windows color (decimal): -9153424 or 7361652. OLE color: 7361652.
HSL color Cylindrical-coordinate representation of color #745470: hue angle of 307.5º 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 #745470 is Cyan = 0, Magento = 0.28, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 84 | 112 | - |
| CMYK | 0 | 0.28 | 0.03 | 0.55 |
| HSL | 307.5º | 0.16% | 0.39% | - |
| HSV(B) | 307.5º | 0.28% | 0.45% | - |
| XYZ | 13.3 | 11.22 | 16.79 | - |
| YUV | 96.76 | 136.6 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 84 | 112 | 0 | 0.28 | 0.03 | 0.55 | 307.5 | 0.16 | 0.39 |
| Hex | 74 | 54 | 70 | 0 | 1C | 3 | 37 | 134 | 10 | 27 |
| Octal | 164 | 124 | 160 | 0 | 34 | 3 | 67 | 464 | 20 | 47 |
| Binary | 1110100 | 1010100 | 1110000 | 0 | 11100 | 11 | 110111 | 100110100 | 10000 | 100111 |
Color Harmonies of #745470
Complementary color
Monochromatic Colors of #745470
Black with #745470
Text Example
Text Example
White with #745470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745470; }
p { color: rgb(116,84,112); }
H1.HeaderClassName
{
color: #745470;
}
.AnyTagClassName
{
color: #745470;
}
</style>
background-color css
<style>
a { background-color: #745470; }
a { background-color: rgb(116,84,112); }
div.DivClassName
{
background-color: #745470;
}
.BgClassName
{
background-color: #745470;
}
</style>
border-color css
<style>
span { border-color: #745470; }
span { border-color: rgb(116,84,112); }
td.TdClassName
{
border-color: #745470;
}
.TagClassName
{
border-color: #745470;
}
</style>