Shades of Salt Box #625461
Tints of Salt Box #625461
RGB
CMYK
RGB Variations
Color information
#625461 (or 0x625461) is known color: Salt Box. HEX triplet: 62, 54 and 61. RGB value is (98,84,97). Sum of RGB (Red+Green+Blue) = 98+84+97=279 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.13% from 279); Green value is 84 (33.20% from 255 or 30.11% from 279); Blue value is 97 (38.28% from 255 or 34.77% from 279); Max value from RGB is 98 - color contains mainly: red. Hex color #625461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625461 is #9DAB9E. Grayscale: #595959. Windows color (decimal): -10333087 or 6378594. OLE color: 6378594.
HSL color Cylindrical-coordinate representation of color #625461: hue angle of 304.29º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #625461 is Cyan = 0, Magento = 0.14, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 84 | 97 | - |
| CMYK | 0 | 0.14 | 0.01 | 0.62 |
| HSL | 304.29º | 0.08% | 0.36% | - |
| HSV(B) | 304.29º | 0.14% | 0.38% | - |
| XYZ | 10.37 | 9.8 | 12.65 | - |
| YUV | 89.67 | 132.14 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 97 | 0 | 0.14 | 0.01 | 0.62 | 304.29 | 0.08 | 0.36 |
| Hex | 62 | 54 | 61 | 0 | E | 1 | 3E | 130 | 8 | 24 |
| Octal | 142 | 124 | 141 | 0 | 16 | 1 | 76 | 460 | 10 | 44 |
| Binary | 1100010 | 1010100 | 1100001 | 0 | 1110 | 1 | 111110 | 100110000 | 1000 | 100100 |
Color Harmonies of #625461
Complementary color
Monochromatic Colors of #625461
Black with #625461
Text Example
Text Example
White with #625461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625461; }
p { color: rgb(98,84,97); }
H1.HeaderClassName
{
color: #625461;
}
.AnyTagClassName
{
color: #625461;
}
</style>
background-color css
<style>
a { background-color: #625461; }
a { background-color: rgb(98,84,97); }
div.DivClassName
{
background-color: #625461;
}
.BgClassName
{
background-color: #625461;
}
</style>
border-color css
<style>
span { border-color: #625461; }
span { border-color: rgb(98,84,97); }
td.TdClassName
{
border-color: #625461;
}
.TagClassName
{
border-color: #625461;
}
</style>