Shades of Seance #662271
Tints of Seance #662271
RGB
CMYK
RGB Variations
Color information
#662271 (or 0x662271) is known color: Seance. HEX triplet: 66, 22 and 71. RGB value is (102,34,113). Sum of RGB (Red+Green+Blue) = 102+34+113=249 (32% of max value = 765). Red value is 102 (40.23% from 255 or 40.96% from 249); Green value is 34 (13.67% from 255 or 13.65% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 113 - color contains mainly: blue. Hex color #662271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662271 is #99DD8E. Grayscale: #3F3F3F. Windows color (decimal): -10083727 or 7414374. OLE color: 7414374.
HSL color Cylindrical-coordinate representation of color #662271: hue angle of 291.65º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #662271 is Cyan = 0.10, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 34 | 113 | - |
| CMYK | 0.10 | 0.70 | 0 | 0.56 |
| HSL | 291.65º | 0.54% | 0.29% | - |
| HSV(B) | 291.65º | 0.7% | 0.44% | - |
| XYZ | 9.03 | 5.16 | 16.14 | - |
| YUV | 63.34 | 156.03 | 155.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 34 | 113 | 0.10 | 0.70 | 0 | 0.56 | 291.65 | 0.54 | 0.29 |
| Hex | 66 | 22 | 71 | A | 46 | 0 | 38 | 124 | 36 | 1D |
| Octal | 146 | 42 | 161 | 12 | 106 | 0 | 70 | 444 | 66 | 35 |
| Binary | 1100110 | 100010 | 1110001 | 1010 | 1000110 | 0 | 111000 | 100100100 | 110110 | 11101 |
Color Harmonies of #662271
Complementary color
Monochromatic Colors of #662271
Black with #662271
Text Example
Text Example
White with #662271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662271; }
p { color: rgb(102,34,113); }
H1.HeaderClassName
{
color: #662271;
}
.AnyTagClassName
{
color: #662271;
}
</style>
background-color css
<style>
a { background-color: #662271; }
a { background-color: rgb(102,34,113); }
div.DivClassName
{
background-color: #662271;
}
.BgClassName
{
background-color: #662271;
}
</style>
border-color css
<style>
span { border-color: #662271; }
span { border-color: rgb(102,34,113); }
td.TdClassName
{
border-color: #662271;
}
.TagClassName
{
border-color: #662271;
}
</style>