Shades of Seance #634163
Tints of Seance #634163
RGB
CMYK
RGB Variations
Color information
#634163 (or 0x634163) is known color: Seance. HEX triplet: 63, 41 and 63. RGB value is (99,65,99). Sum of RGB (Red+Green+Blue) = 99+65+99=263 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.64% from 263); Green value is 65 (25.78% from 255 or 24.71% from 263); Blue value is 99 (39.06% from 255 or 37.64% from 263); Max value from RGB is 99 - color contains mainly: red, blue. Hex color #634163 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634163 is #9CBE9C. Grayscale: #4E4E4E. Windows color (decimal): -10272413 or 6504803. OLE color: 6504803.
HSL color Cylindrical-coordinate representation of color #634163: 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.34%. Process color model (Four color, CMYK) of #634163 is Cyan = 0, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 65 | 99 | - |
| CMYK | 0 | 0.34 | 0 | 0.61 |
| HSL | 300º | 0.21% | 0.32% | - |
| HSV(B) | 300º | 0.34% | 0.39% | - |
| XYZ | 9.29 | 7.33 | 12.73 | - |
| YUV | 79.04 | 139.26 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 65 | 99 | 0 | 0.34 | 0 | 0.61 | 300 | 0.21 | 0.32 |
| Hex | 63 | 41 | 63 | 0 | 22 | 0 | 3D | 12C | 15 | 20 |
| Octal | 143 | 101 | 143 | 0 | 42 | 0 | 75 | 454 | 25 | 40 |
| Binary | 1100011 | 1000001 | 1100011 | 0 | 100010 | 0 | 111101 | 100101100 | 10101 | 100000 |
Color Harmonies of #634163
Complementary color
Monochromatic Colors of #634163
Black with #634163
Text Example
Text Example
White with #634163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634163; }
p { color: rgb(99,65,99); }
H1.HeaderClassName
{
color: #634163;
}
.AnyTagClassName
{
color: #634163;
}
</style>
background-color css
<style>
a { background-color: #634163; }
a { background-color: rgb(99,65,99); }
div.DivClassName
{
background-color: #634163;
}
.BgClassName
{
background-color: #634163;
}
</style>
border-color css
<style>
span { border-color: #634163; }
span { border-color: rgb(99,65,99); }
td.TdClassName
{
border-color: #634163;
}
.TagClassName
{
border-color: #634163;
}
</style>