Shades of Salt Box #625260
Tints of Salt Box #625260
RGB
CMYK
RGB Variations
Color information
#625260 (or 0x625260) is known color: Salt Box. HEX triplet: 62, 52 and 60. RGB value is (98,82,96). Sum of RGB (Red+Green+Blue) = 98+82+96=276 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.51% from 276); Green value is 82 (32.42% from 255 or 29.71% from 276); Blue value is 96 (37.89% from 255 or 34.78% from 276); Max value from RGB is 98 - color contains mainly: red. Hex color #625260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625260 is #9DAD9F. Grayscale: #585858. Windows color (decimal): -10333600 or 6312546. OLE color: 6312546.
HSL color Cylindrical-coordinate representation of color #625260: hue angle of 307.5º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #625260 is Cyan = 0, Magento = 0.16, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 82 | 96 | - |
| CMYK | 0 | 0.16 | 0.02 | 0.62 |
| HSL | 307.5º | 0.09% | 0.35% | - |
| HSV(B) | 307.5º | 0.16% | 0.38% | - |
| XYZ | 10.17 | 9.48 | 12.36 | - |
| YUV | 88.38 | 132.3 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 96 | 0 | 0.16 | 0.02 | 0.62 | 307.5 | 0.09 | 0.35 |
| Hex | 62 | 52 | 60 | 0 | 10 | 2 | 3E | 134 | 9 | 23 |
| Octal | 142 | 122 | 140 | 0 | 20 | 2 | 76 | 464 | 11 | 43 |
| Binary | 1100010 | 1010010 | 1100000 | 0 | 10000 | 10 | 111110 | 100110100 | 1001 | 100011 |
Color Harmonies of #625260
Complementary color
Monochromatic Colors of #625260
Black with #625260
Text Example
Text Example
White with #625260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625260; }
p { color: rgb(98,82,96); }
H1.HeaderClassName
{
color: #625260;
}
.AnyTagClassName
{
color: #625260;
}
</style>
background-color css
<style>
a { background-color: #625260; }
a { background-color: rgb(98,82,96); }
div.DivClassName
{
background-color: #625260;
}
.BgClassName
{
background-color: #625260;
}
</style>
border-color css
<style>
span { border-color: #625260; }
span { border-color: rgb(98,82,96); }
td.TdClassName
{
border-color: #625260;
}
.TagClassName
{
border-color: #625260;
}
</style>