Shades of Salt Box #756271
Tints of Salt Box #756271
RGB
CMYK
RGB Variations
Color information
#756271 (or 0x756271) is known color: Salt Box. HEX triplet: 75, 62 and 71. RGB value is (117,98,113). Sum of RGB (Red+Green+Blue) = 117+98+113=328 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.67% from 328); Green value is 98 (38.67% from 255 or 29.88% from 328); Blue value is 113 (44.53% from 255 or 34.45% from 328); Max value from RGB is 117 - color contains mainly: red. Hex color #756271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756271 is #8A9D8E. Grayscale: #696969. Windows color (decimal): -9084303 or 7430773. OLE color: 7430773.
HSL color Cylindrical-coordinate representation of color #756271: hue angle of 312.63º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #756271 is Cyan = 0, Magento = 0.16, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 113 | - |
| CMYK | 0 | 0.16 | 0.03 | 0.54 |
| HSL | 312.63º | 0.09% | 0.42% | - |
| HSV(B) | 312.63º | 0.16% | 0.46% | - |
| XYZ | 14.68 | 13.71 | 17.5 | - |
| YUV | 105.39 | 132.29 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 113 | 0 | 0.16 | 0.03 | 0.54 | 312.63 | 0.09 | 0.42 |
| Hex | 75 | 62 | 71 | 0 | 10 | 3 | 36 | 139 | 9 | 2A |
| Octal | 165 | 142 | 161 | 0 | 20 | 3 | 66 | 471 | 11 | 52 |
| Binary | 1110101 | 1100010 | 1110001 | 0 | 10000 | 11 | 110110 | 100111001 | 1001 | 101010 |
Color Harmonies of #756271
Complementary color
Monochromatic Colors of #756271
Black with #756271
Text Example
Text Example
White with #756271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756271; }
p { color: rgb(117,98,113); }
H1.HeaderClassName
{
color: #756271;
}
.AnyTagClassName
{
color: #756271;
}
</style>
background-color css
<style>
a { background-color: #756271; }
a { background-color: rgb(117,98,113); }
div.DivClassName
{
background-color: #756271;
}
.BgClassName
{
background-color: #756271;
}
</style>
border-color css
<style>
span { border-color: #756271; }
span { border-color: rgb(117,98,113); }
td.TdClassName
{
border-color: #756271;
}
.TagClassName
{
border-color: #756271;
}
</style>