Shades of Salt Box #734669
Tints of Salt Box #734669
RGB
CMYK
RGB Variations
Color information
#734669 (or 0x734669) is known color: Salt Box. HEX triplet: 73, 46 and 69. RGB value is (115,70,105). Sum of RGB (Red+Green+Blue) = 115+70+105=290 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.66% from 290); Green value is 70 (27.73% from 255 or 24.14% from 290); Blue value is 105 (41.41% from 255 or 36.21% from 290); Max value from RGB is 115 - color contains mainly: red. Hex color #734669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734669 is #8CB996. Grayscale: #575757. Windows color (decimal): -9222551 or 6899315. OLE color: 6899315.
HSL color Cylindrical-coordinate representation of color #734669: hue angle of 313.33º 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 #734669 is Cyan = 0, Magento = 0.39, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 105 | - |
| CMYK | 0 | 0.39 | 0.09 | 0.55 |
| HSL | 313.33º | 0.24% | 0.36% | - |
| HSV(B) | 313.33º | 0.39% | 0.45% | - |
| XYZ | 11.81 | 9.05 | 14.49 | - |
| YUV | 87.45 | 137.91 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 105 | 0 | 0.39 | 0.09 | 0.55 | 313.33 | 0.24 | 0.36 |
| Hex | 73 | 46 | 69 | 0 | 27 | 9 | 37 | 139 | 18 | 24 |
| Octal | 163 | 106 | 151 | 0 | 47 | 11 | 67 | 471 | 30 | 44 |
| Binary | 1110011 | 1000110 | 1101001 | 0 | 100111 | 1001 | 110111 | 100111001 | 11000 | 100100 |
Color Harmonies of #734669
Complementary color
Monochromatic Colors of #734669
Black with #734669
Text Example
Text Example
White with #734669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734669; }
p { color: rgb(115,70,105); }
H1.HeaderClassName
{
color: #734669;
}
.AnyTagClassName
{
color: #734669;
}
</style>
background-color css
<style>
a { background-color: #734669; }
a { background-color: rgb(115,70,105); }
div.DivClassName
{
background-color: #734669;
}
.BgClassName
{
background-color: #734669;
}
</style>
border-color css
<style>
span { border-color: #734669; }
span { border-color: rgb(115,70,105); }
td.TdClassName
{
border-color: #734669;
}
.TagClassName
{
border-color: #734669;
}
</style>