Shades of Salt Box #675866
Tints of Salt Box #675866
RGB
CMYK
RGB Variations
Color information
#675866 (or 0x675866) is known color: Salt Box. HEX triplet: 67, 58 and 66. RGB value is (103,88,102). Sum of RGB (Red+Green+Blue) = 103+88+102=293 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.15% from 293); Green value is 88 (34.77% from 255 or 30.03% from 293); Blue value is 102 (40.23% from 255 or 34.81% from 293); Max value from RGB is 103 - color contains mainly: red. Hex color #675866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675866 is #98A799. Grayscale: #5E5E5E. Windows color (decimal): -10004378 or 6707303. OLE color: 6707303.
HSL color Cylindrical-coordinate representation of color #675866: hue angle of 304º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #675866 is Cyan = 0, Magento = 0.15, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 88 | 102 | - |
| CMYK | 0 | 0.15 | 0.01 | 0.60 |
| HSL | 304º | 0.08% | 0.37% | - |
| HSV(B) | 304º | 0.15% | 0.4% | - |
| XYZ | 11.48 | 10.82 | 14.05 | - |
| YUV | 94.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 88 | 102 | 0 | 0.15 | 0.01 | 0.60 | 304 | 0.08 | 0.37 |
| Hex | 67 | 58 | 66 | 0 | F | 1 | 3C | 130 | 8 | 25 |
| Octal | 147 | 130 | 146 | 0 | 17 | 1 | 74 | 460 | 10 | 45 |
| Binary | 1100111 | 1011000 | 1100110 | 0 | 1111 | 1 | 111100 | 100110000 | 1000 | 100101 |
Color Harmonies of #675866
Complementary color
Monochromatic Colors of #675866
Black with #675866
Text Example
Text Example
White with #675866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675866; }
p { color: rgb(103,88,102); }
H1.HeaderClassName
{
color: #675866;
}
.AnyTagClassName
{
color: #675866;
}
</style>
background-color css
<style>
a { background-color: #675866; }
a { background-color: rgb(103,88,102); }
div.DivClassName
{
background-color: #675866;
}
.BgClassName
{
background-color: #675866;
}
</style>
border-color css
<style>
span { border-color: #675866; }
span { border-color: rgb(103,88,102); }
td.TdClassName
{
border-color: #675866;
}
.TagClassName
{
border-color: #675866;
}
</style>