Shades of Seance #692384
Tints of Seance #692384
RGB
CMYK
RGB Variations
Color information
#692384 (or 0x692384) is known color: Seance. HEX triplet: 69, 23 and 84. RGB value is (105,35,132). Sum of RGB (Red+Green+Blue) = 105+35+132=272 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.60% from 272); Green value is 35 (14.06% from 255 or 12.87% from 272); Blue value is 132 (51.95% from 255 or 48.53% from 272); Max value from RGB is 132 - color contains mainly: blue. Hex color #692384 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692384 is #96DC7B. Grayscale: #424242. Windows color (decimal): -9886844 or 8659817. OLE color: 8659817.
HSL color Cylindrical-coordinate representation of color #692384: hue angle of 283.3º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #692384 is Cyan = 0.20, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 35 | 132 | - |
| CMYK | 0.20 | 0.73 | 0 | 0.48 |
| HSL | 283.3º | 0.58% | 0.33% | - |
| HSV(B) | 283.3º | 0.73% | 0.52% | - |
| XYZ | 10.59 | 5.87 | 22.4 | - |
| YUV | 66.99 | 164.69 | 155.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 35 | 132 | 0.20 | 0.73 | 0 | 0.48 | 283.3 | 0.58 | 0.33 |
| Hex | 69 | 23 | 84 | 14 | 49 | 0 | 30 | 11B | 3A | 21 |
| Octal | 151 | 43 | 204 | 24 | 111 | 0 | 60 | 433 | 72 | 41 |
| Binary | 1101001 | 100011 | 10000100 | 10100 | 1001001 | 0 | 110000 | 100011011 | 111010 | 100001 |
Color Harmonies of #692384
Complementary color
Monochromatic Colors of #692384
Black with #692384
Text Example
Text Example
White with #692384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692384; }
p { color: rgb(105,35,132); }
H1.HeaderClassName
{
color: #692384;
}
.AnyTagClassName
{
color: #692384;
}
</style>
background-color css
<style>
a { background-color: #692384; }
a { background-color: rgb(105,35,132); }
div.DivClassName
{
background-color: #692384;
}
.BgClassName
{
background-color: #692384;
}
</style>
border-color css
<style>
span { border-color: #692384; }
span { border-color: rgb(105,35,132); }
td.TdClassName
{
border-color: #692384;
}
.TagClassName
{
border-color: #692384;
}
</style>