Shades of Seance #692580
Tints of Seance #692580
RGB
CMYK
RGB Variations
Color information
#692580 (or 0x692580) is known color: Seance. HEX triplet: 69, 25 and 80. RGB value is (105,37,128). Sum of RGB (Red+Green+Blue) = 105+37+128=270 (35% of max value = 765). Red value is 105 (41.41% from 255 or 38.89% from 270); Green value is 37 (14.84% from 255 or 13.70% from 270); Blue value is 128 (50.39% from 255 or 47.41% from 270); Max value from RGB is 128 - color contains mainly: blue. Hex color #692580 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692580 is #96DA7F. Grayscale: #434343. Windows color (decimal): -9886336 or 8398185. OLE color: 8398185.
HSL color Cylindrical-coordinate representation of color #692580: hue angle of 284.84º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #692580 is Cyan = 0.18, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 105 | 37 | 128 | - |
| CMYK | 0.18 | 0.71 | 0 | 0.50 |
| HSL | 284.84º | 0.55% | 0.32% | - |
| HSV(B) | 284.84º | 0.71% | 0.5% | - |
| XYZ | 10.38 | 5.88 | 21.01 | - |
| YUV | 67.71 | 162.03 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 128 | 0.18 | 0.71 | 0 | 0.50 | 284.84 | 0.55 | 0.32 |
| Hex | 69 | 25 | 80 | 12 | 47 | 0 | 32 | 11D | 37 | 20 |
| Octal | 151 | 45 | 200 | 22 | 107 | 0 | 62 | 435 | 67 | 40 |
| Binary | 1101001 | 100101 | 10000000 | 10010 | 1000111 | 0 | 110010 | 100011101 | 110111 | 100000 |
Color Harmonies of #692580
Complementary color
Monochromatic Colors of #692580
Black with #692580
Text Example
Text Example
White with #692580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692580; }
p { color: rgb(105,37,128); }
H1.HeaderClassName
{
color: #692580;
}
.AnyTagClassName
{
color: #692580;
}
</style>
background-color css
<style>
a { background-color: #692580; }
a { background-color: rgb(105,37,128); }
div.DivClassName
{
background-color: #692580;
}
.BgClassName
{
background-color: #692580;
}
</style>
border-color css
<style>
span { border-color: #692580; }
span { border-color: rgb(105,37,128); }
td.TdClassName
{
border-color: #692580;
}
.TagClassName
{
border-color: #692580;
}
</style>