Shades of Seance #683077
Tints of Seance #683077
RGB
CMYK
RGB Variations
Color information
#683077 (or 0x683077) is known color: Seance. HEX triplet: 68, 30 and 77. RGB value is (104,48,119). Sum of RGB (Red+Green+Blue) = 104+48+119=271 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.38% from 271); Green value is 48 (19.14% from 255 or 17.71% from 271); Blue value is 119 (46.88% from 255 or 43.91% from 271); Max value from RGB is 119 - color contains mainly: blue. Hex color #683077 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683077 is #97CF88. Grayscale: #484848. Windows color (decimal): -9949065 or 7811176. OLE color: 7811176.
HSL color Cylindrical-coordinate representation of color #683077: hue angle of 287.32º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #683077 is Cyan = 0.13, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 48 | 119 | - |
| CMYK | 0.13 | 0.60 | 0 | 0.53 |
| HSL | 287.32º | 0.43% | 0.33% | - |
| HSV(B) | 287.32º | 0.6% | 0.47% | - |
| XYZ | 10.1 | 6.39 | 18.15 | - |
| YUV | 72.84 | 154.05 | 150.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 119 | 0.13 | 0.60 | 0 | 0.53 | 287.32 | 0.43 | 0.33 |
| Hex | 68 | 30 | 77 | D | 3C | 0 | 35 | 11F | 2B | 21 |
| Octal | 150 | 60 | 167 | 15 | 74 | 0 | 65 | 437 | 53 | 41 |
| Binary | 1101000 | 110000 | 1110111 | 1101 | 111100 | 0 | 110101 | 100011111 | 101011 | 100001 |
Color Harmonies of #683077
Complementary color
Monochromatic Colors of #683077
Black with #683077
Text Example
Text Example
White with #683077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683077; }
p { color: rgb(104,48,119); }
H1.HeaderClassName
{
color: #683077;
}
.AnyTagClassName
{
color: #683077;
}
</style>
background-color css
<style>
a { background-color: #683077; }
a { background-color: rgb(104,48,119); }
div.DivClassName
{
background-color: #683077;
}
.BgClassName
{
background-color: #683077;
}
</style>
border-color css
<style>
span { border-color: #683077; }
span { border-color: rgb(104,48,119); }
td.TdClassName
{
border-color: #683077;
}
.TagClassName
{
border-color: #683077;
}
</style>