Shades of Seance #612775
Tints of Seance #612775
RGB
CMYK
RGB Variations
Color information
#612775 (or 0x612775) is known color: Seance. HEX triplet: 61, 27 and 75. RGB value is (97,39,117). Sum of RGB (Red+Green+Blue) = 97+39+117=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 39 (15.62% from 255 or 15.42% from 253); Blue value is 117 (46.09% from 255 or 46.25% from 253); Max value from RGB is 117 - color contains mainly: blue. Hex color #612775 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612775 is #9ED88A. Grayscale: #404040. Windows color (decimal): -10410123 or 7677793. OLE color: 7677793.
HSL color Cylindrical-coordinate representation of color #612775: hue angle of 284.62º 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 #612775 is Cyan = 0.17, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 97 | 39 | 117 | - |
| CMYK | 0.17 | 0.67 | 0 | 0.54 |
| HSL | 284.62º | 0.5% | 0.31% | - |
| HSV(B) | 284.62º | 0.67% | 0.46% | - |
| XYZ | 8.87 | 5.28 | 17.38 | - |
| YUV | 65.23 | 157.22 | 150.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 39 | 117 | 0.17 | 0.67 | 0 | 0.54 | 284.62 | 0.5 | 0.31 |
| Hex | 61 | 27 | 75 | 11 | 43 | 0 | 36 | 11D | 32 | 1F |
| Octal | 141 | 47 | 165 | 21 | 103 | 0 | 66 | 435 | 62 | 37 |
| Binary | 1100001 | 100111 | 1110101 | 10001 | 1000011 | 0 | 110110 | 100011101 | 110010 | 11111 |
Color Harmonies of #612775
Complementary color
Monochromatic Colors of #612775
Black with #612775
Text Example
Text Example
White with #612775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612775; }
p { color: rgb(97,39,117); }
H1.HeaderClassName
{
color: #612775;
}
.AnyTagClassName
{
color: #612775;
}
</style>
background-color css
<style>
a { background-color: #612775; }
a { background-color: rgb(97,39,117); }
div.DivClassName
{
background-color: #612775;
}
.BgClassName
{
background-color: #612775;
}
</style>
border-color css
<style>
span { border-color: #612775; }
span { border-color: rgb(97,39,117); }
td.TdClassName
{
border-color: #612775;
}
.TagClassName
{
border-color: #612775;
}
</style>