Shades of Salt Box #745071
Tints of Salt Box #745071
RGB
CMYK
RGB Variations
Color information
#745071 (or 0x745071) is known color: Salt Box. HEX triplet: 74, 50 and 71. RGB value is (116,80,113). Sum of RGB (Red+Green+Blue) = 116+80+113=309 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.54% from 309); Green value is 80 (31.64% from 255 or 25.89% from 309); Blue value is 113 (44.53% from 255 or 36.57% from 309); Max value from RGB is 116 - color contains mainly: red. Hex color #745071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745071 is #8BAF8E. Grayscale: #5E5E5E. Windows color (decimal): -9154447 or 7426164. OLE color: 7426164.
HSL color Cylindrical-coordinate representation of color #745071: hue angle of 305º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #745071 is Cyan = 0, Magento = 0.31, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 80 | 113 | - |
| CMYK | 0 | 0.31 | 0.03 | 0.55 |
| HSL | 305º | 0.18% | 0.38% | - |
| HSV(B) | 305º | 0.31% | 0.45% | - |
| XYZ | 13.05 | 10.64 | 16.99 | - |
| YUV | 94.53 | 138.43 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 113 | 0 | 0.31 | 0.03 | 0.55 | 305 | 0.18 | 0.38 |
| Hex | 74 | 50 | 71 | 0 | 1F | 3 | 37 | 131 | 12 | 26 |
| Octal | 164 | 120 | 161 | 0 | 37 | 3 | 67 | 461 | 22 | 46 |
| Binary | 1110100 | 1010000 | 1110001 | 0 | 11111 | 11 | 110111 | 100110001 | 10010 | 100110 |
Color Harmonies of #745071
Complementary color
Monochromatic Colors of #745071
Black with #745071
Text Example
Text Example
White with #745071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745071; }
p { color: rgb(116,80,113); }
H1.HeaderClassName
{
color: #745071;
}
.AnyTagClassName
{
color: #745071;
}
</style>
background-color css
<style>
a { background-color: #745071; }
a { background-color: rgb(116,80,113); }
div.DivClassName
{
background-color: #745071;
}
.BgClassName
{
background-color: #745071;
}
</style>
border-color css
<style>
span { border-color: #745071; }
span { border-color: rgb(116,80,113); }
td.TdClassName
{
border-color: #745071;
}
.TagClassName
{
border-color: #745071;
}
</style>