Shades of Seance #683274
Tints of Seance #683274
RGB
CMYK
RGB Variations
Color information
#683274 (or 0x683274) is known color: Seance. HEX triplet: 68, 32 and 74. RGB value is (104,50,116). Sum of RGB (Red+Green+Blue) = 104+50+116=270 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.52% from 270); Green value is 50 (19.92% from 255 or 18.52% from 270); Blue value is 116 (45.70% from 255 or 42.96% from 270); Max value from RGB is 116 - color contains mainly: blue. Hex color #683274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683274 is #97CD8B. Grayscale: #494949. Windows color (decimal): -9948556 or 7615080. OLE color: 7615080.
HSL color Cylindrical-coordinate representation of color #683274: hue angle of 289.09º 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 #683274 is Cyan = 0.10, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 50 | 116 | - |
| CMYK | 0.10 | 0.57 | 0 | 0.55 |
| HSL | 289.09º | 0.4% | 0.33% | - |
| HSV(B) | 289.09º | 0.57% | 0.45% | - |
| XYZ | 10 | 6.49 | 17.25 | - |
| YUV | 73.67 | 151.89 | 149.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 50 | 116 | 0.10 | 0.57 | 0 | 0.55 | 289.09 | 0.4 | 0.33 |
| Hex | 68 | 32 | 74 | A | 39 | 0 | 37 | 121 | 28 | 21 |
| Octal | 150 | 62 | 164 | 12 | 71 | 0 | 67 | 441 | 50 | 41 |
| Binary | 1101000 | 110010 | 1110100 | 1010 | 111001 | 0 | 110111 | 100100001 | 101000 | 100001 |
Color Harmonies of #683274
Complementary color
Monochromatic Colors of #683274
Black with #683274
Text Example
Text Example
White with #683274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683274; }
p { color: rgb(104,50,116); }
H1.HeaderClassName
{
color: #683274;
}
.AnyTagClassName
{
color: #683274;
}
</style>
background-color css
<style>
a { background-color: #683274; }
a { background-color: rgb(104,50,116); }
div.DivClassName
{
background-color: #683274;
}
.BgClassName
{
background-color: #683274;
}
</style>
border-color css
<style>
span { border-color: #683274; }
span { border-color: rgb(104,50,116); }
td.TdClassName
{
border-color: #683274;
}
.TagClassName
{
border-color: #683274;
}
</style>