Shades of Seance #671572
Tints of Seance #671572
RGB
CMYK
RGB Variations
Color information
#671572 (or 0x671572) is known color: Seance. HEX triplet: 67, 15 and 72. RGB value is (103,21,114). Sum of RGB (Red+Green+Blue) = 103+21+114=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 21 (8.59% from 255 or 8.82% from 238); Blue value is 114 (44.92% from 255 or 47.90% from 238); Max value from RGB is 114 - color contains mainly: blue. Hex color #671572 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671572 is #98EA8D. Grayscale: #373737. Windows color (decimal): -10021518 or 7476583. OLE color: 7476583.
HSL color Cylindrical-coordinate representation of color #671572: hue angle of 292.9º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671572 is Cyan = 0.10, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 21 | 114 | - |
| CMYK | 0.10 | 0.82 | 0 | 0.55 |
| HSL | 292.9º | 0.69% | 0.26% | - |
| HSV(B) | 292.9º | 0.82% | 0.45% | - |
| XYZ | 8.9 | 4.63 | 16.35 | - |
| YUV | 56.12 | 160.67 | 161.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 114 | 0.10 | 0.82 | 0 | 0.55 | 292.9 | 0.69 | 0.26 |
| Hex | 67 | 15 | 72 | A | 52 | 0 | 37 | 125 | 45 | 1A |
| Octal | 147 | 25 | 162 | 12 | 122 | 0 | 67 | 445 | 105 | 32 |
| Binary | 1100111 | 10101 | 1110010 | 1010 | 1010010 | 0 | 110111 | 100100101 | 1000101 | 11010 |
Color Harmonies of #671572
Complementary color
Monochromatic Colors of #671572
Black with #671572
Text Example
Text Example
White with #671572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671572; }
p { color: rgb(103,21,114); }
H1.HeaderClassName
{
color: #671572;
}
.AnyTagClassName
{
color: #671572;
}
</style>
background-color css
<style>
a { background-color: #671572; }
a { background-color: rgb(103,21,114); }
div.DivClassName
{
background-color: #671572;
}
.BgClassName
{
background-color: #671572;
}
</style>
border-color css
<style>
span { border-color: #671572; }
span { border-color: rgb(103,21,114); }
td.TdClassName
{
border-color: #671572;
}
.TagClassName
{
border-color: #671572;
}
</style>