Shades of Salt Box #775270
Tints of Salt Box #775270
RGB
CMYK
RGB Variations
Color information
#775270 (or 0x775270) is known color: Salt Box. HEX triplet: 77, 52 and 70. RGB value is (119,82,112). Sum of RGB (Red+Green+Blue) = 119+82+112=313 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.02% from 313); Green value is 82 (32.42% from 255 or 26.20% from 313); Blue value is 112 (44.14% from 255 or 35.78% from 313); Max value from RGB is 119 - color contains mainly: red. Hex color #775270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775270 is #88AD8F. Grayscale: #606060. Windows color (decimal): -8957328 or 7361143. OLE color: 7361143.
HSL color Cylindrical-coordinate representation of color #775270: hue angle of 311.35º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #775270 is Cyan = 0, Magento = 0.31, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 82 | 112 | - |
| CMYK | 0 | 0.31 | 0.06 | 0.53 |
| HSL | 311.35º | 0.18% | 0.39% | - |
| HSV(B) | 311.35º | 0.31% | 0.47% | - |
| XYZ | 13.55 | 11.13 | 16.76 | - |
| YUV | 96.48 | 136.76 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 112 | 0 | 0.31 | 0.06 | 0.53 | 311.35 | 0.18 | 0.39 |
| Hex | 77 | 52 | 70 | 0 | 1F | 6 | 35 | 137 | 12 | 27 |
| Octal | 167 | 122 | 160 | 0 | 37 | 6 | 65 | 467 | 22 | 47 |
| Binary | 1110111 | 1010010 | 1110000 | 0 | 11111 | 110 | 110101 | 100110111 | 10010 | 100111 |
Color Harmonies of #775270
Complementary color
Monochromatic Colors of #775270
Black with #775270
Text Example
Text Example
White with #775270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775270; }
p { color: rgb(119,82,112); }
H1.HeaderClassName
{
color: #775270;
}
.AnyTagClassName
{
color: #775270;
}
</style>
background-color css
<style>
a { background-color: #775270; }
a { background-color: rgb(119,82,112); }
div.DivClassName
{
background-color: #775270;
}
.BgClassName
{
background-color: #775270;
}
</style>
border-color css
<style>
span { border-color: #775270; }
span { border-color: rgb(119,82,112); }
td.TdClassName
{
border-color: #775270;
}
.TagClassName
{
border-color: #775270;
}
</style>