Shades of Salt Box #625361
Tints of Salt Box #625361
RGB
CMYK
RGB Variations
Color information
#625361 (or 0x625361) is known color: Salt Box. HEX triplet: 62, 53 and 61. RGB value is (98,83,97). Sum of RGB (Red+Green+Blue) = 98+83+97=278 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.25% from 278); Green value is 83 (32.81% from 255 or 29.86% from 278); Blue value is 97 (38.28% from 255 or 34.89% from 278); Max value from RGB is 98 - color contains mainly: red. Hex color #625361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625361 is #9DAC9E. Grayscale: #595959. Windows color (decimal): -10333343 or 6378338. OLE color: 6378338.
HSL color Cylindrical-coordinate representation of color #625361: hue angle of 304º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #625361 is Cyan = 0, Magento = 0.15, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 97 | - |
| CMYK | 0 | 0.15 | 0.01 | 0.62 |
| HSL | 304º | 0.08% | 0.35% | - |
| HSV(B) | 304º | 0.15% | 0.38% | - |
| XYZ | 10.29 | 9.65 | 12.63 | - |
| YUV | 89.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 97 | 0 | 0.15 | 0.01 | 0.62 | 304 | 0.08 | 0.35 |
| Hex | 62 | 53 | 61 | 0 | F | 1 | 3E | 130 | 8 | 23 |
| Octal | 142 | 123 | 141 | 0 | 17 | 1 | 76 | 460 | 10 | 43 |
| Binary | 1100010 | 1010011 | 1100001 | 0 | 1111 | 1 | 111110 | 100110000 | 1000 | 100011 |
Color Harmonies of #625361
Complementary color
Monochromatic Colors of #625361
Black with #625361
Text Example
Text Example
White with #625361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625361; }
p { color: rgb(98,83,97); }
H1.HeaderClassName
{
color: #625361;
}
.AnyTagClassName
{
color: #625361;
}
</style>
background-color css
<style>
a { background-color: #625361; }
a { background-color: rgb(98,83,97); }
div.DivClassName
{
background-color: #625361;
}
.BgClassName
{
background-color: #625361;
}
</style>
border-color css
<style>
span { border-color: #625361; }
span { border-color: rgb(98,83,97); }
td.TdClassName
{
border-color: #625361;
}
.TagClassName
{
border-color: #625361;
}
</style>