Shades of Seance #613269
Tints of Seance #613269
RGB
CMYK
RGB Variations
Color information
#613269 (or 0x613269) is known color: Seance. HEX triplet: 61, 32 and 69. RGB value is (97,50,105). Sum of RGB (Red+Green+Blue) = 97+50+105=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 50 (19.92% from 255 or 19.84% from 252); Blue value is 105 (41.41% from 255 or 41.67% from 252); Max value from RGB is 105 - color contains mainly: blue. Hex color #613269 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613269 is #9ECD96. Grayscale: #464646. Windows color (decimal): -10407319 or 6894177. OLE color: 6894177.
HSL color Cylindrical-coordinate representation of color #613269: hue angle of 291.27º 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 #613269 is Cyan = 0.08, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 50 | 105 | - |
| CMYK | 0.08 | 0.52 | 0 | 0.59 |
| HSL | 291.27º | 0.35% | 0.3% | - |
| HSV(B) | 291.27º | 0.52% | 0.41% | - |
| XYZ | 8.62 | 5.84 | 14.04 | - |
| YUV | 70.32 | 147.57 | 147.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 105 | 0.08 | 0.52 | 0 | 0.59 | 291.27 | 0.35 | 0.3 |
| Hex | 61 | 32 | 69 | 8 | 34 | 0 | 3B | 123 | 23 | 1E |
| Octal | 141 | 62 | 151 | 10 | 64 | 0 | 73 | 443 | 43 | 36 |
| Binary | 1100001 | 110010 | 1101001 | 1000 | 110100 | 0 | 111011 | 100100011 | 100011 | 11110 |
Color Harmonies of #613269
Complementary color
Monochromatic Colors of #613269
Black with #613269
Text Example
Text Example
White with #613269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613269; }
p { color: rgb(97,50,105); }
H1.HeaderClassName
{
color: #613269;
}
.AnyTagClassName
{
color: #613269;
}
</style>
background-color css
<style>
a { background-color: #613269; }
a { background-color: rgb(97,50,105); }
div.DivClassName
{
background-color: #613269;
}
.BgClassName
{
background-color: #613269;
}
</style>
border-color css
<style>
span { border-color: #613269; }
span { border-color: rgb(97,50,105); }
td.TdClassName
{
border-color: #613269;
}
.TagClassName
{
border-color: #613269;
}
</style>