Shades of Salt Box #734569
Tints of Salt Box #734569
RGB
CMYK
RGB Variations
Color information
#734569 (or 0x734569) is known color: Salt Box. HEX triplet: 73, 45 and 69. RGB value is (115,69,105). Sum of RGB (Red+Green+Blue) = 115+69+105=289 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.79% from 289); Green value is 69 (27.34% from 255 or 23.88% from 289); Blue value is 105 (41.41% from 255 or 36.33% from 289); Max value from RGB is 115 - color contains mainly: red. Hex color #734569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734569 is #8CBA96. Grayscale: #565656. Windows color (decimal): -9222807 or 6899059. OLE color: 6899059.
HSL color Cylindrical-coordinate representation of color #734569: hue angle of 313.04º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #734569 is Cyan = 0, Magento = 0.4, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 105 | - |
| CMYK | 0 | 0.4 | 0.09 | 0.55 |
| HSL | 313.04º | 0.25% | 0.36% | - |
| HSV(B) | 313.04º | 0.4% | 0.45% | - |
| XYZ | 11.75 | 8.92 | 14.47 | - |
| YUV | 86.86 | 138.24 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 105 | 0 | 0.4 | 0.09 | 0.55 | 313.04 | 0.25 | 0.36 |
| Hex | 73 | 45 | 69 | 0 | 28 | 9 | 37 | 139 | 19 | 24 |
| Octal | 163 | 105 | 151 | 0 | 50 | 11 | 67 | 471 | 31 | 44 |
| Binary | 1110011 | 1000101 | 1101001 | 0 | 101000 | 1001 | 110111 | 100111001 | 11001 | 100100 |
Color Harmonies of #734569
Complementary color
Monochromatic Colors of #734569
Black with #734569
Text Example
Text Example
White with #734569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734569; }
p { color: rgb(115,69,105); }
H1.HeaderClassName
{
color: #734569;
}
.AnyTagClassName
{
color: #734569;
}
</style>
background-color css
<style>
a { background-color: #734569; }
a { background-color: rgb(115,69,105); }
div.DivClassName
{
background-color: #734569;
}
.BgClassName
{
background-color: #734569;
}
</style>
border-color css
<style>
span { border-color: #734569; }
span { border-color: rgb(115,69,105); }
td.TdClassName
{
border-color: #734569;
}
.TagClassName
{
border-color: #734569;
}
</style>