Shades of Seance #672076
Tints of Seance #672076
RGB
CMYK
RGB Variations
Color information
#672076 (or 0x672076) is known color: Seance. HEX triplet: 67, 20 and 76. RGB value is (103,32,118). Sum of RGB (Red+Green+Blue) = 103+32+118=253 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.71% from 253); Green value is 32 (12.89% from 255 or 12.65% from 253); Blue value is 118 (46.48% from 255 or 46.64% from 253); Max value from RGB is 118 - color contains mainly: blue. Hex color #672076 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672076 is #98DF89. Grayscale: #3E3E3E. Windows color (decimal): -10018698 or 7741543. OLE color: 7741543.
HSL color Cylindrical-coordinate representation of color #672076: hue angle of 289.53º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #672076 is Cyan = 0.13, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 32 | 118 | - |
| CMYK | 0.13 | 0.73 | 0 | 0.54 |
| HSL | 289.53º | 0.57% | 0.29% | - |
| HSV(B) | 289.53º | 0.73% | 0.46% | - |
| XYZ | 9.38 | 5.22 | 17.65 | - |
| YUV | 63.03 | 159.02 | 156.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 118 | 0.13 | 0.73 | 0 | 0.54 | 289.53 | 0.57 | 0.29 |
| Hex | 67 | 20 | 76 | D | 49 | 0 | 36 | 122 | 39 | 1D |
| Octal | 147 | 40 | 166 | 15 | 111 | 0 | 66 | 442 | 71 | 35 |
| Binary | 1100111 | 100000 | 1110110 | 1101 | 1001001 | 0 | 110110 | 100100010 | 111001 | 11101 |
Color Harmonies of #672076
Complementary color
Monochromatic Colors of #672076
Black with #672076
Text Example
Text Example
White with #672076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672076; }
p { color: rgb(103,32,118); }
H1.HeaderClassName
{
color: #672076;
}
.AnyTagClassName
{
color: #672076;
}
</style>
background-color css
<style>
a { background-color: #672076; }
a { background-color: rgb(103,32,118); }
div.DivClassName
{
background-color: #672076;
}
.BgClassName
{
background-color: #672076;
}
</style>
border-color css
<style>
span { border-color: #672076; }
span { border-color: rgb(103,32,118); }
td.TdClassName
{
border-color: #672076;
}
.TagClassName
{
border-color: #672076;
}
</style>