Shades of Seance #631276
Tints of Seance #631276
RGB
CMYK
RGB Variations
Color information
#631276 (or 0x631276) is known color: Seance. HEX triplet: 63, 12 and 76. RGB value is (99,18,118). Sum of RGB (Red+Green+Blue) = 99+18+118=235 (31% of max value = 765). Red value is 99 (39.06% from 255 or 42.13% from 235); Green value is 18 (7.42% from 255 or 7.66% from 235); Blue value is 118 (46.48% from 255 or 50.21% from 235); Max value from RGB is 118 - color contains mainly: blue. Hex color #631276 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631276 is #9CED89. Grayscale: #353535. Windows color (decimal): -10284426 or 7737955. OLE color: 7737955.
HSL color Cylindrical-coordinate representation of color #631276: hue angle of 288.6º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #631276 is Cyan = 0.16, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 18 | 118 | - |
| CMYK | 0.16 | 0.85 | 0 | 0.54 |
| HSL | 288.6º | 0.74% | 0.27% | - |
| HSV(B) | 288.6º | 0.85% | 0.46% | - |
| XYZ | 8.63 | 4.39 | 17.53 | - |
| YUV | 53.62 | 164.34 | 160.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 118 | 0.16 | 0.85 | 0 | 0.54 | 288.6 | 0.74 | 0.27 |
| Hex | 63 | 12 | 76 | 10 | 55 | 0 | 36 | 121 | 4A | 1B |
| Octal | 143 | 22 | 166 | 20 | 125 | 0 | 66 | 441 | 112 | 33 |
| Binary | 1100011 | 10010 | 1110110 | 10000 | 1010101 | 0 | 110110 | 100100001 | 1001010 | 11011 |
Color Harmonies of #631276
Complementary color
Monochromatic Colors of #631276
Black with #631276
Text Example
Text Example
White with #631276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631276; }
p { color: rgb(99,18,118); }
H1.HeaderClassName
{
color: #631276;
}
.AnyTagClassName
{
color: #631276;
}
</style>
background-color css
<style>
a { background-color: #631276; }
a { background-color: rgb(99,18,118); }
div.DivClassName
{
background-color: #631276;
}
.BgClassName
{
background-color: #631276;
}
</style>
border-color css
<style>
span { border-color: #631276; }
span { border-color: rgb(99,18,118); }
td.TdClassName
{
border-color: #631276;
}
.TagClassName
{
border-color: #631276;
}
</style>