Shades of Salt Box #745170
Tints of Salt Box #745170
RGB
CMYK
RGB Variations
Color information
#745170 (or 0x745170) is known color: Salt Box. HEX triplet: 74, 51 and 70. RGB value is (116,81,112). Sum of RGB (Red+Green+Blue) = 116+81+112=309 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.54% from 309); Green value is 81 (32.03% from 255 or 26.21% from 309); Blue value is 112 (44.14% from 255 or 36.25% from 309); Max value from RGB is 116 - color contains mainly: red. Hex color #745170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745170 is #8BAE8F. Grayscale: #5E5E5E. Windows color (decimal): -9154192 or 7360884. OLE color: 7360884.
HSL color Cylindrical-coordinate representation of color #745170: hue angle of 306.86º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #745170 is Cyan = 0, Magento = 0.30, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 81 | 112 | - |
| CMYK | 0 | 0.30 | 0.03 | 0.55 |
| HSL | 306.86º | 0.18% | 0.39% | - |
| HSV(B) | 306.86º | 0.3% | 0.45% | - |
| XYZ | 13.07 | 10.77 | 16.72 | - |
| YUV | 95 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 112 | 0 | 0.30 | 0.03 | 0.55 | 306.86 | 0.18 | 0.39 |
| Hex | 74 | 51 | 70 | 0 | 1E | 3 | 37 | 133 | 12 | 27 |
| Octal | 164 | 121 | 160 | 0 | 36 | 3 | 67 | 463 | 22 | 47 |
| Binary | 1110100 | 1010001 | 1110000 | 0 | 11110 | 11 | 110111 | 100110011 | 10010 | 100111 |
Color Harmonies of #745170
Complementary color
Monochromatic Colors of #745170
Black with #745170
Text Example
Text Example
White with #745170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745170; }
p { color: rgb(116,81,112); }
H1.HeaderClassName
{
color: #745170;
}
.AnyTagClassName
{
color: #745170;
}
</style>
background-color css
<style>
a { background-color: #745170; }
a { background-color: rgb(116,81,112); }
div.DivClassName
{
background-color: #745170;
}
.BgClassName
{
background-color: #745170;
}
</style>
border-color css
<style>
span { border-color: #745170; }
span { border-color: rgb(116,81,112); }
td.TdClassName
{
border-color: #745170;
}
.TagClassName
{
border-color: #745170;
}
</style>