Shades of Salt Box #625561
Tints of Salt Box #625561
RGB
CMYK
RGB Variations
Color information
#625561 (or 0x625561) is known color: Salt Box. HEX triplet: 62, 55 and 61. RGB value is (98,85,97). Sum of RGB (Red+Green+Blue) = 98+85+97=280 (37% of max value = 765). Red value is 98 (38.67% from 255 or 35% from 280); Green value is 85 (33.59% from 255 or 30.36% from 280); Blue value is 97 (38.28% from 255 or 34.64% from 280); Max value from RGB is 98 - color contains mainly: red. Hex color #625561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625561 is #9DAA9E. Grayscale: #5A5A5A. Windows color (decimal): -10332831 or 6378850. OLE color: 6378850.
HSL color Cylindrical-coordinate representation of color #625561: hue angle of 304.62º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #625561 is Cyan = 0, Magento = 0.13, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 97 | - |
| CMYK | 0 | 0.13 | 0.01 | 0.62 |
| HSL | 304.62º | 0.07% | 0.36% | - |
| HSV(B) | 304.62º | 0.13% | 0.38% | - |
| XYZ | 10.44 | 9.96 | 12.68 | - |
| YUV | 90.26 | 131.81 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 97 | 0 | 0.13 | 0.01 | 0.62 | 304.62 | 0.07 | 0.36 |
| Hex | 62 | 55 | 61 | 0 | D | 1 | 3E | 131 | 7 | 24 |
| Octal | 142 | 125 | 141 | 0 | 15 | 1 | 76 | 461 | 7 | 44 |
| Binary | 1100010 | 1010101 | 1100001 | 0 | 1101 | 1 | 111110 | 100110001 | 111 | 100100 |
Color Harmonies of #625561
Complementary color
Monochromatic Colors of #625561
Black with #625561
Text Example
Text Example
White with #625561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625561; }
p { color: rgb(98,85,97); }
H1.HeaderClassName
{
color: #625561;
}
.AnyTagClassName
{
color: #625561;
}
</style>
background-color css
<style>
a { background-color: #625561; }
a { background-color: rgb(98,85,97); }
div.DivClassName
{
background-color: #625561;
}
.BgClassName
{
background-color: #625561;
}
</style>
border-color css
<style>
span { border-color: #625561; }
span { border-color: rgb(98,85,97); }
td.TdClassName
{
border-color: #625561;
}
.TagClassName
{
border-color: #625561;
}
</style>