Shades of Seance #692381
Tints of Seance #692381
RGB
CMYK
RGB Variations
Color information
#692381 (or 0x692381) is known color: Seance. HEX triplet: 69, 23 and 81. RGB value is (105,35,129). Sum of RGB (Red+Green+Blue) = 105+35+129=269 (35% of max value = 765). Red value is 105 (41.41% from 255 or 39.03% from 269); Green value is 35 (14.06% from 255 or 13.01% from 269); Blue value is 129 (50.78% from 255 or 47.96% from 269); Max value from RGB is 129 - color contains mainly: blue. Hex color #692381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692381 is #96DC7E. Grayscale: #424242. Windows color (decimal): -9886847 or 8463209. OLE color: 8463209.
HSL color Cylindrical-coordinate representation of color #692381: hue angle of 284.68º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #692381 is Cyan = 0.19, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 105 | 35 | 129 | - |
| CMYK | 0.19 | 0.73 | 0 | 0.49 |
| HSL | 284.68º | 0.57% | 0.32% | - |
| HSV(B) | 284.68º | 0.73% | 0.51% | - |
| XYZ | 10.39 | 5.79 | 21.34 | - |
| YUV | 66.65 | 163.19 | 155.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 35 | 129 | 0.19 | 0.73 | 0 | 0.49 | 284.68 | 0.57 | 0.32 |
| Hex | 69 | 23 | 81 | 13 | 49 | 0 | 31 | 11D | 39 | 20 |
| Octal | 151 | 43 | 201 | 23 | 111 | 0 | 61 | 435 | 71 | 40 |
| Binary | 1101001 | 100011 | 10000001 | 10011 | 1001001 | 0 | 110001 | 100011101 | 111001 | 100000 |
Color Harmonies of #692381
Complementary color
Monochromatic Colors of #692381
Black with #692381
Text Example
Text Example
White with #692381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692381; }
p { color: rgb(105,35,129); }
H1.HeaderClassName
{
color: #692381;
}
.AnyTagClassName
{
color: #692381;
}
</style>
background-color css
<style>
a { background-color: #692381; }
a { background-color: rgb(105,35,129); }
div.DivClassName
{
background-color: #692381;
}
.BgClassName
{
background-color: #692381;
}
</style>
border-color css
<style>
span { border-color: #692381; }
span { border-color: rgb(105,35,129); }
td.TdClassName
{
border-color: #692381;
}
.TagClassName
{
border-color: #692381;
}
</style>