Shades of Salt Box #725269
Tints of Salt Box #725269
RGB
CMYK
RGB Variations
Color information
#725269 (or 0x725269) is known color: Salt Box. HEX triplet: 72, 52 and 69. RGB value is (114,82,105). Sum of RGB (Red+Green+Blue) = 114+82+105=301 (39% of max value = 765). Red value is 114 (44.92% from 255 or 37.87% from 301); Green value is 82 (32.42% from 255 or 27.24% from 301); Blue value is 105 (41.41% from 255 or 34.88% from 301); Max value from RGB is 114 - color contains mainly: red. Hex color #725269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725269 is #8DAD96. Grayscale: #5E5E5E. Windows color (decimal): -9285015 or 6902386. OLE color: 6902386.
HSL color Cylindrical-coordinate representation of color #725269: hue angle of 316.88º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #725269 is Cyan = 0, Magento = 0.28, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 82 | 105 | - |
| CMYK | 0 | 0.28 | 0.08 | 0.55 |
| HSL | 316.88º | 0.16% | 0.38% | - |
| HSV(B) | 316.88º | 0.28% | 0.45% | - |
| XYZ | 12.51 | 10.63 | 14.76 | - |
| YUV | 94.19 | 134.1 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 105 | 0 | 0.28 | 0.08 | 0.55 | 316.88 | 0.16 | 0.38 |
| Hex | 72 | 52 | 69 | 0 | 1C | 8 | 37 | 13D | 10 | 26 |
| Octal | 162 | 122 | 151 | 0 | 34 | 10 | 67 | 475 | 20 | 46 |
| Binary | 1110010 | 1010010 | 1101001 | 0 | 11100 | 1000 | 110111 | 100111101 | 10000 | 100110 |
Color Harmonies of #725269
Complementary color
Monochromatic Colors of #725269
Black with #725269
Text Example
Text Example
White with #725269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725269; }
p { color: rgb(114,82,105); }
H1.HeaderClassName
{
color: #725269;
}
.AnyTagClassName
{
color: #725269;
}
</style>
background-color css
<style>
a { background-color: #725269; }
a { background-color: rgb(114,82,105); }
div.DivClassName
{
background-color: #725269;
}
.BgClassName
{
background-color: #725269;
}
</style>
border-color css
<style>
span { border-color: #725269; }
span { border-color: rgb(114,82,105); }
td.TdClassName
{
border-color: #725269;
}
.TagClassName
{
border-color: #725269;
}
</style>