Shades of Seance #613268
Tints of Seance #613268
RGB
CMYK
RGB Variations
Color information
#613268 (or 0x613268) is known color: Seance. HEX triplet: 61, 32 and 68. RGB value is (97,50,104). Sum of RGB (Red+Green+Blue) = 97+50+104=251 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.65% from 251); Green value is 50 (19.92% from 255 or 19.92% from 251); Blue value is 104 (41.02% from 255 or 41.43% from 251); Max value from RGB is 104 - color contains mainly: blue. Hex color #613268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613268 is #9ECD97. Grayscale: #464646. Windows color (decimal): -10407320 or 6828641. OLE color: 6828641.
HSL color Cylindrical-coordinate representation of color #613268: hue angle of 292.22º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #613268 is Cyan = 0.07, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 50 | 104 | - |
| CMYK | 0.07 | 0.52 | 0 | 0.59 |
| HSL | 292.22º | 0.35% | 0.3% | - |
| HSV(B) | 292.22º | 0.52% | 0.41% | - |
| XYZ | 8.57 | 5.82 | 13.77 | - |
| YUV | 70.21 | 147.07 | 147.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 104 | 0.07 | 0.52 | 0 | 0.59 | 292.22 | 0.35 | 0.3 |
| Hex | 61 | 32 | 68 | 7 | 34 | 0 | 3B | 124 | 23 | 1E |
| Octal | 141 | 62 | 150 | 7 | 64 | 0 | 73 | 444 | 43 | 36 |
| Binary | 1100001 | 110010 | 1101000 | 111 | 110100 | 0 | 111011 | 100100100 | 100011 | 11110 |
Color Harmonies of #613268
Complementary color
Monochromatic Colors of #613268
Black with #613268
Text Example
Text Example
White with #613268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613268; }
p { color: rgb(97,50,104); }
H1.HeaderClassName
{
color: #613268;
}
.AnyTagClassName
{
color: #613268;
}
</style>
background-color css
<style>
a { background-color: #613268; }
a { background-color: rgb(97,50,104); }
div.DivClassName
{
background-color: #613268;
}
.BgClassName
{
background-color: #613268;
}
</style>
border-color css
<style>
span { border-color: #613268; }
span { border-color: rgb(97,50,104); }
td.TdClassName
{
border-color: #613268;
}
.TagClassName
{
border-color: #613268;
}
</style>