Shades of Salt Box #675666
Tints of Salt Box #675666
RGB
CMYK
RGB Variations
Color information
#675666 (or 0x675666) is known color: Salt Box. HEX triplet: 67, 56 and 66. RGB value is (103,86,102). Sum of RGB (Red+Green+Blue) = 103+86+102=291 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.40% from 291); Green value is 86 (33.98% from 255 or 29.55% from 291); Blue value is 102 (40.23% from 255 or 35.05% from 291); Max value from RGB is 103 - color contains mainly: red. Hex color #675666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675666 is #98A999. Grayscale: #5C5C5C. Windows color (decimal): -10004890 or 6706791. OLE color: 6706791.
HSL color Cylindrical-coordinate representation of color #675666: hue angle of 303.53º 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 #675666 is Cyan = 0, Magento = 0.17, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 86 | 102 | - |
| CMYK | 0 | 0.17 | 0.01 | 0.60 |
| HSL | 303.53º | 0.09% | 0.37% | - |
| HSV(B) | 303.53º | 0.17% | 0.4% | - |
| XYZ | 11.32 | 10.5 | 14 | - |
| YUV | 92.91 | 133.13 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 86 | 102 | 0 | 0.17 | 0.01 | 0.60 | 303.53 | 0.09 | 0.37 |
| Hex | 67 | 56 | 66 | 0 | 11 | 1 | 3C | 130 | 9 | 25 |
| Octal | 147 | 126 | 146 | 0 | 21 | 1 | 74 | 460 | 11 | 45 |
| Binary | 1100111 | 1010110 | 1100110 | 0 | 10001 | 1 | 111100 | 100110000 | 1001 | 100101 |
Color Harmonies of #675666
Complementary color
Monochromatic Colors of #675666
Black with #675666
Text Example
Text Example
White with #675666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675666; }
p { color: rgb(103,86,102); }
H1.HeaderClassName
{
color: #675666;
}
.AnyTagClassName
{
color: #675666;
}
</style>
background-color css
<style>
a { background-color: #675666; }
a { background-color: rgb(103,86,102); }
div.DivClassName
{
background-color: #675666;
}
.BgClassName
{
background-color: #675666;
}
</style>
border-color css
<style>
span { border-color: #675666; }
span { border-color: rgb(103,86,102); }
td.TdClassName
{
border-color: #675666;
}
.TagClassName
{
border-color: #675666;
}
</style>