Shades of Salt Box #715470
Tints of Salt Box #715470
RGB
CMYK
RGB Variations
Color information
#715470 (or 0x715470) is known color: Salt Box. HEX triplet: 71, 54 and 70. RGB value is (113,84,112). Sum of RGB (Red+Green+Blue) = 113+84+112=309 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.57% from 309); Green value is 84 (33.20% from 255 or 27.18% from 309); Blue value is 112 (44.14% from 255 or 36.25% from 309); Max value from RGB is 113 - color contains mainly: red. Hex color #715470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715470 is #8EAB8F. Grayscale: #5F5F5F. Windows color (decimal): -9350032 or 7361649. OLE color: 7361649.
HSL color Cylindrical-coordinate representation of color #715470: hue angle of 302.07º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #715470 is Cyan = 0, Magento = 0.26, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 112 | - |
| CMYK | 0 | 0.26 | 0.01 | 0.56 |
| HSL | 302.07º | 0.15% | 0.39% | - |
| HSV(B) | 302.07º | 0.26% | 0.44% | - |
| XYZ | 12.91 | 11.02 | 16.78 | - |
| YUV | 95.86 | 137.11 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 112 | 0 | 0.26 | 0.01 | 0.56 | 302.07 | 0.15 | 0.39 |
| Hex | 71 | 54 | 70 | 0 | 1A | 1 | 38 | 12E | F | 27 |
| Octal | 161 | 124 | 160 | 0 | 32 | 1 | 70 | 456 | 17 | 47 |
| Binary | 1110001 | 1010100 | 1110000 | 0 | 11010 | 1 | 111000 | 100101110 | 1111 | 100111 |
Color Harmonies of #715470
Complementary color
Monochromatic Colors of #715470
Black with #715470
Text Example
Text Example
White with #715470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715470; }
p { color: rgb(113,84,112); }
H1.HeaderClassName
{
color: #715470;
}
.AnyTagClassName
{
color: #715470;
}
</style>
background-color css
<style>
a { background-color: #715470; }
a { background-color: rgb(113,84,112); }
div.DivClassName
{
background-color: #715470;
}
.BgClassName
{
background-color: #715470;
}
</style>
border-color css
<style>
span { border-color: #715470; }
span { border-color: rgb(113,84,112); }
td.TdClassName
{
border-color: #715470;
}
.TagClassName
{
border-color: #715470;
}
</style>