Shades of Salt Box #746570
Tints of Salt Box #746570
RGB
CMYK
RGB Variations
Color information
#746570 (or 0x746570) is known color: Salt Box. HEX triplet: 74, 65 and 70. RGB value is (116,101,112). Sum of RGB (Red+Green+Blue) = 116+101+112=329 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.26% from 329); Green value is 101 (39.84% from 255 or 30.70% from 329); Blue value is 112 (44.14% from 255 or 34.04% from 329); Max value from RGB is 116 - color contains mainly: red. Hex color #746570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746570 is #8B9A8F. Grayscale: #6A6A6A. Windows color (decimal): -9149072 or 7366004. OLE color: 7366004.
HSL color Cylindrical-coordinate representation of color #746570: hue angle of 316º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #746570 is Cyan = 0, Magento = 0.13, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 112 | - |
| CMYK | 0 | 0.13 | 0.03 | 0.55 |
| HSL | 316º | 0.07% | 0.43% | - |
| HSV(B) | 316º | 0.13% | 0.45% | - |
| XYZ | 14.78 | 14.19 | 17.29 | - |
| YUV | 106.74 | 130.97 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 112 | 0 | 0.13 | 0.03 | 0.55 | 316 | 0.07 | 0.43 |
| Hex | 74 | 65 | 70 | 0 | D | 3 | 37 | 13C | 7 | 2B |
| Octal | 164 | 145 | 160 | 0 | 15 | 3 | 67 | 474 | 7 | 53 |
| Binary | 1110100 | 1100101 | 1110000 | 0 | 1101 | 11 | 110111 | 100111100 | 111 | 101011 |
Color Harmonies of #746570
Complementary color
Monochromatic Colors of #746570
Black with #746570
Text Example
Text Example
White with #746570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746570; }
p { color: rgb(116,101,112); }
H1.HeaderClassName
{
color: #746570;
}
.AnyTagClassName
{
color: #746570;
}
</style>
background-color css
<style>
a { background-color: #746570; }
a { background-color: rgb(116,101,112); }
div.DivClassName
{
background-color: #746570;
}
.BgClassName
{
background-color: #746570;
}
</style>
border-color css
<style>
span { border-color: #746570; }
span { border-color: rgb(116,101,112); }
td.TdClassName
{
border-color: #746570;
}
.TagClassName
{
border-color: #746570;
}
</style>