Shades of Seance #632774
Tints of Seance #632774
RGB
CMYK
RGB Variations
Color information
#632774 (or 0x632774) is known color: Seance. HEX triplet: 63, 27 and 74. RGB value is (99,39,116). Sum of RGB (Red+Green+Blue) = 99+39+116=254 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.98% from 254); Green value is 39 (15.62% from 255 or 15.35% from 254); Blue value is 116 (45.70% from 255 or 45.67% from 254); Max value from RGB is 116 - color contains mainly: blue. Hex color #632774 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #632774 is #9CD88B. Grayscale: #414141. Windows color (decimal): -10279052 or 7612259. OLE color: 7612259.
HSL color Cylindrical-coordinate representation of color #632774: hue angle of 286.75º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #632774 is Cyan = 0.15, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 39 | 116 | - |
| CMYK | 0.15 | 0.66 | 0 | 0.55 |
| HSL | 286.75º | 0.5% | 0.3% | - |
| HSV(B) | 286.75º | 0.66% | 0.45% | - |
| XYZ | 9.02 | 5.36 | 17.08 | - |
| YUV | 65.72 | 156.38 | 151.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 116 | 0.15 | 0.66 | 0 | 0.55 | 286.75 | 0.5 | 0.3 |
| Hex | 63 | 27 | 74 | F | 42 | 0 | 37 | 11F | 32 | 1E |
| Octal | 143 | 47 | 164 | 17 | 102 | 0 | 67 | 437 | 62 | 36 |
| Binary | 1100011 | 100111 | 1110100 | 1111 | 1000010 | 0 | 110111 | 100011111 | 110010 | 11110 |
Color Harmonies of #632774
Complementary color
Monochromatic Colors of #632774
Black with #632774
Text Example
Text Example
White with #632774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632774; }
p { color: rgb(99,39,116); }
H1.HeaderClassName
{
color: #632774;
}
.AnyTagClassName
{
color: #632774;
}
</style>
background-color css
<style>
a { background-color: #632774; }
a { background-color: rgb(99,39,116); }
div.DivClassName
{
background-color: #632774;
}
.BgClassName
{
background-color: #632774;
}
</style>
border-color css
<style>
span { border-color: #632774; }
span { border-color: rgb(99,39,116); }
td.TdClassName
{
border-color: #632774;
}
.TagClassName
{
border-color: #632774;
}
</style>