Shades of Seance #622869
Tints of Seance #622869
RGB
CMYK
RGB Variations
Color information
#622869 (or 0x622869) is known color: Seance. HEX triplet: 62, 28 and 69. RGB value is (98,40,105). Sum of RGB (Red+Green+Blue) = 98+40+105=243 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.33% from 243); Green value is 40 (16.02% from 255 or 16.46% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 105 - color contains mainly: blue. Hex color #622869 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622869 is #9DD796. Grayscale: #404040. Windows color (decimal): -10344343 or 6891618. OLE color: 6891618.
HSL color Cylindrical-coordinate representation of color #622869: hue angle of 293.54º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #622869 is Cyan = 0.07, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 40 | 105 | - |
| CMYK | 0.07 | 0.62 | 0 | 0.59 |
| HSL | 293.54º | 0.45% | 0.28% | - |
| HSV(B) | 293.54º | 0.62% | 0.41% | - |
| XYZ | 8.35 | 5.13 | 13.92 | - |
| YUV | 64.75 | 150.72 | 151.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 40 | 105 | 0.07 | 0.62 | 0 | 0.59 | 293.54 | 0.45 | 0.28 |
| Hex | 62 | 28 | 69 | 7 | 3E | 0 | 3B | 126 | 2D | 1C |
| Octal | 142 | 50 | 151 | 7 | 76 | 0 | 73 | 446 | 55 | 34 |
| Binary | 1100010 | 101000 | 1101001 | 111 | 111110 | 0 | 111011 | 100100110 | 101101 | 11100 |
Color Harmonies of #622869
Complementary color
Monochromatic Colors of #622869
Black with #622869
Text Example
Text Example
White with #622869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622869; }
p { color: rgb(98,40,105); }
H1.HeaderClassName
{
color: #622869;
}
.AnyTagClassName
{
color: #622869;
}
</style>
background-color css
<style>
a { background-color: #622869; }
a { background-color: rgb(98,40,105); }
div.DivClassName
{
background-color: #622869;
}
.BgClassName
{
background-color: #622869;
}
</style>
border-color css
<style>
span { border-color: #622869; }
span { border-color: rgb(98,40,105); }
td.TdClassName
{
border-color: #622869;
}
.TagClassName
{
border-color: #622869;
}
</style>