Shades of Seance #623468
Tints of Seance #623468
RGB
CMYK
RGB Variations
Color information
#623468 (or 0x623468) is known color: Seance. HEX triplet: 62, 34 and 68. RGB value is (98,52,104). Sum of RGB (Red+Green+Blue) = 98+52+104=254 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.58% from 254); Green value is 52 (20.70% from 255 or 20.47% from 254); Blue value is 104 (41.02% from 255 or 40.94% from 254); Max value from RGB is 104 - color contains mainly: blue. Hex color #623468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623468 is #9DCB97. Grayscale: #474747. Windows color (decimal): -10341272 or 6829154. OLE color: 6829154.
HSL color Cylindrical-coordinate representation of color #623468: hue angle of 293.08º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #623468 is Cyan = 0.06, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 52 | 104 | - |
| CMYK | 0.06 | 0.50 | 0 | 0.59 |
| HSL | 293.08º | 0.33% | 0.31% | - |
| HSV(B) | 293.08º | 0.5% | 0.41% | - |
| XYZ | 8.76 | 6.05 | 13.8 | - |
| YUV | 71.68 | 146.24 | 146.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 104 | 0.06 | 0.50 | 0 | 0.59 | 293.08 | 0.33 | 0.31 |
| Hex | 62 | 34 | 68 | 6 | 32 | 0 | 3B | 125 | 21 | 1F |
| Octal | 142 | 64 | 150 | 6 | 62 | 0 | 73 | 445 | 41 | 37 |
| Binary | 1100010 | 110100 | 1101000 | 110 | 110010 | 0 | 111011 | 100100101 | 100001 | 11111 |
Color Harmonies of #623468
Complementary color
Monochromatic Colors of #623468
Black with #623468
Text Example
Text Example
White with #623468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623468; }
p { color: rgb(98,52,104); }
H1.HeaderClassName
{
color: #623468;
}
.AnyTagClassName
{
color: #623468;
}
</style>
background-color css
<style>
a { background-color: #623468; }
a { background-color: rgb(98,52,104); }
div.DivClassName
{
background-color: #623468;
}
.BgClassName
{
background-color: #623468;
}
</style>
border-color css
<style>
span { border-color: #623468; }
span { border-color: rgb(98,52,104); }
td.TdClassName
{
border-color: #623468;
}
.TagClassName
{
border-color: #623468;
}
</style>