Shades of Seance #692184
Tints of Seance #692184
RGB
CMYK
RGB Variations
Color information
#692184 (or 0x692184) is known color: Seance. HEX triplet: 69, 21 and 84. RGB value is (105,33,132). Sum of RGB (Red+Green+Blue) = 105+33+132=270 (35% of max value = 765). Red value is 105 (41.41% from 255 or 38.89% from 270); Green value is 33 (13.28% from 255 or 12.22% from 270); Blue value is 132 (51.95% from 255 or 48.89% from 270); Max value from RGB is 132 - color contains mainly: blue. Hex color #692184 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692184 is #96DE7B. Grayscale: #414141. Windows color (decimal): -9887356 or 8659305. OLE color: 8659305.
HSL color Cylindrical-coordinate representation of color #692184: hue angle of 283.64º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #692184 is Cyan = 0.20, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 33 | 132 | - |
| CMYK | 0.20 | 0.75 | 0 | 0.48 |
| HSL | 283.64º | 0.6% | 0.32% | - |
| HSV(B) | 283.64º | 0.75% | 0.52% | - |
| XYZ | 10.53 | 5.76 | 22.39 | - |
| YUV | 65.81 | 165.35 | 155.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 33 | 132 | 0.20 | 0.75 | 0 | 0.48 | 283.64 | 0.6 | 0.32 |
| Hex | 69 | 21 | 84 | 14 | 4B | 0 | 30 | 11C | 3C | 20 |
| Octal | 151 | 41 | 204 | 24 | 113 | 0 | 60 | 434 | 74 | 40 |
| Binary | 1101001 | 100001 | 10000100 | 10100 | 1001011 | 0 | 110000 | 100011100 | 111100 | 100000 |
Color Harmonies of #692184
Complementary color
Monochromatic Colors of #692184
Black with #692184
Text Example
Text Example
White with #692184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692184; }
p { color: rgb(105,33,132); }
H1.HeaderClassName
{
color: #692184;
}
.AnyTagClassName
{
color: #692184;
}
</style>
background-color css
<style>
a { background-color: #692184; }
a { background-color: rgb(105,33,132); }
div.DivClassName
{
background-color: #692184;
}
.BgClassName
{
background-color: #692184;
}
</style>
border-color css
<style>
span { border-color: #692184; }
span { border-color: rgb(105,33,132); }
td.TdClassName
{
border-color: #692184;
}
.TagClassName
{
border-color: #692184;
}
</style>