Shades of Salt Box #745871
Tints of Salt Box #745871
RGB
CMYK
RGB Variations
Color information
#745871 (or 0x745871) is known color: Salt Box. HEX triplet: 74, 58 and 71. RGB value is (116,88,113). Sum of RGB (Red+Green+Blue) = 116+88+113=317 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.59% from 317); Green value is 88 (34.77% from 255 or 27.76% from 317); Blue value is 113 (44.53% from 255 or 35.65% from 317); Max value from RGB is 116 - color contains mainly: red. Hex color #745871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745871 is #8BA78E. Grayscale: #636363. Windows color (decimal): -9152399 or 7428212. OLE color: 7428212.
HSL color Cylindrical-coordinate representation of color #745871: hue angle of 306.43º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #745871 is Cyan = 0, Magento = 0.24, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 88 | 113 | - |
| CMYK | 0 | 0.24 | 0.03 | 0.55 |
| HSL | 306.43º | 0.14% | 0.4% | - |
| HSV(B) | 306.43º | 0.24% | 0.45% | - |
| XYZ | 13.67 | 11.88 | 17.2 | - |
| YUV | 99.22 | 135.78 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 113 | 0 | 0.24 | 0.03 | 0.55 | 306.43 | 0.14 | 0.4 |
| Hex | 74 | 58 | 71 | 0 | 18 | 3 | 37 | 132 | E | 28 |
| Octal | 164 | 130 | 161 | 0 | 30 | 3 | 67 | 462 | 16 | 50 |
| Binary | 1110100 | 1011000 | 1110001 | 0 | 11000 | 11 | 110111 | 100110010 | 1110 | 101000 |
Color Harmonies of #745871
Complementary color
Monochromatic Colors of #745871
Black with #745871
Text Example
Text Example
White with #745871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745871; }
p { color: rgb(116,88,113); }
H1.HeaderClassName
{
color: #745871;
}
.AnyTagClassName
{
color: #745871;
}
</style>
background-color css
<style>
a { background-color: #745871; }
a { background-color: rgb(116,88,113); }
div.DivClassName
{
background-color: #745871;
}
.BgClassName
{
background-color: #745871;
}
</style>
border-color css
<style>
span { border-color: #745871; }
span { border-color: rgb(116,88,113); }
td.TdClassName
{
border-color: #745871;
}
.TagClassName
{
border-color: #745871;
}
</style>