Shades of Seance #672976
Tints of Seance #672976
RGB
CMYK
RGB Variations
Color information
#672976 (or 0x672976) is known color: Seance. HEX triplet: 67, 29 and 76. RGB value is (103,41,118). Sum of RGB (Red+Green+Blue) = 103+41+118=262 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.31% from 262); Green value is 41 (16.41% from 255 or 15.65% from 262); Blue value is 118 (46.48% from 255 or 45.04% from 262); Max value from RGB is 118 - color contains mainly: blue. Hex color #672976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672976 is #98D689. Grayscale: #444444. Windows color (decimal): -10016394 or 7743847. OLE color: 7743847.
HSL color Cylindrical-coordinate representation of color #672976: hue angle of 288.31º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #672976 is Cyan = 0.13, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 41 | 118 | - |
| CMYK | 0.13 | 0.65 | 0 | 0.54 |
| HSL | 288.31º | 0.48% | 0.31% | - |
| HSV(B) | 288.31º | 0.65% | 0.46% | - |
| XYZ | 9.66 | 5.78 | 17.75 | - |
| YUV | 68.32 | 156.04 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 118 | 0.13 | 0.65 | 0 | 0.54 | 288.31 | 0.48 | 0.31 |
| Hex | 67 | 29 | 76 | D | 41 | 0 | 36 | 120 | 30 | 1F |
| Octal | 147 | 51 | 166 | 15 | 101 | 0 | 66 | 440 | 60 | 37 |
| Binary | 1100111 | 101001 | 1110110 | 1101 | 1000001 | 0 | 110110 | 100100000 | 110000 | 11111 |
Color Harmonies of #672976
Complementary color
Monochromatic Colors of #672976
Black with #672976
Text Example
Text Example
White with #672976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672976; }
p { color: rgb(103,41,118); }
H1.HeaderClassName
{
color: #672976;
}
.AnyTagClassName
{
color: #672976;
}
</style>
background-color css
<style>
a { background-color: #672976; }
a { background-color: rgb(103,41,118); }
div.DivClassName
{
background-color: #672976;
}
.BgClassName
{
background-color: #672976;
}
</style>
border-color css
<style>
span { border-color: #672976; }
span { border-color: rgb(103,41,118); }
td.TdClassName
{
border-color: #672976;
}
.TagClassName
{
border-color: #672976;
}
</style>