Shades of Salt Box #715568
Tints of Salt Box #715568
RGB
CMYK
RGB Variations
Color information
#715568 (or 0x715568) is known color: Salt Box. HEX triplet: 71, 55 and 68. RGB value is (113,85,104). Sum of RGB (Red+Green+Blue) = 113+85+104=302 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.42% from 302); Green value is 85 (33.59% from 255 or 28.15% from 302); Blue value is 104 (41.02% from 255 or 34.44% from 302); Max value from RGB is 113 - color contains mainly: red. Hex color #715568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715568 is #8EAA97. Grayscale: #5F5F5F. Windows color (decimal): -9349784 or 6837617. OLE color: 6837617.
HSL color Cylindrical-coordinate representation of color #715568: hue angle of 319.29º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #715568 is Cyan = 0, Magento = 0.25, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 104 | - |
| CMYK | 0 | 0.25 | 0.08 | 0.56 |
| HSL | 319.29º | 0.14% | 0.39% | - |
| HSV(B) | 319.29º | 0.25% | 0.44% | - |
| XYZ | 12.56 | 11.01 | 14.56 | - |
| YUV | 95.54 | 132.78 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 104 | 0 | 0.25 | 0.08 | 0.56 | 319.29 | 0.14 | 0.39 |
| Hex | 71 | 55 | 68 | 0 | 19 | 8 | 38 | 13F | E | 27 |
| Octal | 161 | 125 | 150 | 0 | 31 | 10 | 70 | 477 | 16 | 47 |
| Binary | 1110001 | 1010101 | 1101000 | 0 | 11001 | 1000 | 111000 | 100111111 | 1110 | 100111 |
Color Harmonies of #715568
Complementary color
Monochromatic Colors of #715568
Black with #715568
Text Example
Text Example
White with #715568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715568; }
p { color: rgb(113,85,104); }
H1.HeaderClassName
{
color: #715568;
}
.AnyTagClassName
{
color: #715568;
}
</style>
background-color css
<style>
a { background-color: #715568; }
a { background-color: rgb(113,85,104); }
div.DivClassName
{
background-color: #715568;
}
.BgClassName
{
background-color: #715568;
}
</style>
border-color css
<style>
span { border-color: #715568; }
span { border-color: rgb(113,85,104); }
td.TdClassName
{
border-color: #715568;
}
.TagClassName
{
border-color: #715568;
}
</style>