Shades of Salt Box #675460
Tints of Salt Box #675460
RGB
CMYK
RGB Variations
Color information
#675460 (or 0x675460) is known color: Salt Box. HEX triplet: 67, 54 and 60. RGB value is (103,84,96). Sum of RGB (Red+Green+Blue) = 103+84+96=283 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.40% from 283); Green value is 84 (33.20% from 255 or 29.68% from 283); Blue value is 96 (37.89% from 255 or 33.92% from 283); Max value from RGB is 103 - color contains mainly: red. Hex color #675460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675460 is #98AB9F. Grayscale: #5B5B5B. Windows color (decimal): -10005408 or 6313063. OLE color: 6313063.
HSL color Cylindrical-coordinate representation of color #675460: hue angle of 322.11º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #675460 is Cyan = 0, Magento = 0.18, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 84 | 96 | - |
| CMYK | 0 | 0.18 | 0.07 | 0.60 |
| HSL | 322.11º | 0.1% | 0.37% | - |
| HSV(B) | 322.11º | 0.18% | 0.4% | - |
| XYZ | 10.88 | 10.07 | 12.44 | - |
| YUV | 91.05 | 130.79 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 96 | 0 | 0.18 | 0.07 | 0.60 | 322.11 | 0.1 | 0.37 |
| Hex | 67 | 54 | 60 | 0 | 12 | 7 | 3C | 142 | A | 25 |
| Octal | 147 | 124 | 140 | 0 | 22 | 7 | 74 | 502 | 12 | 45 |
| Binary | 1100111 | 1010100 | 1100000 | 0 | 10010 | 111 | 111100 | 101000010 | 1010 | 100101 |
Color Harmonies of #675460
Complementary color
Monochromatic Colors of #675460
Black with #675460
Text Example
Text Example
White with #675460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675460; }
p { color: rgb(103,84,96); }
H1.HeaderClassName
{
color: #675460;
}
.AnyTagClassName
{
color: #675460;
}
</style>
background-color css
<style>
a { background-color: #675460; }
a { background-color: rgb(103,84,96); }
div.DivClassName
{
background-color: #675460;
}
.BgClassName
{
background-color: #675460;
}
</style>
border-color css
<style>
span { border-color: #675460; }
span { border-color: rgb(103,84,96); }
td.TdClassName
{
border-color: #675460;
}
.TagClassName
{
border-color: #675460;
}
</style>