Shades of Salt Box #625761
Tints of Salt Box #625761
RGB
CMYK
RGB Variations
Color information
#625761 (or 0x625761) is known color: Salt Box. HEX triplet: 62, 57 and 61. RGB value is (98,87,97). Sum of RGB (Red+Green+Blue) = 98+87+97=282 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.75% from 282); Green value is 87 (34.38% from 255 or 30.85% from 282); Blue value is 97 (38.28% from 255 or 34.40% from 282); Max value from RGB is 98 - color contains mainly: red. Hex color #625761 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625761 is #9DA89E. Grayscale: #5B5B5B. Windows color (decimal): -10332319 or 6379362. OLE color: 6379362.
HSL color Cylindrical-coordinate representation of color #625761: hue angle of 305.45º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #625761 is Cyan = 0, Magento = 0.11, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 97 | - |
| CMYK | 0 | 0.11 | 0.01 | 0.62 |
| HSL | 305.45º | 0.06% | 0.36% | - |
| HSV(B) | 305.45º | 0.11% | 0.38% | - |
| XYZ | 10.6 | 10.28 | 12.73 | - |
| YUV | 91.43 | 131.14 | 132.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 97 | 0 | 0.11 | 0.01 | 0.62 | 305.45 | 0.06 | 0.36 |
| Hex | 62 | 57 | 61 | 0 | B | 1 | 3E | 131 | 6 | 24 |
| Octal | 142 | 127 | 141 | 0 | 13 | 1 | 76 | 461 | 6 | 44 |
| Binary | 1100010 | 1010111 | 1100001 | 0 | 1011 | 1 | 111110 | 100110001 | 110 | 100100 |
Color Harmonies of #625761
Complementary color
Monochromatic Colors of #625761
Black with #625761
Text Example
Text Example
White with #625761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625761; }
p { color: rgb(98,87,97); }
H1.HeaderClassName
{
color: #625761;
}
.AnyTagClassName
{
color: #625761;
}
</style>
background-color css
<style>
a { background-color: #625761; }
a { background-color: rgb(98,87,97); }
div.DivClassName
{
background-color: #625761;
}
.BgClassName
{
background-color: #625761;
}
</style>
border-color css
<style>
span { border-color: #625761; }
span { border-color: rgb(98,87,97); }
td.TdClassName
{
border-color: #625761;
}
.TagClassName
{
border-color: #625761;
}
</style>