Shades of Seance #613267
Tints of Seance #613267
RGB
CMYK
RGB Variations
Color information
#613267 (or 0x613267) is known color: Seance. HEX triplet: 61, 32 and 67. RGB value is (97,50,103). Sum of RGB (Red+Green+Blue) = 97+50+103=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 50 (19.92% from 255 or 20% from 250); Blue value is 103 (40.62% from 255 or 41.2% from 250); Max value from RGB is 103 - color contains mainly: blue. Hex color #613267 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613267 is #9ECD98. Grayscale: #454545. Windows color (decimal): -10407321 or 6763105. OLE color: 6763105.
HSL color Cylindrical-coordinate representation of color #613267: hue angle of 293.21º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613267 is Cyan = 0.06, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 50 | 103 | - |
| CMYK | 0.06 | 0.51 | 0 | 0.60 |
| HSL | 293.21º | 0.35% | 0.3% | - |
| HSV(B) | 293.21º | 0.51% | 0.4% | - |
| XYZ | 8.52 | 5.8 | 13.5 | - |
| YUV | 70.1 | 146.57 | 147.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 103 | 0.06 | 0.51 | 0 | 0.60 | 293.21 | 0.35 | 0.3 |
| Hex | 61 | 32 | 67 | 6 | 33 | 0 | 3C | 125 | 23 | 1E |
| Octal | 141 | 62 | 147 | 6 | 63 | 0 | 74 | 445 | 43 | 36 |
| Binary | 1100001 | 110010 | 1100111 | 110 | 110011 | 0 | 111100 | 100100101 | 100011 | 11110 |
Color Harmonies of #613267
Complementary color
Monochromatic Colors of #613267
Black with #613267
Text Example
Text Example
White with #613267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613267; }
p { color: rgb(97,50,103); }
H1.HeaderClassName
{
color: #613267;
}
.AnyTagClassName
{
color: #613267;
}
</style>
background-color css
<style>
a { background-color: #613267; }
a { background-color: rgb(97,50,103); }
div.DivClassName
{
background-color: #613267;
}
.BgClassName
{
background-color: #613267;
}
</style>
border-color css
<style>
span { border-color: #613267; }
span { border-color: rgb(97,50,103); }
td.TdClassName
{
border-color: #613267;
}
.TagClassName
{
border-color: #613267;
}
</style>