Shades of Salt Box #755671
Tints of Salt Box #755671
RGB
CMYK
RGB Variations
Color information
#755671 (or 0x755671) is known color: Salt Box. HEX triplet: 75, 56 and 71. RGB value is (117,86,113). Sum of RGB (Red+Green+Blue) = 117+86+113=316 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.03% from 316); Green value is 86 (33.98% from 255 or 27.22% from 316); Blue value is 113 (44.53% from 255 or 35.76% from 316); Max value from RGB is 117 - color contains mainly: red. Hex color #755671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755671 is #8AA98E. Grayscale: #626262. Windows color (decimal): -9087375 or 7427701. OLE color: 7427701.
HSL color Cylindrical-coordinate representation of color #755671: hue angle of 307.74º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #755671 is Cyan = 0, Magento = 0.26, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 113 | - |
| CMYK | 0 | 0.26 | 0.03 | 0.54 |
| HSL | 307.74º | 0.15% | 0.4% | - |
| HSV(B) | 307.74º | 0.26% | 0.46% | - |
| XYZ | 13.64 | 11.63 | 17.15 | - |
| YUV | 98.35 | 136.27 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 113 | 0 | 0.26 | 0.03 | 0.54 | 307.74 | 0.15 | 0.4 |
| Hex | 75 | 56 | 71 | 0 | 1A | 3 | 36 | 134 | F | 28 |
| Octal | 165 | 126 | 161 | 0 | 32 | 3 | 66 | 464 | 17 | 50 |
| Binary | 1110101 | 1010110 | 1110001 | 0 | 11010 | 11 | 110110 | 100110100 | 1111 | 101000 |
Color Harmonies of #755671
Complementary color
Monochromatic Colors of #755671
Black with #755671
Text Example
Text Example
White with #755671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755671; }
p { color: rgb(117,86,113); }
H1.HeaderClassName
{
color: #755671;
}
.AnyTagClassName
{
color: #755671;
}
</style>
background-color css
<style>
a { background-color: #755671; }
a { background-color: rgb(117,86,113); }
div.DivClassName
{
background-color: #755671;
}
.BgClassName
{
background-color: #755671;
}
</style>
border-color css
<style>
span { border-color: #755671; }
span { border-color: rgb(117,86,113); }
td.TdClassName
{
border-color: #755671;
}
.TagClassName
{
border-color: #755671;
}
</style>