Shades of Salt Box #645662
Tints of Salt Box #645662
RGB
CMYK
RGB Variations
Color information
#645662 (or 0x645662) is known color: Salt Box. HEX triplet: 64, 56 and 62. RGB value is (100,86,98). Sum of RGB (Red+Green+Blue) = 100+86+98=284 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.21% from 284); Green value is 86 (33.98% from 255 or 30.28% from 284); Blue value is 98 (38.67% from 255 or 34.51% from 284); Max value from RGB is 100 - color contains mainly: red. Hex color #645662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #645662 is #9BA99D. Grayscale: #5B5B5B. Windows color (decimal): -10201502 or 6444644. OLE color: 6444644.
HSL color Cylindrical-coordinate representation of color #645662: hue angle of 308.57º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #645662 is Cyan = 0, Magento = 0.14, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 86 | 98 | - |
| CMYK | 0 | 0.14 | 0.02 | 0.61 |
| HSL | 308.57º | 0.08% | 0.36% | - |
| HSV(B) | 308.57º | 0.14% | 0.39% | - |
| XYZ | 10.79 | 10.25 | 12.96 | - |
| YUV | 91.55 | 131.64 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 86 | 98 | 0 | 0.14 | 0.02 | 0.61 | 308.57 | 0.08 | 0.36 |
| Hex | 64 | 56 | 62 | 0 | E | 2 | 3D | 135 | 8 | 24 |
| Octal | 144 | 126 | 142 | 0 | 16 | 2 | 75 | 465 | 10 | 44 |
| Binary | 1100100 | 1010110 | 1100010 | 0 | 1110 | 10 | 111101 | 100110101 | 1000 | 100100 |
Color Harmonies of #645662
Complementary color
Monochromatic Colors of #645662
Black with #645662
Text Example
Text Example
White with #645662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645662; }
p { color: rgb(100,86,98); }
H1.HeaderClassName
{
color: #645662;
}
.AnyTagClassName
{
color: #645662;
}
</style>
background-color css
<style>
a { background-color: #645662; }
a { background-color: rgb(100,86,98); }
div.DivClassName
{
background-color: #645662;
}
.BgClassName
{
background-color: #645662;
}
</style>
border-color css
<style>
span { border-color: #645662; }
span { border-color: rgb(100,86,98); }
td.TdClassName
{
border-color: #645662;
}
.TagClassName
{
border-color: #645662;
}
</style>