Shades of Salt Box #665861
Tints of Salt Box #665861
RGB
CMYK
RGB Variations
Color information
#665861 (or 0x665861) is known color: Salt Box. HEX triplet: 66, 58 and 61. RGB value is (102,88,97). Sum of RGB (Red+Green+Blue) = 102+88+97=287 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.54% from 287); Green value is 88 (34.77% from 255 or 30.66% from 287); Blue value is 97 (38.28% from 255 or 33.80% from 287); Max value from RGB is 102 - color contains mainly: red. Hex color #665861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665861 is #99A79E. Grayscale: #5D5D5D. Windows color (decimal): -10069919 or 6379622. OLE color: 6379622.
HSL color Cylindrical-coordinate representation of color #665861: hue angle of 321.43º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #665861 is Cyan = 0, Magento = 0.14, Yellow = 0.05 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 97 | - |
| CMYK | 0 | 0.14 | 0.05 | 0.6 |
| HSL | 321.43º | 0.07% | 0.37% | - |
| HSV(B) | 321.43º | 0.14% | 0.4% | - |
| XYZ | 11.13 | 10.67 | 12.78 | - |
| YUV | 93.21 | 130.14 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 97 | 0 | 0.14 | 0.05 | 0.6 | 321.43 | 0.07 | 0.37 |
| Hex | 66 | 58 | 61 | 0 | E | 5 | 3C | 141 | 7 | 25 |
| Octal | 146 | 130 | 141 | 0 | 16 | 5 | 74 | 501 | 7 | 45 |
| Binary | 1100110 | 1011000 | 1100001 | 0 | 1110 | 101 | 111100 | 101000001 | 111 | 100101 |
Color Harmonies of #665861
Complementary color
Monochromatic Colors of #665861
Black with #665861
Text Example
Text Example
White with #665861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665861; }
p { color: rgb(102,88,97); }
H1.HeaderClassName
{
color: #665861;
}
.AnyTagClassName
{
color: #665861;
}
</style>
background-color css
<style>
a { background-color: #665861; }
a { background-color: rgb(102,88,97); }
div.DivClassName
{
background-color: #665861;
}
.BgClassName
{
background-color: #665861;
}
</style>
border-color css
<style>
span { border-color: #665861; }
span { border-color: rgb(102,88,97); }
td.TdClassName
{
border-color: #665861;
}
.TagClassName
{
border-color: #665861;
}
</style>