Shades of Seance #641773
Tints of Seance #641773
RGB
CMYK
RGB Variations
Color information
#641773 (or 0x641773) is known color: Seance. HEX triplet: 64, 17 and 73. RGB value is (100,23,115). Sum of RGB (Red+Green+Blue) = 100+23+115=238 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.02% from 238); Green value is 23 (9.38% from 255 or 9.66% from 238); Blue value is 115 (45.31% from 255 or 48.32% from 238); Max value from RGB is 115 - color contains mainly: blue. Hex color #641773 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641773 is #9BE88C. Grayscale: #383838. Windows color (decimal): -10217613 or 7542628. OLE color: 7542628.
HSL color Cylindrical-coordinate representation of color #641773: hue angle of 290.22º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #641773 is Cyan = 0.13, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 23 | 115 | - |
| CMYK | 0.13 | 0.80 | 0 | 0.55 |
| HSL | 290.22º | 0.67% | 0.27% | - |
| HSV(B) | 290.22º | 0.8% | 0.45% | - |
| XYZ | 8.66 | 4.56 | 16.64 | - |
| YUV | 56.51 | 161.01 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 23 | 115 | 0.13 | 0.80 | 0 | 0.55 | 290.22 | 0.67 | 0.27 |
| Hex | 64 | 17 | 73 | D | 50 | 0 | 37 | 122 | 43 | 1B |
| Octal | 144 | 27 | 163 | 15 | 120 | 0 | 67 | 442 | 103 | 33 |
| Binary | 1100100 | 10111 | 1110011 | 1101 | 1010000 | 0 | 110111 | 100100010 | 1000011 | 11011 |
Color Harmonies of #641773
Complementary color
Monochromatic Colors of #641773
Black with #641773
Text Example
Text Example
White with #641773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641773; }
p { color: rgb(100,23,115); }
H1.HeaderClassName
{
color: #641773;
}
.AnyTagClassName
{
color: #641773;
}
</style>
background-color css
<style>
a { background-color: #641773; }
a { background-color: rgb(100,23,115); }
div.DivClassName
{
background-color: #641773;
}
.BgClassName
{
background-color: #641773;
}
</style>
border-color css
<style>
span { border-color: #641773; }
span { border-color: rgb(100,23,115); }
td.TdClassName
{
border-color: #641773;
}
.TagClassName
{
border-color: #641773;
}
</style>