Shades of Seance #623069
Tints of Seance #623069
RGB
CMYK
RGB Variations
Color information
#623069 (or 0x623069) is known color: Seance. HEX triplet: 62, 30 and 69. RGB value is (98,48,105). Sum of RGB (Red+Green+Blue) = 98+48+105=251 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.04% from 251); Green value is 48 (19.14% from 255 or 19.12% from 251); Blue value is 105 (41.41% from 255 or 41.83% from 251); Max value from RGB is 105 - color contains mainly: blue. Hex color #623069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623069 is #9DCF96. Grayscale: #454545. Windows color (decimal): -10342295 or 6893666. OLE color: 6893666.
HSL color Cylindrical-coordinate representation of color #623069: hue angle of 292.63º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #623069 is Cyan = 0.07, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 48 | 105 | - |
| CMYK | 0.07 | 0.54 | 0 | 0.59 |
| HSL | 292.63º | 0.37% | 0.3% | - |
| HSV(B) | 292.63º | 0.54% | 0.41% | - |
| XYZ | 8.64 | 5.73 | 14.02 | - |
| YUV | 69.45 | 148.07 | 148.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 48 | 105 | 0.07 | 0.54 | 0 | 0.59 | 292.63 | 0.37 | 0.3 |
| Hex | 62 | 30 | 69 | 7 | 36 | 0 | 3B | 125 | 25 | 1E |
| Octal | 142 | 60 | 151 | 7 | 66 | 0 | 73 | 445 | 45 | 36 |
| Binary | 1100010 | 110000 | 1101001 | 111 | 110110 | 0 | 111011 | 100100101 | 100101 | 11110 |
Color Harmonies of #623069
Complementary color
Monochromatic Colors of #623069
Black with #623069
Text Example
Text Example
White with #623069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623069; }
p { color: rgb(98,48,105); }
H1.HeaderClassName
{
color: #623069;
}
.AnyTagClassName
{
color: #623069;
}
</style>
background-color css
<style>
a { background-color: #623069; }
a { background-color: rgb(98,48,105); }
div.DivClassName
{
background-color: #623069;
}
.BgClassName
{
background-color: #623069;
}
</style>
border-color css
<style>
span { border-color: #623069; }
span { border-color: rgb(98,48,105); }
td.TdClassName
{
border-color: #623069;
}
.TagClassName
{
border-color: #623069;
}
</style>