Shades of Salt Box #755870
Tints of Salt Box #755870
RGB
CMYK
RGB Variations
Color information
#755870 (or 0x755870) is known color: Salt Box. HEX triplet: 75, 58 and 70. RGB value is (117,88,112). Sum of RGB (Red+Green+Blue) = 117+88+112=317 (41% of max value = 765). Red value is 117 (46.09% from 255 or 36.91% from 317); Green value is 88 (34.77% from 255 or 27.76% from 317); Blue value is 112 (44.14% from 255 or 35.33% from 317); Max value from RGB is 117 - color contains mainly: red. Hex color #755870 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755870 is #8AA78F. Grayscale: #636363. Windows color (decimal): -9086864 or 7362677. OLE color: 7362677.
HSL color Cylindrical-coordinate representation of color #755870: hue angle of 310.34º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #755870 is Cyan = 0, Magento = 0.25, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 88 | 112 | - |
| CMYK | 0 | 0.25 | 0.04 | 0.54 |
| HSL | 310.34º | 0.14% | 0.4% | - |
| HSV(B) | 310.34º | 0.25% | 0.46% | - |
| XYZ | 13.75 | 11.93 | 16.91 | - |
| YUV | 99.41 | 135.11 | 140.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 88 | 112 | 0 | 0.25 | 0.04 | 0.54 | 310.34 | 0.14 | 0.4 |
| Hex | 75 | 58 | 70 | 0 | 19 | 4 | 36 | 136 | E | 28 |
| Octal | 165 | 130 | 160 | 0 | 31 | 4 | 66 | 466 | 16 | 50 |
| Binary | 1110101 | 1011000 | 1110000 | 0 | 11001 | 100 | 110110 | 100110110 | 1110 | 101000 |
Color Harmonies of #755870
Complementary color
Monochromatic Colors of #755870
Black with #755870
Text Example
Text Example
White with #755870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755870; }
p { color: rgb(117,88,112); }
H1.HeaderClassName
{
color: #755870;
}
.AnyTagClassName
{
color: #755870;
}
</style>
background-color css
<style>
a { background-color: #755870; }
a { background-color: rgb(117,88,112); }
div.DivClassName
{
background-color: #755870;
}
.BgClassName
{
background-color: #755870;
}
</style>
border-color css
<style>
span { border-color: #755870; }
span { border-color: rgb(117,88,112); }
td.TdClassName
{
border-color: #755870;
}
.TagClassName
{
border-color: #755870;
}
</style>