Shades of Seance #622769
Tints of Seance #622769
RGB
CMYK
RGB Variations
Color information
#622769 (or 0x622769) is known color: Seance. HEX triplet: 62, 27 and 69. RGB value is (98,39,105). Sum of RGB (Red+Green+Blue) = 98+39+105=242 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.50% from 242); Green value is 39 (15.62% from 255 or 16.12% from 242); Blue value is 105 (41.41% from 255 or 43.39% from 242); Max value from RGB is 105 - color contains mainly: blue. Hex color #622769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622769 is #9DD896. Grayscale: #3F3F3F. Windows color (decimal): -10344599 or 6891362. OLE color: 6891362.
HSL color Cylindrical-coordinate representation of color #622769: hue angle of 293.64º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #622769 is Cyan = 0.07, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 39 | 105 | - |
| CMYK | 0.07 | 0.63 | 0 | 0.59 |
| HSL | 293.64º | 0.46% | 0.28% | - |
| HSV(B) | 293.64º | 0.63% | 0.41% | - |
| XYZ | 8.31 | 5.07 | 13.9 | - |
| YUV | 64.17 | 151.05 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 39 | 105 | 0.07 | 0.63 | 0 | 0.59 | 293.64 | 0.46 | 0.28 |
| Hex | 62 | 27 | 69 | 7 | 3F | 0 | 3B | 126 | 2E | 1C |
| Octal | 142 | 47 | 151 | 7 | 77 | 0 | 73 | 446 | 56 | 34 |
| Binary | 1100010 | 100111 | 1101001 | 111 | 111111 | 0 | 111011 | 100100110 | 101110 | 11100 |
Color Harmonies of #622769
Complementary color
Monochromatic Colors of #622769
Black with #622769
Text Example
Text Example
White with #622769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622769; }
p { color: rgb(98,39,105); }
H1.HeaderClassName
{
color: #622769;
}
.AnyTagClassName
{
color: #622769;
}
</style>
background-color css
<style>
a { background-color: #622769; }
a { background-color: rgb(98,39,105); }
div.DivClassName
{
background-color: #622769;
}
.BgClassName
{
background-color: #622769;
}
</style>
border-color css
<style>
span { border-color: #622769; }
span { border-color: rgb(98,39,105); }
td.TdClassName
{
border-color: #622769;
}
.TagClassName
{
border-color: #622769;
}
</style>