Shades of Seance #663667
Tints of Seance #663667
RGB
CMYK
RGB Variations
Color information
#663667 (or 0x663667) is known color: Seance. HEX triplet: 66, 36 and 67. RGB value is (102,54,103). Sum of RGB (Red+Green+Blue) = 102+54+103=259 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.38% from 259); Green value is 54 (21.48% from 255 or 20.85% from 259); Blue value is 103 (40.62% from 255 or 39.77% from 259); Max value from RGB is 103 - color contains mainly: blue. Hex color #663667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #663667 is #99C998. Grayscale: #494949. Windows color (decimal): -10078617 or 6764134. OLE color: 6764134.
HSL color Cylindrical-coordinate representation of color #663667: hue angle of 298.78º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #663667 is Cyan = 0.01, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 102 | 54 | 103 | - |
| CMYK | 0.01 | 0.48 | 0 | 0.60 |
| HSL | 298.78º | 0.31% | 0.31% | - |
| HSV(B) | 298.78º | 0.48% | 0.4% | - |
| XYZ | 9.25 | 6.44 | 13.59 | - |
| YUV | 73.94 | 144.4 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 54 | 103 | 0.01 | 0.48 | 0 | 0.60 | 298.78 | 0.31 | 0.31 |
| Hex | 66 | 36 | 67 | 1 | 30 | 0 | 3C | 12B | 1F | 1F |
| Octal | 146 | 66 | 147 | 1 | 60 | 0 | 74 | 453 | 37 | 37 |
| Binary | 1100110 | 110110 | 1100111 | 1 | 110000 | 0 | 111100 | 100101011 | 11111 | 11111 |
Color Harmonies of #663667
Complementary color
Monochromatic Colors of #663667
Black with #663667
Text Example
Text Example
White with #663667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663667; }
p { color: rgb(102,54,103); }
H1.HeaderClassName
{
color: #663667;
}
.AnyTagClassName
{
color: #663667;
}
</style>
background-color css
<style>
a { background-color: #663667; }
a { background-color: rgb(102,54,103); }
div.DivClassName
{
background-color: #663667;
}
.BgClassName
{
background-color: #663667;
}
</style>
border-color css
<style>
span { border-color: #663667; }
span { border-color: rgb(102,54,103); }
td.TdClassName
{
border-color: #663667;
}
.TagClassName
{
border-color: #663667;
}
</style>