Shades of Seance #633271
Tints of Seance #633271
RGB
CMYK
RGB Variations
Color information
#633271 (or 0x633271) is known color: Seance. HEX triplet: 63, 32 and 71. RGB value is (99,50,113). Sum of RGB (Red+Green+Blue) = 99+50+113=262 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.79% from 262); Green value is 50 (19.92% from 255 or 19.08% from 262); Blue value is 113 (44.53% from 255 or 43.13% from 262); Max value from RGB is 113 - color contains mainly: blue. Hex color #633271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633271 is #9CCD8E. Grayscale: #474747. Windows color (decimal): -10276239 or 7418467. OLE color: 7418467.
HSL color Cylindrical-coordinate representation of color #633271: hue angle of 286.67º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #633271 is Cyan = 0.12, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 50 | 113 | - |
| CMYK | 0.12 | 0.56 | 0 | 0.56 |
| HSL | 286.67º | 0.39% | 0.32% | - |
| HSV(B) | 286.67º | 0.56% | 0.44% | - |
| XYZ | 9.27 | 6.13 | 16.32 | - |
| YUV | 71.83 | 151.23 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 50 | 113 | 0.12 | 0.56 | 0 | 0.56 | 286.67 | 0.39 | 0.32 |
| Hex | 63 | 32 | 71 | C | 38 | 0 | 38 | 11F | 27 | 20 |
| Octal | 143 | 62 | 161 | 14 | 70 | 0 | 70 | 437 | 47 | 40 |
| Binary | 1100011 | 110010 | 1110001 | 1100 | 111000 | 0 | 111000 | 100011111 | 100111 | 100000 |
Color Harmonies of #633271
Complementary color
Monochromatic Colors of #633271
Black with #633271
Text Example
Text Example
White with #633271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633271; }
p { color: rgb(99,50,113); }
H1.HeaderClassName
{
color: #633271;
}
.AnyTagClassName
{
color: #633271;
}
</style>
background-color css
<style>
a { background-color: #633271; }
a { background-color: rgb(99,50,113); }
div.DivClassName
{
background-color: #633271;
}
.BgClassName
{
background-color: #633271;
}
</style>
border-color css
<style>
span { border-color: #633271; }
span { border-color: rgb(99,50,113); }
td.TdClassName
{
border-color: #633271;
}
.TagClassName
{
border-color: #633271;
}
</style>