Shades of Seance #631274
Tints of Seance #631274
RGB
CMYK
RGB Variations
Color information
#631274 (or 0x631274) is known color: Seance. HEX triplet: 63, 12 and 74. RGB value is (99,18,116). Sum of RGB (Red+Green+Blue) = 99+18+116=233 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.49% from 233); Green value is 18 (7.42% from 255 or 7.73% from 233); Blue value is 116 (45.70% from 255 or 49.79% from 233); Max value from RGB is 116 - color contains mainly: blue. Hex color #631274 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631274 is #9CED8B. Grayscale: #353535. Windows color (decimal): -10284428 or 7606883. OLE color: 7606883.
HSL color Cylindrical-coordinate representation of color #631274: hue angle of 289.59º 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 #631274 is Cyan = 0.15, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 18 | 116 | - |
| CMYK | 0.15 | 0.84 | 0 | 0.55 |
| HSL | 289.59º | 0.73% | 0.26% | - |
| HSV(B) | 289.59º | 0.84% | 0.45% | - |
| XYZ | 8.51 | 4.35 | 16.91 | - |
| YUV | 53.39 | 163.34 | 160.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 116 | 0.15 | 0.84 | 0 | 0.55 | 289.59 | 0.73 | 0.26 |
| Hex | 63 | 12 | 74 | F | 54 | 0 | 37 | 122 | 49 | 1A |
| Octal | 143 | 22 | 164 | 17 | 124 | 0 | 67 | 442 | 111 | 32 |
| Binary | 1100011 | 10010 | 1110100 | 1111 | 1010100 | 0 | 110111 | 100100010 | 1001001 | 11010 |
Color Harmonies of #631274
Complementary color
Monochromatic Colors of #631274
Black with #631274
Text Example
Text Example
White with #631274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631274; }
p { color: rgb(99,18,116); }
H1.HeaderClassName
{
color: #631274;
}
.AnyTagClassName
{
color: #631274;
}
</style>
background-color css
<style>
a { background-color: #631274; }
a { background-color: rgb(99,18,116); }
div.DivClassName
{
background-color: #631274;
}
.BgClassName
{
background-color: #631274;
}
</style>
border-color css
<style>
span { border-color: #631274; }
span { border-color: rgb(99,18,116); }
td.TdClassName
{
border-color: #631274;
}
.TagClassName
{
border-color: #631274;
}
</style>