Shades of Seance #631175
Tints of Seance #631175
RGB
CMYK
RGB Variations
Color information
#631175 (or 0x631175) is known color: Seance. HEX triplet: 63, 11 and 75. RGB value is (99,17,117). Sum of RGB (Red+Green+Blue) = 99+17+117=233 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.49% from 233); Green value is 17 (7.03% from 255 or 7.30% from 233); Blue value is 117 (46.09% from 255 or 50.21% from 233); Max value from RGB is 117 - color contains mainly: blue. Hex color #631175 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631175 is #9CEE8A. Grayscale: #343434. Windows color (decimal): -10284683 or 7672163. OLE color: 7672163.
HSL color Cylindrical-coordinate representation of color #631175: hue angle of 289.2º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #631175 is Cyan = 0.15, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 17 | 117 | - |
| CMYK | 0.15 | 0.85 | 0 | 0.54 |
| HSL | 289.2º | 0.75% | 0.26% | - |
| HSV(B) | 289.2º | 0.85% | 0.46% | - |
| XYZ | 8.56 | 4.34 | 17.22 | - |
| YUV | 52.92 | 164.17 | 160.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 17 | 117 | 0.15 | 0.85 | 0 | 0.54 | 289.2 | 0.75 | 0.26 |
| Hex | 63 | 11 | 75 | F | 55 | 0 | 36 | 121 | 4B | 1A |
| Octal | 143 | 21 | 165 | 17 | 125 | 0 | 66 | 441 | 113 | 32 |
| Binary | 1100011 | 10001 | 1110101 | 1111 | 1010101 | 0 | 110110 | 100100001 | 1001011 | 11010 |
Color Harmonies of #631175
Complementary color
Monochromatic Colors of #631175
Black with #631175
Text Example
Text Example
White with #631175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631175; }
p { color: rgb(99,17,117); }
H1.HeaderClassName
{
color: #631175;
}
.AnyTagClassName
{
color: #631175;
}
</style>
background-color css
<style>
a { background-color: #631175; }
a { background-color: rgb(99,17,117); }
div.DivClassName
{
background-color: #631175;
}
.BgClassName
{
background-color: #631175;
}
</style>
border-color css
<style>
span { border-color: #631175; }
span { border-color: rgb(99,17,117); }
td.TdClassName
{
border-color: #631175;
}
.TagClassName
{
border-color: #631175;
}
</style>