Shades of Salt Box #675664
Tints of Salt Box #675664
RGB
CMYK
RGB Variations
Color information
#675664 (or 0x675664) is known color: Salt Box. HEX triplet: 67, 56 and 64. RGB value is (103,86,100). Sum of RGB (Red+Green+Blue) = 103+86+100=289 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.64% from 289); Green value is 86 (33.98% from 255 or 29.76% from 289); Blue value is 100 (39.45% from 255 or 34.60% from 289); Max value from RGB is 103 - color contains mainly: red. Hex color #675664 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675664 is #98A99B. Grayscale: #5C5C5C. Windows color (decimal): -10004892 or 6575719. OLE color: 6575719.
HSL color Cylindrical-coordinate representation of color #675664: hue angle of 310.59º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #675664 is Cyan = 0, Magento = 0.17, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 86 | 100 | - |
| CMYK | 0 | 0.17 | 0.03 | 0.60 |
| HSL | 310.59º | 0.09% | 0.37% | - |
| HSV(B) | 310.59º | 0.17% | 0.4% | - |
| XYZ | 11.22 | 10.46 | 13.48 | - |
| YUV | 92.68 | 132.13 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 86 | 100 | 0 | 0.17 | 0.03 | 0.60 | 310.59 | 0.09 | 0.37 |
| Hex | 67 | 56 | 64 | 0 | 11 | 3 | 3C | 137 | 9 | 25 |
| Octal | 147 | 126 | 144 | 0 | 21 | 3 | 74 | 467 | 11 | 45 |
| Binary | 1100111 | 1010110 | 1100100 | 0 | 10001 | 11 | 111100 | 100110111 | 1001 | 100101 |
Color Harmonies of #675664
Complementary color
Monochromatic Colors of #675664
Black with #675664
Text Example
Text Example
White with #675664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675664; }
p { color: rgb(103,86,100); }
H1.HeaderClassName
{
color: #675664;
}
.AnyTagClassName
{
color: #675664;
}
</style>
background-color css
<style>
a { background-color: #675664; }
a { background-color: rgb(103,86,100); }
div.DivClassName
{
background-color: #675664;
}
.BgClassName
{
background-color: #675664;
}
</style>
border-color css
<style>
span { border-color: #675664; }
span { border-color: rgb(103,86,100); }
td.TdClassName
{
border-color: #675664;
}
.TagClassName
{
border-color: #675664;
}
</style>