Shades of Seance #631272
Tints of Seance #631272
RGB
CMYK
RGB Variations
Color information
#631272 (or 0x631272) is known color: Seance. HEX triplet: 63, 12 and 72. RGB value is (99,18,114). Sum of RGB (Red+Green+Blue) = 99+18+114=231 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.86% from 231); Green value is 18 (7.42% from 255 or 7.79% from 231); Blue value is 114 (44.92% from 255 or 49.35% from 231); Max value from RGB is 114 - color contains mainly: blue. Hex color #631272 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631272 is #9CED8D. Grayscale: #343434. Windows color (decimal): -10284430 or 7475811. OLE color: 7475811.
HSL color Cylindrical-coordinate representation of color #631272: hue angle of 290.62º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #631272 is Cyan = 0.13, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 18 | 114 | - |
| CMYK | 0.13 | 0.84 | 0 | 0.55 |
| HSL | 290.63º | 0.73% | 0.26% | - |
| HSV(B) | 290.63º | 0.84% | 0.45% | - |
| XYZ | 8.4 | 4.3 | 16.31 | - |
| YUV | 53.16 | 162.34 | 160.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 114 | 0.13 | 0.84 | 0 | 0.55 | 290.63 | 0.73 | 0.26 |
| Hex | 63 | 12 | 72 | D | 54 | 0 | 37 | 123 | 49 | 1A |
| Octal | 143 | 22 | 162 | 15 | 124 | 0 | 67 | 443 | 111 | 32 |
| Binary | 1100011 | 10010 | 1110010 | 1101 | 1010100 | 0 | 110111 | 100100011 | 1001001 | 11010 |
Color Harmonies of #631272
Complementary color
Monochromatic Colors of #631272
Black with #631272
Text Example
Text Example
White with #631272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631272; }
p { color: rgb(99,18,114); }
H1.HeaderClassName
{
color: #631272;
}
.AnyTagClassName
{
color: #631272;
}
</style>
background-color css
<style>
a { background-color: #631272; }
a { background-color: rgb(99,18,114); }
div.DivClassName
{
background-color: #631272;
}
.BgClassName
{
background-color: #631272;
}
</style>
border-color css
<style>
span { border-color: #631272; }
span { border-color: rgb(99,18,114); }
td.TdClassName
{
border-color: #631272;
}
.TagClassName
{
border-color: #631272;
}
</style>