Shades of Seance #612667
Tints of Seance #612667
RGB
CMYK
RGB Variations
Color information
#612667 (or 0x612667) is known color: Seance. HEX triplet: 61, 26 and 67. RGB value is (97,38,103). Sum of RGB (Red+Green+Blue) = 97+38+103=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 38 (15.23% from 255 or 15.97% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 103 - color contains mainly: blue. Hex color #612667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612667 is #9ED998. Grayscale: #3E3E3E. Windows color (decimal): -10410393 or 6760033. OLE color: 6760033.
HSL color Cylindrical-coordinate representation of color #612667: hue angle of 294.46º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612667 is Cyan = 0.06, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 38 | 103 | - |
| CMYK | 0.06 | 0.63 | 0 | 0.60 |
| HSL | 294.46º | 0.46% | 0.28% | - |
| HSV(B) | 294.46º | 0.63% | 0.4% | - |
| XYZ | 8.07 | 4.91 | 13.35 | - |
| YUV | 63.05 | 150.55 | 152.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 103 | 0.06 | 0.63 | 0 | 0.60 | 294.46 | 0.46 | 0.28 |
| Hex | 61 | 26 | 67 | 6 | 3F | 0 | 3C | 126 | 2E | 1C |
| Octal | 141 | 46 | 147 | 6 | 77 | 0 | 74 | 446 | 56 | 34 |
| Binary | 1100001 | 100110 | 1100111 | 110 | 111111 | 0 | 111100 | 100100110 | 101110 | 11100 |
Color Harmonies of #612667
Complementary color
Monochromatic Colors of #612667
Black with #612667
Text Example
Text Example
White with #612667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612667; }
p { color: rgb(97,38,103); }
H1.HeaderClassName
{
color: #612667;
}
.AnyTagClassName
{
color: #612667;
}
</style>
background-color css
<style>
a { background-color: #612667; }
a { background-color: rgb(97,38,103); }
div.DivClassName
{
background-color: #612667;
}
.BgClassName
{
background-color: #612667;
}
</style>
border-color css
<style>
span { border-color: #612667; }
span { border-color: rgb(97,38,103); }
td.TdClassName
{
border-color: #612667;
}
.TagClassName
{
border-color: #612667;
}
</style>