Shades of Salt Box #725969
Tints of Salt Box #725969
RGB
CMYK
RGB Variations
Color information
#725969 (or 0x725969) is known color: Salt Box. HEX triplet: 72, 59 and 69. RGB value is (114,89,105). Sum of RGB (Red+Green+Blue) = 114+89+105=308 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.01% from 308); Green value is 89 (35.16% from 255 or 28.90% from 308); Blue value is 105 (41.41% from 255 or 34.09% from 308); Max value from RGB is 114 - color contains mainly: red. Hex color #725969 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725969 is #8DA696. Grayscale: #626262. Windows color (decimal): -9283223 or 6904178. OLE color: 6904178.
HSL color Cylindrical-coordinate representation of color #725969: hue angle of 321.6º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #725969 is Cyan = 0, Magento = 0.22, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 105 | - |
| CMYK | 0 | 0.22 | 0.08 | 0.55 |
| HSL | 321.6º | 0.12% | 0.4% | - |
| HSV(B) | 321.6º | 0.22% | 0.45% | - |
| XYZ | 13.06 | 11.74 | 14.94 | - |
| YUV | 98.3 | 131.78 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 105 | 0 | 0.22 | 0.08 | 0.55 | 321.6 | 0.12 | 0.4 |
| Hex | 72 | 59 | 69 | 0 | 16 | 8 | 37 | 142 | C | 28 |
| Octal | 162 | 131 | 151 | 0 | 26 | 10 | 67 | 502 | 14 | 50 |
| Binary | 1110010 | 1011001 | 1101001 | 0 | 10110 | 1000 | 110111 | 101000010 | 1100 | 101000 |
Color Harmonies of #725969
Complementary color
Monochromatic Colors of #725969
Black with #725969
Text Example
Text Example
White with #725969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725969; }
p { color: rgb(114,89,105); }
H1.HeaderClassName
{
color: #725969;
}
.AnyTagClassName
{
color: #725969;
}
</style>
background-color css
<style>
a { background-color: #725969; }
a { background-color: rgb(114,89,105); }
div.DivClassName
{
background-color: #725969;
}
.BgClassName
{
background-color: #725969;
}
</style>
border-color css
<style>
span { border-color: #725969; }
span { border-color: rgb(114,89,105); }
td.TdClassName
{
border-color: #725969;
}
.TagClassName
{
border-color: #725969;
}
</style>