Shades of Seance #662877
Tints of Seance #662877
RGB
CMYK
RGB Variations
Color information
#662877 (or 0x662877) is known color: Seance. HEX triplet: 66, 28 and 77. RGB value is (102,40,119). Sum of RGB (Red+Green+Blue) = 102+40+119=261 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.08% from 261); Green value is 40 (16.02% from 255 or 15.33% from 261); Blue value is 119 (46.88% from 255 or 45.59% from 261); Max value from RGB is 119 - color contains mainly: blue. Hex color #662877 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662877 is #99D788. Grayscale: #434343. Windows color (decimal): -10082185 or 7809126. OLE color: 7809126.
HSL color Cylindrical-coordinate representation of color #662877: hue angle of 287.09º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #662877 is Cyan = 0.14, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 40 | 119 | - |
| CMYK | 0.14 | 0.66 | 0 | 0.53 |
| HSL | 287.09º | 0.5% | 0.31% | - |
| HSV(B) | 287.09º | 0.66% | 0.47% | - |
| XYZ | 9.57 | 5.67 | 18.04 | - |
| YUV | 67.54 | 157.04 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 40 | 119 | 0.14 | 0.66 | 0 | 0.53 | 287.09 | 0.5 | 0.31 |
| Hex | 66 | 28 | 77 | E | 42 | 0 | 35 | 11F | 32 | 1F |
| Octal | 146 | 50 | 167 | 16 | 102 | 0 | 65 | 437 | 62 | 37 |
| Binary | 1100110 | 101000 | 1110111 | 1110 | 1000010 | 0 | 110101 | 100011111 | 110010 | 11111 |
Color Harmonies of #662877
Complementary color
Monochromatic Colors of #662877
Black with #662877
Text Example
Text Example
White with #662877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662877; }
p { color: rgb(102,40,119); }
H1.HeaderClassName
{
color: #662877;
}
.AnyTagClassName
{
color: #662877;
}
</style>
background-color css
<style>
a { background-color: #662877; }
a { background-color: rgb(102,40,119); }
div.DivClassName
{
background-color: #662877;
}
.BgClassName
{
background-color: #662877;
}
</style>
border-color css
<style>
span { border-color: #662877; }
span { border-color: rgb(102,40,119); }
td.TdClassName
{
border-color: #662877;
}
.TagClassName
{
border-color: #662877;
}
</style>