Shades of Salt Box #736470
Tints of Salt Box #736470
RGB
CMYK
RGB Variations
Color information
#736470 (or 0x736470) is known color: Salt Box. HEX triplet: 73, 64 and 70. RGB value is (115,100,112). Sum of RGB (Red+Green+Blue) = 115+100+112=327 (43% of max value = 765). Red value is 115 (45.31% from 255 or 35.17% from 327); Green value is 100 (39.45% from 255 or 30.58% from 327); Blue value is 112 (44.14% from 255 or 34.25% from 327); Max value from RGB is 115 - color contains mainly: red. Hex color #736470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736470 is #8C9B8F. Grayscale: #696969. Windows color (decimal): -9214864 or 7365747. OLE color: 7365747.
HSL color Cylindrical-coordinate representation of color #736470: hue angle of 312º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #736470 is Cyan = 0, Magento = 0.13, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 112 | - |
| CMYK | 0 | 0.13 | 0.03 | 0.55 |
| HSL | 312º | 0.07% | 0.42% | - |
| HSV(B) | 312º | 0.13% | 0.45% | - |
| XYZ | 14.55 | 13.93 | 17.25 | - |
| YUV | 105.85 | 131.47 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 112 | 0 | 0.13 | 0.03 | 0.55 | 312 | 0.07 | 0.42 |
| Hex | 73 | 64 | 70 | 0 | D | 3 | 37 | 138 | 7 | 2A |
| Octal | 163 | 144 | 160 | 0 | 15 | 3 | 67 | 470 | 7 | 52 |
| Binary | 1110011 | 1100100 | 1110000 | 0 | 1101 | 11 | 110111 | 100111000 | 111 | 101010 |
Color Harmonies of #736470
Complementary color
Monochromatic Colors of #736470
Black with #736470
Text Example
Text Example
White with #736470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736470; }
p { color: rgb(115,100,112); }
H1.HeaderClassName
{
color: #736470;
}
.AnyTagClassName
{
color: #736470;
}
</style>
background-color css
<style>
a { background-color: #736470; }
a { background-color: rgb(115,100,112); }
div.DivClassName
{
background-color: #736470;
}
.BgClassName
{
background-color: #736470;
}
</style>
border-color css
<style>
span { border-color: #736470; }
span { border-color: rgb(115,100,112); }
td.TdClassName
{
border-color: #736470;
}
.TagClassName
{
border-color: #736470;
}
</style>