Shades of Salt Box #724669
Tints of Salt Box #724669
RGB
CMYK
RGB Variations
Color information
#724669 (or 0x724669) is known color: Salt Box. HEX triplet: 72, 46 and 69. RGB value is (114,70,105). Sum of RGB (Red+Green+Blue) = 114+70+105=289 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.45% from 289); Green value is 70 (27.73% from 255 or 24.22% from 289); Blue value is 105 (41.41% from 255 or 36.33% from 289); Max value from RGB is 114 - color contains mainly: red. Hex color #724669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724669 is #8DB996. Grayscale: #575757. Windows color (decimal): -9288087 or 6899314. OLE color: 6899314.
HSL color Cylindrical-coordinate representation of color #724669: hue angle of 312.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #724669 is Cyan = 0, Magento = 0.39, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 105 | - |
| CMYK | 0 | 0.39 | 0.08 | 0.55 |
| HSL | 312.27º | 0.24% | 0.36% | - |
| HSV(B) | 312.27º | 0.39% | 0.45% | - |
| XYZ | 11.68 | 8.98 | 14.48 | - |
| YUV | 87.15 | 138.08 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 105 | 0 | 0.39 | 0.08 | 0.55 | 312.27 | 0.24 | 0.36 |
| Hex | 72 | 46 | 69 | 0 | 27 | 8 | 37 | 138 | 18 | 24 |
| Octal | 162 | 106 | 151 | 0 | 47 | 10 | 67 | 470 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1101001 | 0 | 100111 | 1000 | 110111 | 100111000 | 11000 | 100100 |
Color Harmonies of #724669
Complementary color
Monochromatic Colors of #724669
Black with #724669
Text Example
Text Example
White with #724669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724669; }
p { color: rgb(114,70,105); }
H1.HeaderClassName
{
color: #724669;
}
.AnyTagClassName
{
color: #724669;
}
</style>
background-color css
<style>
a { background-color: #724669; }
a { background-color: rgb(114,70,105); }
div.DivClassName
{
background-color: #724669;
}
.BgClassName
{
background-color: #724669;
}
</style>
border-color css
<style>
span { border-color: #724669; }
span { border-color: rgb(114,70,105); }
td.TdClassName
{
border-color: #724669;
}
.TagClassName
{
border-color: #724669;
}
</style>