Shades of Seance #672768
Tints of Seance #672768
RGB
CMYK
RGB Variations
Color information
#672768 (or 0x672768) is known color: Seance. HEX triplet: 67, 27 and 68. RGB value is (103,39,104). Sum of RGB (Red+Green+Blue) = 103+39+104=246 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.87% from 246); Green value is 39 (15.62% from 255 or 15.85% from 246); Blue value is 104 (41.02% from 255 or 42.28% from 246); Max value from RGB is 104 - color contains mainly: blue. Hex color #672768 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672768 is #98D897. Grayscale: #414141. Windows color (decimal): -10016920 or 6825831. OLE color: 6825831.
HSL color Cylindrical-coordinate representation of color #672768: hue angle of 299.08º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #672768 is Cyan = 0.01, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 39 | 104 | - |
| CMYK | 0.01 | 0.62 | 0 | 0.59 |
| HSL | 299.08º | 0.45% | 0.28% | - |
| HSV(B) | 299.08º | 0.63% | 0.41% | - |
| XYZ | 8.82 | 5.33 | 13.66 | - |
| YUV | 65.55 | 149.7 | 154.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 104 | 0.01 | 0.62 | 0 | 0.59 | 299.08 | 0.45 | 0.28 |
| Hex | 67 | 27 | 68 | 1 | 3E | 0 | 3B | 12B | 2D | 1C |
| Octal | 147 | 47 | 150 | 1 | 76 | 0 | 73 | 453 | 55 | 34 |
| Binary | 1100111 | 100111 | 1101000 | 1 | 111110 | 0 | 111011 | 100101011 | 101101 | 11100 |
Color Harmonies of #672768
Complementary color
Monochromatic Colors of #672768
Black with #672768
Text Example
Text Example
White with #672768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672768; }
p { color: rgb(103,39,104); }
H1.HeaderClassName
{
color: #672768;
}
.AnyTagClassName
{
color: #672768;
}
</style>
background-color css
<style>
a { background-color: #672768; }
a { background-color: rgb(103,39,104); }
div.DivClassName
{
background-color: #672768;
}
.BgClassName
{
background-color: #672768;
}
</style>
border-color css
<style>
span { border-color: #672768; }
span { border-color: rgb(103,39,104); }
td.TdClassName
{
border-color: #672768;
}
.TagClassName
{
border-color: #672768;
}
</style>