Shades of Seance #632775
Tints of Seance #632775
RGB
CMYK
RGB Variations
Color information
#632775 (or 0x632775) is known color: Seance. HEX triplet: 63, 27 and 75. RGB value is (99,39,117). Sum of RGB (Red+Green+Blue) = 99+39+117=255 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.82% from 255); Green value is 39 (15.62% from 255 or 15.29% from 255); Blue value is 117 (46.09% from 255 or 45.88% from 255); Max value from RGB is 117 - color contains mainly: blue. Hex color #632775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632775 is #9CD88A. Grayscale: #414141. Windows color (decimal): -10279051 or 7677795. OLE color: 7677795.
HSL color Cylindrical-coordinate representation of color #632775: hue angle of 286.15º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #632775 is Cyan = 0.15, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 39 | 117 | - |
| CMYK | 0.15 | 0.67 | 0 | 0.54 |
| HSL | 286.15º | 0.5% | 0.31% | - |
| HSV(B) | 286.15º | 0.67% | 0.46% | - |
| XYZ | 9.08 | 5.39 | 17.39 | - |
| YUV | 65.83 | 156.88 | 151.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 117 | 0.15 | 0.67 | 0 | 0.54 | 286.15 | 0.5 | 0.31 |
| Hex | 63 | 27 | 75 | F | 43 | 0 | 36 | 11E | 32 | 1F |
| Octal | 143 | 47 | 165 | 17 | 103 | 0 | 66 | 436 | 62 | 37 |
| Binary | 1100011 | 100111 | 1110101 | 1111 | 1000011 | 0 | 110110 | 100011110 | 110010 | 11111 |
Color Harmonies of #632775
Complementary color
Monochromatic Colors of #632775
Black with #632775
Text Example
Text Example
White with #632775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632775; }
p { color: rgb(99,39,117); }
H1.HeaderClassName
{
color: #632775;
}
.AnyTagClassName
{
color: #632775;
}
</style>
background-color css
<style>
a { background-color: #632775; }
a { background-color: rgb(99,39,117); }
div.DivClassName
{
background-color: #632775;
}
.BgClassName
{
background-color: #632775;
}
</style>
border-color css
<style>
span { border-color: #632775; }
span { border-color: rgb(99,39,117); }
td.TdClassName
{
border-color: #632775;
}
.TagClassName
{
border-color: #632775;
}
</style>