Shades of Salt Box #635761
Tints of Salt Box #635761
RGB
CMYK
RGB Variations
Color information
#635761 (or 0x635761) is known color: Salt Box. HEX triplet: 63, 57 and 61. RGB value is (99,87,97). Sum of RGB (Red+Green+Blue) = 99+87+97=283 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.98% from 283); Green value is 87 (34.38% from 255 or 30.74% from 283); Blue value is 97 (38.28% from 255 or 34.28% from 283); Max value from RGB is 99 - color contains mainly: red. Hex color #635761 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635761 is #9CA89E. Grayscale: #5B5B5B. Windows color (decimal): -10266783 or 6379363. OLE color: 6379363.
HSL color Cylindrical-coordinate representation of color #635761: hue angle of 310º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #635761 is Cyan = 0, Magento = 0.12, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 87 | 97 | - |
| CMYK | 0 | 0.12 | 0.02 | 0.61 |
| HSL | 310º | 0.06% | 0.36% | - |
| HSV(B) | 310º | 0.12% | 0.39% | - |
| XYZ | 10.71 | 10.33 | 12.74 | - |
| YUV | 91.73 | 130.98 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 87 | 97 | 0 | 0.12 | 0.02 | 0.61 | 310 | 0.06 | 0.36 |
| Hex | 63 | 57 | 61 | 0 | C | 2 | 3D | 136 | 6 | 24 |
| Octal | 143 | 127 | 141 | 0 | 14 | 2 | 75 | 466 | 6 | 44 |
| Binary | 1100011 | 1010111 | 1100001 | 0 | 1100 | 10 | 111101 | 100110110 | 110 | 100100 |
Color Harmonies of #635761
Complementary color
Monochromatic Colors of #635761
Black with #635761
Text Example
Text Example
White with #635761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635761; }
p { color: rgb(99,87,97); }
H1.HeaderClassName
{
color: #635761;
}
.AnyTagClassName
{
color: #635761;
}
</style>
background-color css
<style>
a { background-color: #635761; }
a { background-color: rgb(99,87,97); }
div.DivClassName
{
background-color: #635761;
}
.BgClassName
{
background-color: #635761;
}
</style>
border-color css
<style>
span { border-color: #635761; }
span { border-color: rgb(99,87,97); }
td.TdClassName
{
border-color: #635761;
}
.TagClassName
{
border-color: #635761;
}
</style>