Shades of Seance #672275
Tints of Seance #672275
RGB
CMYK
RGB Variations
Color information
#672275 (or 0x672275) is known color: Seance. HEX triplet: 67, 22 and 75. RGB value is (103,34,117). Sum of RGB (Red+Green+Blue) = 103+34+117=254 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.55% from 254); Green value is 34 (13.67% from 255 or 13.39% from 254); Blue value is 117 (46.09% from 255 or 46.06% from 254); Max value from RGB is 117 - color contains mainly: blue. Hex color #672275 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672275 is #98DD8A. Grayscale: #3F3F3F. Windows color (decimal): -10018187 or 7676519. OLE color: 7676519.
HSL color Cylindrical-coordinate representation of color #672275: hue angle of 289.88º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #672275 is Cyan = 0.12, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 34 | 117 | - |
| CMYK | 0.12 | 0.71 | 0 | 0.54 |
| HSL | 289.88º | 0.55% | 0.3% | - |
| HSV(B) | 289.88º | 0.71% | 0.46% | - |
| XYZ | 9.38 | 5.31 | 17.36 | - |
| YUV | 64.09 | 157.86 | 155.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 34 | 117 | 0.12 | 0.71 | 0 | 0.54 | 289.88 | 0.55 | 0.3 |
| Hex | 67 | 22 | 75 | C | 47 | 0 | 36 | 122 | 37 | 1E |
| Octal | 147 | 42 | 165 | 14 | 107 | 0 | 66 | 442 | 67 | 36 |
| Binary | 1100111 | 100010 | 1110101 | 1100 | 1000111 | 0 | 110110 | 100100010 | 110111 | 11110 |
Color Harmonies of #672275
Complementary color
Monochromatic Colors of #672275
Black with #672275
Text Example
Text Example
White with #672275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672275; }
p { color: rgb(103,34,117); }
H1.HeaderClassName
{
color: #672275;
}
.AnyTagClassName
{
color: #672275;
}
</style>
background-color css
<style>
a { background-color: #672275; }
a { background-color: rgb(103,34,117); }
div.DivClassName
{
background-color: #672275;
}
.BgClassName
{
background-color: #672275;
}
</style>
border-color css
<style>
span { border-color: #672275; }
span { border-color: rgb(103,34,117); }
td.TdClassName
{
border-color: #672275;
}
.TagClassName
{
border-color: #672275;
}
</style>