Shades of Salt Box #625661
Tints of Salt Box #625661
RGB
CMYK
RGB Variations
Color information
#625661 (or 0x625661) is known color: Salt Box. HEX triplet: 62, 56 and 61. RGB value is (98,86,97). Sum of RGB (Red+Green+Blue) = 98+86+97=281 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.88% from 281); Green value is 86 (33.98% from 255 or 30.60% from 281); Blue value is 97 (38.28% from 255 or 34.52% from 281); Max value from RGB is 98 - color contains mainly: red. Hex color #625661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625661 is #9DA99E. Grayscale: #5A5A5A. Windows color (decimal): -10332575 or 6379106. OLE color: 6379106.
HSL color Cylindrical-coordinate representation of color #625661: hue angle of 305º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #625661 is Cyan = 0, Magento = 0.12, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 86 | 97 | - |
| CMYK | 0 | 0.12 | 0.01 | 0.62 |
| HSL | 305º | 0.07% | 0.36% | - |
| HSV(B) | 305º | 0.12% | 0.38% | - |
| XYZ | 10.52 | 10.12 | 12.71 | - |
| YUV | 90.84 | 131.48 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 86 | 97 | 0 | 0.12 | 0.01 | 0.62 | 305 | 0.07 | 0.36 |
| Hex | 62 | 56 | 61 | 0 | C | 1 | 3E | 131 | 7 | 24 |
| Octal | 142 | 126 | 141 | 0 | 14 | 1 | 76 | 461 | 7 | 44 |
| Binary | 1100010 | 1010110 | 1100001 | 0 | 1100 | 1 | 111110 | 100110001 | 111 | 100100 |
Color Harmonies of #625661
Complementary color
Monochromatic Colors of #625661
Black with #625661
Text Example
Text Example
White with #625661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625661; }
p { color: rgb(98,86,97); }
H1.HeaderClassName
{
color: #625661;
}
.AnyTagClassName
{
color: #625661;
}
</style>
background-color css
<style>
a { background-color: #625661; }
a { background-color: rgb(98,86,97); }
div.DivClassName
{
background-color: #625661;
}
.BgClassName
{
background-color: #625661;
}
</style>
border-color css
<style>
span { border-color: #625661; }
span { border-color: rgb(98,86,97); }
td.TdClassName
{
border-color: #625661;
}
.TagClassName
{
border-color: #625661;
}
</style>