Shades of Seance #672772
Tints of Seance #672772
RGB
CMYK
RGB Variations
Color information
#672772 (or 0x672772) is known color: Seance. HEX triplet: 67, 27 and 72. RGB value is (103,39,114). Sum of RGB (Red+Green+Blue) = 103+39+114=256 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.23% from 256); Green value is 39 (15.62% from 255 or 15.23% from 256); Blue value is 114 (44.92% from 255 or 44.53% from 256); Max value from RGB is 114 - color contains mainly: blue. Hex color #672772 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672772 is #98D88D. Grayscale: #424242. Windows color (decimal): -10016910 or 7481191. OLE color: 7481191.
HSL color Cylindrical-coordinate representation of color #672772: hue angle of 291.2º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #672772 is Cyan = 0.10, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 39 | 114 | - |
| CMYK | 0.10 | 0.66 | 0 | 0.55 |
| HSL | 291.2º | 0.49% | 0.3% | - |
| HSV(B) | 291.2º | 0.66% | 0.45% | - |
| XYZ | 9.36 | 5.55 | 16.5 | - |
| YUV | 66.69 | 154.7 | 153.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 114 | 0.10 | 0.66 | 0 | 0.55 | 291.2 | 0.49 | 0.3 |
| Hex | 67 | 27 | 72 | A | 42 | 0 | 37 | 123 | 31 | 1E |
| Octal | 147 | 47 | 162 | 12 | 102 | 0 | 67 | 443 | 61 | 36 |
| Binary | 1100111 | 100111 | 1110010 | 1010 | 1000010 | 0 | 110111 | 100100011 | 110001 | 11110 |
Color Harmonies of #672772
Complementary color
Monochromatic Colors of #672772
Black with #672772
Text Example
Text Example
White with #672772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672772; }
p { color: rgb(103,39,114); }
H1.HeaderClassName
{
color: #672772;
}
.AnyTagClassName
{
color: #672772;
}
</style>
background-color css
<style>
a { background-color: #672772; }
a { background-color: rgb(103,39,114); }
div.DivClassName
{
background-color: #672772;
}
.BgClassName
{
background-color: #672772;
}
</style>
border-color css
<style>
span { border-color: #672772; }
span { border-color: rgb(103,39,114); }
td.TdClassName
{
border-color: #672772;
}
.TagClassName
{
border-color: #672772;
}
</style>