Shades of Seance #642672
Tints of Seance #642672
RGB
CMYK
RGB Variations
Color information
#642672 (or 0x642672) is known color: Seance. HEX triplet: 64, 26 and 72. RGB value is (100,38,114). Sum of RGB (Red+Green+Blue) = 100+38+114=252 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.68% from 252); Green value is 38 (15.23% from 255 or 15.08% from 252); Blue value is 114 (44.92% from 255 or 45.24% from 252); Max value from RGB is 114 - color contains mainly: blue. Hex color #642672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #642672 is #9BD98D. Grayscale: #404040. Windows color (decimal): -10213774 or 7480932. OLE color: 7480932.
HSL color Cylindrical-coordinate representation of color #642672: hue angle of 288.95º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #642672 is Cyan = 0.12, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 38 | 114 | - |
| CMYK | 0.12 | 0.67 | 0 | 0.55 |
| HSL | 288.95º | 0.5% | 0.3% | - |
| HSV(B) | 288.95º | 0.67% | 0.45% | - |
| XYZ | 8.99 | 5.31 | 16.47 | - |
| YUV | 65.2 | 155.54 | 152.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 114 | 0.12 | 0.67 | 0 | 0.55 | 288.95 | 0.5 | 0.3 |
| Hex | 64 | 26 | 72 | C | 43 | 0 | 37 | 121 | 32 | 1E |
| Octal | 144 | 46 | 162 | 14 | 103 | 0 | 67 | 441 | 62 | 36 |
| Binary | 1100100 | 100110 | 1110010 | 1100 | 1000011 | 0 | 110111 | 100100001 | 110010 | 11110 |
Color Harmonies of #642672
Complementary color
Monochromatic Colors of #642672
Black with #642672
Text Example
Text Example
White with #642672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642672; }
p { color: rgb(100,38,114); }
H1.HeaderClassName
{
color: #642672;
}
.AnyTagClassName
{
color: #642672;
}
</style>
background-color css
<style>
a { background-color: #642672; }
a { background-color: rgb(100,38,114); }
div.DivClassName
{
background-color: #642672;
}
.BgClassName
{
background-color: #642672;
}
</style>
border-color css
<style>
span { border-color: #642672; }
span { border-color: rgb(100,38,114); }
td.TdClassName
{
border-color: #642672;
}
.TagClassName
{
border-color: #642672;
}
</style>