Shades of Seance #641774
Tints of Seance #641774
RGB
CMYK
RGB Variations
Color information
#641774 (or 0x641774) is known color: Seance. HEX triplet: 64, 17 and 74. RGB value is (100,23,116). Sum of RGB (Red+Green+Blue) = 100+23+116=239 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.84% from 239); Green value is 23 (9.38% from 255 or 9.62% from 239); Blue value is 116 (45.70% from 255 or 48.54% from 239); Max value from RGB is 116 - color contains mainly: blue. Hex color #641774 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641774 is #9BE88B. Grayscale: #383838. Windows color (decimal): -10217612 or 7608164. OLE color: 7608164.
HSL color Cylindrical-coordinate representation of color #641774: hue angle of 289.68º 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 #641774 is Cyan = 0.14, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 23 | 116 | - |
| CMYK | 0.14 | 0.80 | 0 | 0.55 |
| HSL | 289.68º | 0.67% | 0.27% | - |
| HSV(B) | 289.68º | 0.8% | 0.45% | - |
| XYZ | 8.71 | 4.58 | 16.95 | - |
| YUV | 56.63 | 161.51 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 23 | 116 | 0.14 | 0.80 | 0 | 0.55 | 289.68 | 0.67 | 0.27 |
| Hex | 64 | 17 | 74 | E | 50 | 0 | 37 | 122 | 43 | 1B |
| Octal | 144 | 27 | 164 | 16 | 120 | 0 | 67 | 442 | 103 | 33 |
| Binary | 1100100 | 10111 | 1110100 | 1110 | 1010000 | 0 | 110111 | 100100010 | 1000011 | 11011 |
Color Harmonies of #641774
Complementary color
Monochromatic Colors of #641774
Black with #641774
Text Example
Text Example
White with #641774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641774; }
p { color: rgb(100,23,116); }
H1.HeaderClassName
{
color: #641774;
}
.AnyTagClassName
{
color: #641774;
}
</style>
background-color css
<style>
a { background-color: #641774; }
a { background-color: rgb(100,23,116); }
div.DivClassName
{
background-color: #641774;
}
.BgClassName
{
background-color: #641774;
}
</style>
border-color css
<style>
span { border-color: #641774; }
span { border-color: rgb(100,23,116); }
td.TdClassName
{
border-color: #641774;
}
.TagClassName
{
border-color: #641774;
}
</style>