Shades of Seance #672775
Tints of Seance #672775
RGB
CMYK
RGB Variations
Color information
#672775 (or 0x672775) is known color: Seance. HEX triplet: 67, 27 and 75. RGB value is (103,39,117). Sum of RGB (Red+Green+Blue) = 103+39+117=259 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.77% from 259); Green value is 39 (15.62% from 255 or 15.06% from 259); Blue value is 117 (46.09% from 255 or 45.17% from 259); Max value from RGB is 117 - color contains mainly: blue. Hex color #672775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672775 is #98D88A. Grayscale: #424242. Windows color (decimal): -10016907 or 7677799. OLE color: 7677799.
HSL color Cylindrical-coordinate representation of color #672775: hue angle of 289.23º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #672775 is Cyan = 0.12, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 39 | 117 | - |
| CMYK | 0.12 | 0.67 | 0 | 0.54 |
| HSL | 289.23º | 0.5% | 0.31% | - |
| HSV(B) | 289.23º | 0.67% | 0.46% | - |
| XYZ | 9.53 | 5.62 | 17.41 | - |
| YUV | 67.03 | 156.2 | 153.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 117 | 0.12 | 0.67 | 0 | 0.54 | 289.23 | 0.5 | 0.31 |
| Hex | 67 | 27 | 75 | C | 43 | 0 | 36 | 121 | 32 | 1F |
| Octal | 147 | 47 | 165 | 14 | 103 | 0 | 66 | 441 | 62 | 37 |
| Binary | 1100111 | 100111 | 1110101 | 1100 | 1000011 | 0 | 110110 | 100100001 | 110010 | 11111 |
Color Harmonies of #672775
Complementary color
Monochromatic Colors of #672775
Black with #672775
Text Example
Text Example
White with #672775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672775; }
p { color: rgb(103,39,117); }
H1.HeaderClassName
{
color: #672775;
}
.AnyTagClassName
{
color: #672775;
}
</style>
background-color css
<style>
a { background-color: #672775; }
a { background-color: rgb(103,39,117); }
div.DivClassName
{
background-color: #672775;
}
.BgClassName
{
background-color: #672775;
}
</style>
border-color css
<style>
span { border-color: #672775; }
span { border-color: rgb(103,39,117); }
td.TdClassName
{
border-color: #672775;
}
.TagClassName
{
border-color: #672775;
}
</style>