Shades of Seance #631472
Tints of Seance #631472
RGB
CMYK
RGB Variations
Color information
#631472 (or 0x631472) is known color: Seance. HEX triplet: 63, 14 and 72. RGB value is (99,20,114). Sum of RGB (Red+Green+Blue) = 99+20+114=233 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.49% from 233); Green value is 20 (8.20% from 255 or 8.58% from 233); Blue value is 114 (44.92% from 255 or 48.93% from 233); Max value from RGB is 114 - color contains mainly: blue. Hex color #631472 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631472 is #9CEB8D. Grayscale: #363636. Windows color (decimal): -10283918 or 7476323. OLE color: 7476323.
HSL color Cylindrical-coordinate representation of color #631472: hue angle of 290.43º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631472 is Cyan = 0.13, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 20 | 114 | - |
| CMYK | 0.13 | 0.82 | 0 | 0.55 |
| HSL | 290.43º | 0.7% | 0.26% | - |
| HSV(B) | 290.43º | 0.82% | 0.45% | - |
| XYZ | 8.43 | 4.37 | 16.32 | - |
| YUV | 54.34 | 161.67 | 159.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 20 | 114 | 0.13 | 0.82 | 0 | 0.55 | 290.43 | 0.7 | 0.26 |
| Hex | 63 | 14 | 72 | D | 52 | 0 | 37 | 122 | 46 | 1A |
| Octal | 143 | 24 | 162 | 15 | 122 | 0 | 67 | 442 | 106 | 32 |
| Binary | 1100011 | 10100 | 1110010 | 1101 | 1010010 | 0 | 110111 | 100100010 | 1000110 | 11010 |
Color Harmonies of #631472
Complementary color
Monochromatic Colors of #631472
Black with #631472
Text Example
Text Example
White with #631472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631472; }
p { color: rgb(99,20,114); }
H1.HeaderClassName
{
color: #631472;
}
.AnyTagClassName
{
color: #631472;
}
</style>
background-color css
<style>
a { background-color: #631472; }
a { background-color: rgb(99,20,114); }
div.DivClassName
{
background-color: #631472;
}
.BgClassName
{
background-color: #631472;
}
</style>
border-color css
<style>
span { border-color: #631472; }
span { border-color: rgb(99,20,114); }
td.TdClassName
{
border-color: #631472;
}
.TagClassName
{
border-color: #631472;
}
</style>