Shades of Salt Box #775470
Tints of Salt Box #775470
RGB
CMYK
RGB Variations
Color information
#775470 (or 0x775470) is known color: Salt Box. HEX triplet: 77, 54 and 70. RGB value is (119,84,112). Sum of RGB (Red+Green+Blue) = 119+84+112=315 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.78% from 315); Green value is 84 (33.20% from 255 or 26.67% from 315); Blue value is 112 (44.14% from 255 or 35.56% from 315); Max value from RGB is 119 - color contains mainly: red. Hex color #775470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775470 is #88AB8F. Grayscale: #616161. Windows color (decimal): -8956816 or 7361655. OLE color: 7361655.
HSL color Cylindrical-coordinate representation of color #775470: hue angle of 312º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #775470 is Cyan = 0, Magento = 0.29, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 112 | - |
| CMYK | 0 | 0.29 | 0.06 | 0.53 |
| HSL | 312º | 0.17% | 0.4% | - |
| HSV(B) | 312º | 0.29% | 0.47% | - |
| XYZ | 13.7 | 11.43 | 16.81 | - |
| YUV | 97.66 | 136.1 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 112 | 0 | 0.29 | 0.06 | 0.53 | 312 | 0.17 | 0.4 |
| Hex | 77 | 54 | 70 | 0 | 1D | 6 | 35 | 138 | 11 | 28 |
| Octal | 167 | 124 | 160 | 0 | 35 | 6 | 65 | 470 | 21 | 50 |
| Binary | 1110111 | 1010100 | 1110000 | 0 | 11101 | 110 | 110101 | 100111000 | 10001 | 101000 |
Color Harmonies of #775470
Complementary color
Monochromatic Colors of #775470
Black with #775470
Text Example
Text Example
White with #775470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775470; }
p { color: rgb(119,84,112); }
H1.HeaderClassName
{
color: #775470;
}
.AnyTagClassName
{
color: #775470;
}
</style>
background-color css
<style>
a { background-color: #775470; }
a { background-color: rgb(119,84,112); }
div.DivClassName
{
background-color: #775470;
}
.BgClassName
{
background-color: #775470;
}
</style>
border-color css
<style>
span { border-color: #775470; }
span { border-color: rgb(119,84,112); }
td.TdClassName
{
border-color: #775470;
}
.TagClassName
{
border-color: #775470;
}
</style>