Shades of Seance #642775
Tints of Seance #642775
RGB
CMYK
RGB Variations
Color information
#642775 (or 0x642775) is known color: Seance. HEX triplet: 64, 27 and 75. RGB value is (100,39,117). Sum of RGB (Red+Green+Blue) = 100+39+117=256 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.06% from 256); Green value is 39 (15.62% from 255 or 15.23% from 256); Blue value is 117 (46.09% from 255 or 45.70% from 256); Max value from RGB is 117 - color contains mainly: blue. Hex color #642775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642775 is #9BD88A. Grayscale: #414141. Windows color (decimal): -10213515 or 7677796. OLE color: 7677796.
HSL color Cylindrical-coordinate representation of color #642775: hue angle of 286.92º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #642775 is Cyan = 0.15, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 100 | 39 | 117 | - |
| CMYK | 0.15 | 0.67 | 0 | 0.54 |
| HSL | 286.92º | 0.5% | 0.31% | - |
| HSV(B) | 286.92º | 0.67% | 0.46% | - |
| XYZ | 9.19 | 5.44 | 17.4 | - |
| YUV | 66.13 | 156.71 | 152.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 39 | 117 | 0.15 | 0.67 | 0 | 0.54 | 286.92 | 0.5 | 0.31 |
| Hex | 64 | 27 | 75 | F | 43 | 0 | 36 | 11F | 32 | 1F |
| Octal | 144 | 47 | 165 | 17 | 103 | 0 | 66 | 437 | 62 | 37 |
| Binary | 1100100 | 100111 | 1110101 | 1111 | 1000011 | 0 | 110110 | 100011111 | 110010 | 11111 |
Color Harmonies of #642775
Complementary color
Monochromatic Colors of #642775
Black with #642775
Text Example
Text Example
White with #642775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642775; }
p { color: rgb(100,39,117); }
H1.HeaderClassName
{
color: #642775;
}
.AnyTagClassName
{
color: #642775;
}
</style>
background-color css
<style>
a { background-color: #642775; }
a { background-color: rgb(100,39,117); }
div.DivClassName
{
background-color: #642775;
}
.BgClassName
{
background-color: #642775;
}
</style>
border-color css
<style>
span { border-color: #642775; }
span { border-color: rgb(100,39,117); }
td.TdClassName
{
border-color: #642775;
}
.TagClassName
{
border-color: #642775;
}
</style>