Shades of Seance #693274
Tints of Seance #693274
RGB
CMYK
RGB Variations
Color information
#693274 (or 0x693274) is known color: Seance. HEX triplet: 69, 32 and 74. RGB value is (105,50,116). Sum of RGB (Red+Green+Blue) = 105+50+116=271 (35% of max value = 765). Red value is 105 (41.41% from 255 or 38.75% from 271); Green value is 50 (19.92% from 255 or 18.45% from 271); Blue value is 116 (45.70% from 255 or 42.80% from 271); Max value from RGB is 116 - color contains mainly: blue. Hex color #693274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693274 is #96CD8B. Grayscale: #494949. Windows color (decimal): -9883020 or 7615081. OLE color: 7615081.
HSL color Cylindrical-coordinate representation of color #693274: hue angle of 290º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #693274 is Cyan = 0.09, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 50 | 116 | - |
| CMYK | 0.09 | 0.57 | 0 | 0.55 |
| HSL | 290º | 0.4% | 0.33% | - |
| HSV(B) | 290º | 0.57% | 0.45% | - |
| XYZ | 10.12 | 6.55 | 17.25 | - |
| YUV | 73.97 | 151.72 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 50 | 116 | 0.09 | 0.57 | 0 | 0.55 | 290 | 0.4 | 0.33 |
| Hex | 69 | 32 | 74 | 9 | 39 | 0 | 37 | 122 | 28 | 21 |
| Octal | 151 | 62 | 164 | 11 | 71 | 0 | 67 | 442 | 50 | 41 |
| Binary | 1101001 | 110010 | 1110100 | 1001 | 111001 | 0 | 110111 | 100100010 | 101000 | 100001 |
Color Harmonies of #693274
Complementary color
Monochromatic Colors of #693274
Black with #693274
Text Example
Text Example
White with #693274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693274; }
p { color: rgb(105,50,116); }
H1.HeaderClassName
{
color: #693274;
}
.AnyTagClassName
{
color: #693274;
}
</style>
background-color css
<style>
a { background-color: #693274; }
a { background-color: rgb(105,50,116); }
div.DivClassName
{
background-color: #693274;
}
.BgClassName
{
background-color: #693274;
}
</style>
border-color css
<style>
span { border-color: #693274; }
span { border-color: rgb(105,50,116); }
td.TdClassName
{
border-color: #693274;
}
.TagClassName
{
border-color: #693274;
}
</style>