Shades of Seance #641874
Tints of Seance #641874
RGB
CMYK
RGB Variations
Color information
#641874 (or 0x641874) is known color: Seance. HEX triplet: 64, 18 and 74. RGB value is (100,24,116). Sum of RGB (Red+Green+Blue) = 100+24+116=240 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.67% from 240); Green value is 24 (9.77% from 255 or 10% from 240); Blue value is 116 (45.70% from 255 or 48.33% from 240); Max value from RGB is 116 - color contains mainly: blue. Hex color #641874 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #641874 is #9BE78B. Grayscale: #383838. Windows color (decimal): -10217356 or 7608420. OLE color: 7608420.
HSL color Cylindrical-coordinate representation of color #641874: hue angle of 289.57º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #641874 is Cyan = 0.14, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 100 | 24 | 116 | - |
| CMYK | 0.14 | 0.79 | 0 | 0.55 |
| HSL | 289.57º | 0.66% | 0.27% | - |
| HSV(B) | 289.57º | 0.79% | 0.45% | - |
| XYZ | 8.73 | 4.62 | 16.96 | - |
| YUV | 57.21 | 161.18 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 24 | 116 | 0.14 | 0.79 | 0 | 0.55 | 289.57 | 0.66 | 0.27 |
| Hex | 64 | 18 | 74 | E | 4F | 0 | 37 | 122 | 42 | 1B |
| Octal | 144 | 30 | 164 | 16 | 117 | 0 | 67 | 442 | 102 | 33 |
| Binary | 1100100 | 11000 | 1110100 | 1110 | 1001111 | 0 | 110111 | 100100010 | 1000010 | 11011 |
Color Harmonies of #641874
Complementary color
Monochromatic Colors of #641874
Black with #641874
Text Example
Text Example
White with #641874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #641874; }
p { color: rgb(100,24,116); }
H1.HeaderClassName
{
color: #641874;
}
.AnyTagClassName
{
color: #641874;
}
</style>
background-color css
<style>
a { background-color: #641874; }
a { background-color: rgb(100,24,116); }
div.DivClassName
{
background-color: #641874;
}
.BgClassName
{
background-color: #641874;
}
</style>
border-color css
<style>
span { border-color: #641874; }
span { border-color: rgb(100,24,116); }
td.TdClassName
{
border-color: #641874;
}
.TagClassName
{
border-color: #641874;
}
</style>