Shades of Seance #631075
Tints of Seance #631075
RGB
CMYK
RGB Variations
Color information
#631075 (or 0x631075) is known color: Seance. HEX triplet: 63, 10 and 75. RGB value is (99,16,117). Sum of RGB (Red+Green+Blue) = 99+16+117=232 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.67% from 232); Green value is 16 (6.64% from 255 or 6.90% from 232); Blue value is 117 (46.09% from 255 or 50.43% from 232); Max value from RGB is 117 - color contains mainly: blue. Hex color #631075 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #631075 is #9CEF8A. Grayscale: #343434. Windows color (decimal): -10284939 or 7671907. OLE color: 7671907.
HSL color Cylindrical-coordinate representation of color #631075: hue angle of 289.31º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #631075 is Cyan = 0.15, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 16 | 117 | - |
| CMYK | 0.15 | 0.86 | 0 | 0.54 |
| HSL | 289.31º | 0.76% | 0.26% | - |
| HSV(B) | 289.31º | 0.86% | 0.46% | - |
| XYZ | 8.54 | 4.31 | 17.21 | - |
| YUV | 52.33 | 164.5 | 161.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 16 | 117 | 0.15 | 0.86 | 0 | 0.54 | 289.31 | 0.76 | 0.26 |
| Hex | 63 | 10 | 75 | F | 56 | 0 | 36 | 121 | 4C | 1A |
| Octal | 143 | 20 | 165 | 17 | 126 | 0 | 66 | 441 | 114 | 32 |
| Binary | 1100011 | 10000 | 1110101 | 1111 | 1010110 | 0 | 110110 | 100100001 | 1001100 | 11010 |
Color Harmonies of #631075
Complementary color
Monochromatic Colors of #631075
Black with #631075
Text Example
Text Example
White with #631075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631075; }
p { color: rgb(99,16,117); }
H1.HeaderClassName
{
color: #631075;
}
.AnyTagClassName
{
color: #631075;
}
</style>
background-color css
<style>
a { background-color: #631075; }
a { background-color: rgb(99,16,117); }
div.DivClassName
{
background-color: #631075;
}
.BgClassName
{
background-color: #631075;
}
</style>
border-color css
<style>
span { border-color: #631075; }
span { border-color: rgb(99,16,117); }
td.TdClassName
{
border-color: #631075;
}
.TagClassName
{
border-color: #631075;
}
</style>