Shades of Seance #634063
Tints of Seance #634063
RGB
CMYK
RGB Variations
Color information
#634063 (or 0x634063) is known color: Seance. HEX triplet: 63, 40 and 63. RGB value is (99,64,99). Sum of RGB (Red+Green+Blue) = 99+64+99=262 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.79% from 262); Green value is 64 (25.39% from 255 or 24.43% from 262); Blue value is 99 (39.06% from 255 or 37.79% from 262); Max value from RGB is 99 - color contains mainly: red, blue. Hex color #634063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634063 is #9CBF9C. Grayscale: #4E4E4E. Windows color (decimal): -10272669 or 6504547. OLE color: 6504547.
HSL color Cylindrical-coordinate representation of color #634063: hue angle of 300º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #634063 is Cyan = 0, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 64 | 99 | - |
| CMYK | 0 | 0.35 | 0 | 0.61 |
| HSL | 300º | 0.21% | 0.32% | - |
| HSV(B) | 300º | 0.35% | 0.39% | - |
| XYZ | 9.23 | 7.22 | 12.71 | - |
| YUV | 78.46 | 139.6 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 64 | 99 | 0 | 0.35 | 0 | 0.61 | 300 | 0.21 | 0.32 |
| Hex | 63 | 40 | 63 | 0 | 23 | 0 | 3D | 12C | 15 | 20 |
| Octal | 143 | 100 | 143 | 0 | 43 | 0 | 75 | 454 | 25 | 40 |
| Binary | 1100011 | 1000000 | 1100011 | 0 | 100011 | 0 | 111101 | 100101100 | 10101 | 100000 |
Color Harmonies of #634063
Complementary color
Monochromatic Colors of #634063
Black with #634063
Text Example
Text Example
White with #634063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634063; }
p { color: rgb(99,64,99); }
H1.HeaderClassName
{
color: #634063;
}
.AnyTagClassName
{
color: #634063;
}
</style>
background-color css
<style>
a { background-color: #634063; }
a { background-color: rgb(99,64,99); }
div.DivClassName
{
background-color: #634063;
}
.BgClassName
{
background-color: #634063;
}
</style>
border-color css
<style>
span { border-color: #634063; }
span { border-color: rgb(99,64,99); }
td.TdClassName
{
border-color: #634063;
}
.TagClassName
{
border-color: #634063;
}
</style>