Shades of Salt Box #725069
Tints of Salt Box #725069
RGB
CMYK
RGB Variations
Color information
#725069 (or 0x725069) is known color: Salt Box. HEX triplet: 72, 50 and 69. RGB value is (114,80,105). Sum of RGB (Red+Green+Blue) = 114+80+105=299 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.13% from 299); Green value is 80 (31.64% from 255 or 26.76% from 299); Blue value is 105 (41.41% from 255 or 35.12% from 299); Max value from RGB is 114 - color contains mainly: red. Hex color #725069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725069 is #8DAF96. Grayscale: #5C5C5C. Windows color (decimal): -9285527 or 6901874. OLE color: 6901874.
HSL color Cylindrical-coordinate representation of color #725069: hue angle of 315.88º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #725069 is Cyan = 0, Magento = 0.30, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 105 | - |
| CMYK | 0 | 0.30 | 0.08 | 0.55 |
| HSL | 315.88º | 0.18% | 0.38% | - |
| HSV(B) | 315.88º | 0.3% | 0.45% | - |
| XYZ | 12.36 | 10.33 | 14.71 | - |
| YUV | 93.02 | 134.76 | 142.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 105 | 0 | 0.30 | 0.08 | 0.55 | 315.88 | 0.18 | 0.38 |
| Hex | 72 | 50 | 69 | 0 | 1E | 8 | 37 | 13C | 12 | 26 |
| Octal | 162 | 120 | 151 | 0 | 36 | 10 | 67 | 474 | 22 | 46 |
| Binary | 1110010 | 1010000 | 1101001 | 0 | 11110 | 1000 | 110111 | 100111100 | 10010 | 100110 |
Color Harmonies of #725069
Complementary color
Monochromatic Colors of #725069
Black with #725069
Text Example
Text Example
White with #725069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725069; }
p { color: rgb(114,80,105); }
H1.HeaderClassName
{
color: #725069;
}
.AnyTagClassName
{
color: #725069;
}
</style>
background-color css
<style>
a { background-color: #725069; }
a { background-color: rgb(114,80,105); }
div.DivClassName
{
background-color: #725069;
}
.BgClassName
{
background-color: #725069;
}
</style>
border-color css
<style>
span { border-color: #725069; }
span { border-color: rgb(114,80,105); }
td.TdClassName
{
border-color: #725069;
}
.TagClassName
{
border-color: #725069;
}
</style>