Shades of Seance #633470
Tints of Seance #633470
RGB
CMYK
RGB Variations
Color information
#633470 (or 0x633470) is known color: Seance. HEX triplet: 63, 34 and 70. RGB value is (99,52,112). Sum of RGB (Red+Green+Blue) = 99+52+112=263 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.64% from 263); Green value is 52 (20.70% from 255 or 19.77% from 263); Blue value is 112 (44.14% from 255 or 42.59% from 263); Max value from RGB is 112 - color contains mainly: blue. Hex color #633470 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633470 is #9CCB8F. Grayscale: #484848. Windows color (decimal): -10275728 or 7353443. OLE color: 7353443.
HSL color Cylindrical-coordinate representation of color #633470: hue angle of 287º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #633470 is Cyan = 0.12, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 52 | 112 | - |
| CMYK | 0.12 | 0.54 | 0 | 0.56 |
| HSL | 287º | 0.37% | 0.32% | - |
| HSV(B) | 287º | 0.54% | 0.44% | - |
| XYZ | 9.3 | 6.28 | 16.05 | - |
| YUV | 72.89 | 150.07 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 52 | 112 | 0.12 | 0.54 | 0 | 0.56 | 287 | 0.37 | 0.32 |
| Hex | 63 | 34 | 70 | C | 36 | 0 | 38 | 11F | 25 | 20 |
| Octal | 143 | 64 | 160 | 14 | 66 | 0 | 70 | 437 | 45 | 40 |
| Binary | 1100011 | 110100 | 1110000 | 1100 | 110110 | 0 | 111000 | 100011111 | 100101 | 100000 |
Color Harmonies of #633470
Complementary color
Monochromatic Colors of #633470
Black with #633470
Text Example
Text Example
White with #633470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633470; }
p { color: rgb(99,52,112); }
H1.HeaderClassName
{
color: #633470;
}
.AnyTagClassName
{
color: #633470;
}
</style>
background-color css
<style>
a { background-color: #633470; }
a { background-color: rgb(99,52,112); }
div.DivClassName
{
background-color: #633470;
}
.BgClassName
{
background-color: #633470;
}
</style>
border-color css
<style>
span { border-color: #633470; }
span { border-color: rgb(99,52,112); }
td.TdClassName
{
border-color: #633470;
}
.TagClassName
{
border-color: #633470;
}
</style>