Shades of Seance #623270
Tints of Seance #623270
RGB
CMYK
RGB Variations
Color information
#623270 (or 0x623270) is known color: Seance. HEX triplet: 62, 32 and 70. RGB value is (98,50,112). Sum of RGB (Red+Green+Blue) = 98+50+112=260 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.69% from 260); Green value is 50 (19.92% from 255 or 19.23% from 260); Blue value is 112 (44.14% from 255 or 43.08% from 260); Max value from RGB is 112 - color contains mainly: blue. Hex color #623270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623270 is #9DCD8F. Grayscale: #474747. Windows color (decimal): -10341776 or 7352930. OLE color: 7352930.
HSL color Cylindrical-coordinate representation of color #623270: hue angle of 286.45º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #623270 is Cyan = 0.13, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 50 | 112 | - |
| CMYK | 0.13 | 0.55 | 0 | 0.56 |
| HSL | 286.45º | 0.38% | 0.32% | - |
| HSV(B) | 286.45º | 0.55% | 0.44% | - |
| XYZ | 9.1 | 6.05 | 16.02 | - |
| YUV | 71.42 | 150.9 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 112 | 0.13 | 0.55 | 0 | 0.56 | 286.45 | 0.38 | 0.32 |
| Hex | 62 | 32 | 70 | D | 37 | 0 | 38 | 11E | 26 | 20 |
| Octal | 142 | 62 | 160 | 15 | 67 | 0 | 70 | 436 | 46 | 40 |
| Binary | 1100010 | 110010 | 1110000 | 1101 | 110111 | 0 | 111000 | 100011110 | 100110 | 100000 |
Color Harmonies of #623270
Complementary color
Monochromatic Colors of #623270
Black with #623270
Text Example
Text Example
White with #623270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623270; }
p { color: rgb(98,50,112); }
H1.HeaderClassName
{
color: #623270;
}
.AnyTagClassName
{
color: #623270;
}
</style>
background-color css
<style>
a { background-color: #623270; }
a { background-color: rgb(98,50,112); }
div.DivClassName
{
background-color: #623270;
}
.BgClassName
{
background-color: #623270;
}
</style>
border-color css
<style>
span { border-color: #623270; }
span { border-color: rgb(98,50,112); }
td.TdClassName
{
border-color: #623270;
}
.TagClassName
{
border-color: #623270;
}
</style>