Shades of Seance #631271
Tints of Seance #631271
RGB
CMYK
RGB Variations
Color information
#631271 (or 0x631271) is known color: Seance. HEX triplet: 63, 12 and 71. RGB value is (99,18,113). Sum of RGB (Red+Green+Blue) = 99+18+113=230 (30% of max value = 765). Red value is 99 (39.06% from 255 or 43.04% from 230); Green value is 18 (7.42% from 255 or 7.83% from 230); Blue value is 113 (44.53% from 255 or 49.13% from 230); Max value from RGB is 113 - color contains mainly: blue. Hex color #631271 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631271 is #9CED8E. Grayscale: #343434. Windows color (decimal): -10284431 or 7410275. OLE color: 7410275.
HSL color Cylindrical-coordinate representation of color #631271: hue angle of 291.16º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #631271 is Cyan = 0.12, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 18 | 113 | - |
| CMYK | 0.12 | 0.84 | 0 | 0.56 |
| HSL | 291.16º | 0.73% | 0.26% | - |
| HSV(B) | 291.16º | 0.84% | 0.44% | - |
| XYZ | 8.34 | 4.28 | 16.01 | - |
| YUV | 53.05 | 161.84 | 160.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 113 | 0.12 | 0.84 | 0 | 0.56 | 291.16 | 0.73 | 0.26 |
| Hex | 63 | 12 | 71 | C | 54 | 0 | 38 | 123 | 49 | 1A |
| Octal | 143 | 22 | 161 | 14 | 124 | 0 | 70 | 443 | 111 | 32 |
| Binary | 1100011 | 10010 | 1110001 | 1100 | 1010100 | 0 | 111000 | 100100011 | 1001001 | 11010 |
Color Harmonies of #631271
Complementary color
Monochromatic Colors of #631271
Black with #631271
Text Example
Text Example
White with #631271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631271; }
p { color: rgb(99,18,113); }
H1.HeaderClassName
{
color: #631271;
}
.AnyTagClassName
{
color: #631271;
}
</style>
background-color css
<style>
a { background-color: #631271; }
a { background-color: rgb(99,18,113); }
div.DivClassName
{
background-color: #631271;
}
.BgClassName
{
background-color: #631271;
}
</style>
border-color css
<style>
span { border-color: #631271; }
span { border-color: rgb(99,18,113); }
td.TdClassName
{
border-color: #631271;
}
.TagClassName
{
border-color: #631271;
}
</style>