Shades of Seance #622069
Tints of Seance #622069
RGB
CMYK
RGB Variations
Color information
#622069 (or 0x622069) is known color: Seance. HEX triplet: 62, 20 and 69. RGB value is (98,32,105). Sum of RGB (Red+Green+Blue) = 98+32+105=235 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.70% from 235); Green value is 32 (12.89% from 255 or 13.62% from 235); Blue value is 105 (41.41% from 255 or 44.68% from 235); Max value from RGB is 105 - color contains mainly: blue. Hex color #622069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622069 is #9DDF96. Grayscale: #3B3B3B. Windows color (decimal): -10346391 or 6889570. OLE color: 6889570.
HSL color Cylindrical-coordinate representation of color #622069: hue angle of 294.25º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #622069 is Cyan = 0.07, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 32 | 105 | - |
| CMYK | 0.07 | 0.70 | 0 | 0.59 |
| HSL | 294.25º | 0.53% | 0.27% | - |
| HSV(B) | 294.25º | 0.7% | 0.41% | - |
| XYZ | 8.1 | 4.65 | 13.83 | - |
| YUV | 60.06 | 153.37 | 155.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 32 | 105 | 0.07 | 0.70 | 0 | 0.59 | 294.25 | 0.53 | 0.27 |
| Hex | 62 | 20 | 69 | 7 | 46 | 0 | 3B | 126 | 35 | 1B |
| Octal | 142 | 40 | 151 | 7 | 106 | 0 | 73 | 446 | 65 | 33 |
| Binary | 1100010 | 100000 | 1101001 | 111 | 1000110 | 0 | 111011 | 100100110 | 110101 | 11011 |
Color Harmonies of #622069
Complementary color
Monochromatic Colors of #622069
Black with #622069
Text Example
Text Example
White with #622069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622069; }
p { color: rgb(98,32,105); }
H1.HeaderClassName
{
color: #622069;
}
.AnyTagClassName
{
color: #622069;
}
</style>
background-color css
<style>
a { background-color: #622069; }
a { background-color: rgb(98,32,105); }
div.DivClassName
{
background-color: #622069;
}
.BgClassName
{
background-color: #622069;
}
</style>
border-color css
<style>
span { border-color: #622069; }
span { border-color: rgb(98,32,105); }
td.TdClassName
{
border-color: #622069;
}
.TagClassName
{
border-color: #622069;
}
</style>