Shades of Salt Box #755271
Tints of Salt Box #755271
RGB
CMYK
RGB Variations
Color information
#755271 (or 0x755271) is known color: Salt Box. HEX triplet: 75, 52 and 71. RGB value is (117,82,113). Sum of RGB (Red+Green+Blue) = 117+82+113=312 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.5% from 312); Green value is 82 (32.42% from 255 or 26.28% from 312); Blue value is 113 (44.53% from 255 or 36.22% from 312); Max value from RGB is 117 - color contains mainly: red. Hex color #755271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755271 is #8AAD8E. Grayscale: #5F5F5F. Windows color (decimal): -9088399 or 7426677. OLE color: 7426677.
HSL color Cylindrical-coordinate representation of color #755271: hue angle of 306.86º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #755271 is Cyan = 0, Magento = 0.30, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 82 | 113 | - |
| CMYK | 0 | 0.30 | 0.03 | 0.54 |
| HSL | 306.86º | 0.18% | 0.39% | - |
| HSV(B) | 306.86º | 0.3% | 0.46% | - |
| XYZ | 13.33 | 11.01 | 17.04 | - |
| YUV | 96 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 113 | 0 | 0.30 | 0.03 | 0.54 | 306.86 | 0.18 | 0.39 |
| Hex | 75 | 52 | 71 | 0 | 1E | 3 | 36 | 133 | 12 | 27 |
| Octal | 165 | 122 | 161 | 0 | 36 | 3 | 66 | 463 | 22 | 47 |
| Binary | 1110101 | 1010010 | 1110001 | 0 | 11110 | 11 | 110110 | 100110011 | 10010 | 100111 |
Color Harmonies of #755271
Complementary color
Monochromatic Colors of #755271
Black with #755271
Text Example
Text Example
White with #755271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755271; }
p { color: rgb(117,82,113); }
H1.HeaderClassName
{
color: #755271;
}
.AnyTagClassName
{
color: #755271;
}
</style>
background-color css
<style>
a { background-color: #755271; }
a { background-color: rgb(117,82,113); }
div.DivClassName
{
background-color: #755271;
}
.BgClassName
{
background-color: #755271;
}
</style>
border-color css
<style>
span { border-color: #755271; }
span { border-color: rgb(117,82,113); }
td.TdClassName
{
border-color: #755271;
}
.TagClassName
{
border-color: #755271;
}
</style>