Shades of Salt Box #766271
Tints of Salt Box #766271
RGB
CMYK
RGB Variations
Color information
#766271 (or 0x766271) is known color: Salt Box. HEX triplet: 76, 62 and 71. RGB value is (118,98,113). Sum of RGB (Red+Green+Blue) = 118+98+113=329 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.87% from 329); Green value is 98 (38.67% from 255 or 29.79% from 329); Blue value is 113 (44.53% from 255 or 34.35% from 329); Max value from RGB is 118 - color contains mainly: red. Hex color #766271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766271 is #899D8E. Grayscale: #696969. Windows color (decimal): -9018767 or 7430774. OLE color: 7430774.
HSL color Cylindrical-coordinate representation of color #766271: hue angle of 315º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #766271 is Cyan = 0, Magento = 0.17, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 113 | - |
| CMYK | 0 | 0.17 | 0.04 | 0.54 |
| HSL | 315º | 0.09% | 0.42% | - |
| HSV(B) | 315º | 0.17% | 0.46% | - |
| XYZ | 14.82 | 13.78 | 17.5 | - |
| YUV | 105.69 | 132.13 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 113 | 0 | 0.17 | 0.04 | 0.54 | 315 | 0.09 | 0.42 |
| Hex | 76 | 62 | 71 | 0 | 11 | 4 | 36 | 13B | 9 | 2A |
| Octal | 166 | 142 | 161 | 0 | 21 | 4 | 66 | 473 | 11 | 52 |
| Binary | 1110110 | 1100010 | 1110001 | 0 | 10001 | 100 | 110110 | 100111011 | 1001 | 101010 |
Color Harmonies of #766271
Complementary color
Monochromatic Colors of #766271
Black with #766271
Text Example
Text Example
White with #766271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766271; }
p { color: rgb(118,98,113); }
H1.HeaderClassName
{
color: #766271;
}
.AnyTagClassName
{
color: #766271;
}
</style>
background-color css
<style>
a { background-color: #766271; }
a { background-color: rgb(118,98,113); }
div.DivClassName
{
background-color: #766271;
}
.BgClassName
{
background-color: #766271;
}
</style>
border-color css
<style>
span { border-color: #766271; }
span { border-color: rgb(118,98,113); }
td.TdClassName
{
border-color: #766271;
}
.TagClassName
{
border-color: #766271;
}
</style>