Shades of Salt Box #746771
Tints of Salt Box #746771
RGB
CMYK
RGB Variations
Color information
#746771 (or 0x746771) is known color: Salt Box. HEX triplet: 74, 67 and 71. RGB value is (116,103,113). Sum of RGB (Red+Green+Blue) = 116+103+113=332 (43% of max value = 765). Red value is 116 (45.70% from 255 or 34.94% from 332); Green value is 103 (40.62% from 255 or 31.02% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 116 - color contains mainly: red. Hex color #746771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746771 is #8B988E. Grayscale: #6C6C6C. Windows color (decimal): -9148559 or 7432052. OLE color: 7432052.
HSL color Cylindrical-coordinate representation of color #746771: hue angle of 313.85º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #746771 is Cyan = 0, Magento = 0.11, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 113 | - |
| CMYK | 0 | 0.11 | 0.03 | 0.55 |
| HSL | 313.85º | 0.06% | 0.43% | - |
| HSV(B) | 313.85º | 0.11% | 0.45% | - |
| XYZ | 15.03 | 14.61 | 17.65 | - |
| YUV | 108.03 | 130.81 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 113 | 0 | 0.11 | 0.03 | 0.55 | 313.85 | 0.06 | 0.43 |
| Hex | 74 | 67 | 71 | 0 | B | 3 | 37 | 13A | 6 | 2B |
| Octal | 164 | 147 | 161 | 0 | 13 | 3 | 67 | 472 | 6 | 53 |
| Binary | 1110100 | 1100111 | 1110001 | 0 | 1011 | 11 | 110111 | 100111010 | 110 | 101011 |
Color Harmonies of #746771
Complementary color
Monochromatic Colors of #746771
Black with #746771
Text Example
Text Example
White with #746771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746771; }
p { color: rgb(116,103,113); }
H1.HeaderClassName
{
color: #746771;
}
.AnyTagClassName
{
color: #746771;
}
</style>
background-color css
<style>
a { background-color: #746771; }
a { background-color: rgb(116,103,113); }
div.DivClassName
{
background-color: #746771;
}
.BgClassName
{
background-color: #746771;
}
</style>
border-color css
<style>
span { border-color: #746771; }
span { border-color: rgb(116,103,113); }
td.TdClassName
{
border-color: #746771;
}
.TagClassName
{
border-color: #746771;
}
</style>