Shades of Seance #642569
Tints of Seance #642569
RGB
CMYK
RGB Variations
Color information
#642569 (or 0x642569) is known color: Seance. HEX triplet: 64, 25 and 69. RGB value is (100,37,105). Sum of RGB (Red+Green+Blue) = 100+37+105=242 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.32% from 242); Green value is 37 (14.84% from 255 or 15.29% 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 #642569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642569 is #9BDA96. Grayscale: #3F3F3F. Windows color (decimal): -10214039 or 6890852. OLE color: 6890852.
HSL color Cylindrical-coordinate representation of color #642569: hue angle of 295.59º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #642569 is Cyan = 0.05, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 100 | 37 | 105 | - |
| CMYK | 0.05 | 0.65 | 0 | 0.59 |
| HSL | 295.59º | 0.48% | 0.28% | - |
| HSV(B) | 295.59º | 0.65% | 0.41% | - |
| XYZ | 8.47 | 5.05 | 13.89 | - |
| YUV | 63.59 | 151.37 | 153.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 105 | 0.05 | 0.65 | 0 | 0.59 | 295.59 | 0.48 | 0.28 |
| Hex | 64 | 25 | 69 | 5 | 41 | 0 | 3B | 128 | 30 | 1C |
| Octal | 144 | 45 | 151 | 5 | 101 | 0 | 73 | 450 | 60 | 34 |
| Binary | 1100100 | 100101 | 1101001 | 101 | 1000001 | 0 | 111011 | 100101000 | 110000 | 11100 |
Color Harmonies of #642569
Complementary color
Monochromatic Colors of #642569
Black with #642569
Text Example
Text Example
White with #642569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642569; }
p { color: rgb(100,37,105); }
H1.HeaderClassName
{
color: #642569;
}
.AnyTagClassName
{
color: #642569;
}
</style>
background-color css
<style>
a { background-color: #642569; }
a { background-color: rgb(100,37,105); }
div.DivClassName
{
background-color: #642569;
}
.BgClassName
{
background-color: #642569;
}
</style>
border-color css
<style>
span { border-color: #642569; }
span { border-color: rgb(100,37,105); }
td.TdClassName
{
border-color: #642569;
}
.TagClassName
{
border-color: #642569;
}
</style>