Shades of Seance #671574
Tints of Seance #671574
RGB
CMYK
RGB Variations
Color information
#671574 (or 0x671574) is known color: Seance. HEX triplet: 67, 15 and 74. RGB value is (103,21,116). Sum of RGB (Red+Green+Blue) = 103+21+116=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 21 (8.59% from 255 or 8.75% 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 #671574 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671574 is #98EA8B. Grayscale: #383838. Windows color (decimal): -10021516 or 7607655. OLE color: 7607655.
HSL color Cylindrical-coordinate representation of color #671574: hue angle of 291.79º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671574 is Cyan = 0.11, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 21 | 116 | - |
| CMYK | 0.11 | 0.82 | 0 | 0.55 |
| HSL | 291.79º | 0.69% | 0.27% | - |
| HSV(B) | 291.79º | 0.82% | 0.45% | - |
| XYZ | 9.01 | 4.68 | 16.95 | - |
| YUV | 56.35 | 161.67 | 161.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 116 | 0.11 | 0.82 | 0 | 0.55 | 291.79 | 0.69 | 0.27 |
| Hex | 67 | 15 | 74 | B | 52 | 0 | 37 | 124 | 45 | 1B |
| Octal | 147 | 25 | 164 | 13 | 122 | 0 | 67 | 444 | 105 | 33 |
| Binary | 1100111 | 10101 | 1110100 | 1011 | 1010010 | 0 | 110111 | 100100100 | 1000101 | 11011 |
Color Harmonies of #671574
Complementary color
Monochromatic Colors of #671574
Black with #671574
Text Example
Text Example
White with #671574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671574; }
p { color: rgb(103,21,116); }
H1.HeaderClassName
{
color: #671574;
}
.AnyTagClassName
{
color: #671574;
}
</style>
background-color css
<style>
a { background-color: #671574; }
a { background-color: rgb(103,21,116); }
div.DivClassName
{
background-color: #671574;
}
.BgClassName
{
background-color: #671574;
}
</style>
border-color css
<style>
span { border-color: #671574; }
span { border-color: rgb(103,21,116); }
td.TdClassName
{
border-color: #671574;
}
.TagClassName
{
border-color: #671574;
}
</style>