Shades of Salt Box #776270
Tints of Salt Box #776270
RGB
CMYK
RGB Variations
Color information
#776270 (or 0x776270) is known color: Salt Box. HEX triplet: 77, 62 and 70. RGB value is (119,98,112). Sum of RGB (Red+Green+Blue) = 119+98+112=329 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.17% from 329); Green value is 98 (38.67% from 255 or 29.79% from 329); Blue value is 112 (44.14% from 255 or 34.04% from 329); Max value from RGB is 119 - color contains mainly: red. Hex color #776270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776270 is #889D8F. Grayscale: #696969. Windows color (decimal): -8953232 or 7365239. OLE color: 7365239.
HSL color Cylindrical-coordinate representation of color #776270: hue angle of 320º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #776270 is Cyan = 0, Magento = 0.18, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 98 | 112 | - |
| CMYK | 0 | 0.18 | 0.06 | 0.53 |
| HSL | 320º | 0.1% | 0.43% | - |
| HSV(B) | 320º | 0.18% | 0.47% | - |
| XYZ | 14.9 | 13.83 | 17.21 | - |
| YUV | 105.88 | 131.46 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 98 | 112 | 0 | 0.18 | 0.06 | 0.53 | 320 | 0.1 | 0.43 |
| Hex | 77 | 62 | 70 | 0 | 12 | 6 | 35 | 140 | A | 2B |
| Octal | 167 | 142 | 160 | 0 | 22 | 6 | 65 | 500 | 12 | 53 |
| Binary | 1110111 | 1100010 | 1110000 | 0 | 10010 | 110 | 110101 | 101000000 | 1010 | 101011 |
Color Harmonies of #776270
Complementary color
Monochromatic Colors of #776270
Black with #776270
Text Example
Text Example
White with #776270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776270; }
p { color: rgb(119,98,112); }
H1.HeaderClassName
{
color: #776270;
}
.AnyTagClassName
{
color: #776270;
}
</style>
background-color css
<style>
a { background-color: #776270; }
a { background-color: rgb(119,98,112); }
div.DivClassName
{
background-color: #776270;
}
.BgClassName
{
background-color: #776270;
}
</style>
border-color css
<style>
span { border-color: #776270; }
span { border-color: rgb(119,98,112); }
td.TdClassName
{
border-color: #776270;
}
.TagClassName
{
border-color: #776270;
}
</style>