Shades of Salt Box #725171
Tints of Salt Box #725171
RGB
CMYK
RGB Variations
Color information
#725171 (or 0x725171) is known color: Salt Box. HEX triplet: 72, 51 and 71. RGB value is (114,81,113). Sum of RGB (Red+Green+Blue) = 114+81+113=308 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.01% from 308); Green value is 81 (32.03% from 255 or 26.30% from 308); Blue value is 113 (44.53% from 255 or 36.69% from 308); Max value from RGB is 114 - color contains mainly: red. Hex color #725171 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725171 is #8DAE8E. Grayscale: #5E5E5E. Windows color (decimal): -9285263 or 7426418. OLE color: 7426418.
HSL color Cylindrical-coordinate representation of color #725171: hue angle of 301.82º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #725171 is Cyan = 0, Magento = 0.29, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 81 | 113 | - |
| CMYK | 0 | 0.29 | 0.01 | 0.55 |
| HSL | 301.82º | 0.17% | 0.38% | - |
| HSV(B) | 301.82º | 0.29% | 0.45% | - |
| XYZ | 12.86 | 10.65 | 17 | - |
| YUV | 94.52 | 138.43 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 113 | 0 | 0.29 | 0.01 | 0.55 | 301.82 | 0.17 | 0.38 |
| Hex | 72 | 51 | 71 | 0 | 1D | 1 | 37 | 12E | 11 | 26 |
| Octal | 162 | 121 | 161 | 0 | 35 | 1 | 67 | 456 | 21 | 46 |
| Binary | 1110010 | 1010001 | 1110001 | 0 | 11101 | 1 | 110111 | 100101110 | 10001 | 100110 |
Color Harmonies of #725171
Complementary color
Monochromatic Colors of #725171
Black with #725171
Text Example
Text Example
White with #725171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725171; }
p { color: rgb(114,81,113); }
H1.HeaderClassName
{
color: #725171;
}
.AnyTagClassName
{
color: #725171;
}
</style>
background-color css
<style>
a { background-color: #725171; }
a { background-color: rgb(114,81,113); }
div.DivClassName
{
background-color: #725171;
}
.BgClassName
{
background-color: #725171;
}
</style>
border-color css
<style>
span { border-color: #725171; }
span { border-color: rgb(114,81,113); }
td.TdClassName
{
border-color: #725171;
}
.TagClassName
{
border-color: #725171;
}
</style>