Shades of Seance #632671
Tints of Seance #632671
RGB
CMYK
RGB Variations
Color information
#632671 (or 0x632671) is known color: Seance. HEX triplet: 63, 26 and 71. RGB value is (99,38,113). Sum of RGB (Red+Green+Blue) = 99+38+113=250 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.6% from 250); Green value is 38 (15.23% from 255 or 15.2% from 250); Blue value is 113 (44.53% from 255 or 45.2% from 250); Max value from RGB is 113 - color contains mainly: blue. Hex color #632671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632671 is #9CD98E. Grayscale: #404040. Windows color (decimal): -10279311 or 7415395. OLE color: 7415395.
HSL color Cylindrical-coordinate representation of color #632671: hue angle of 288.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #632671 is Cyan = 0.12, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 38 | 113 | - |
| CMYK | 0.12 | 0.66 | 0 | 0.56 |
| HSL | 288.8º | 0.5% | 0.3% | - |
| HSV(B) | 288.8º | 0.66% | 0.44% | - |
| XYZ | 8.82 | 5.23 | 16.17 | - |
| YUV | 64.79 | 155.21 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 38 | 113 | 0.12 | 0.66 | 0 | 0.56 | 288.8 | 0.5 | 0.3 |
| Hex | 63 | 26 | 71 | C | 42 | 0 | 38 | 121 | 32 | 1E |
| Octal | 143 | 46 | 161 | 14 | 102 | 0 | 70 | 441 | 62 | 36 |
| Binary | 1100011 | 100110 | 1110001 | 1100 | 1000010 | 0 | 111000 | 100100001 | 110010 | 11110 |
Color Harmonies of #632671
Complementary color
Monochromatic Colors of #632671
Black with #632671
Text Example
Text Example
White with #632671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632671; }
p { color: rgb(99,38,113); }
H1.HeaderClassName
{
color: #632671;
}
.AnyTagClassName
{
color: #632671;
}
</style>
background-color css
<style>
a { background-color: #632671; }
a { background-color: rgb(99,38,113); }
div.DivClassName
{
background-color: #632671;
}
.BgClassName
{
background-color: #632671;
}
</style>
border-color css
<style>
span { border-color: #632671; }
span { border-color: rgb(99,38,113); }
td.TdClassName
{
border-color: #632671;
}
.TagClassName
{
border-color: #632671;
}
</style>