Shades of Seance #692770
Tints of Seance #692770
RGB
CMYK
RGB Variations
Color information
#692770 (or 0x692770) is known color: Seance. HEX triplet: 69, 27 and 70. RGB value is (105,39,112). Sum of RGB (Red+Green+Blue) = 105+39+112=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 39 (15.62% from 255 or 15.23% from 256); Blue value is 112 (44.14% from 255 or 43.75% from 256); Max value from RGB is 112 - color contains mainly: blue. Hex color #692770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692770 is #96D88F. Grayscale: #424242. Windows color (decimal): -9885840 or 7350121. OLE color: 7350121.
HSL color Cylindrical-coordinate representation of color #692770: hue angle of 294.25º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #692770 is Cyan = 0.06, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 39 | 112 | - |
| CMYK | 0.06 | 0.65 | 0 | 0.56 |
| HSL | 294.25º | 0.48% | 0.3% | - |
| HSV(B) | 294.25º | 0.65% | 0.44% | - |
| XYZ | 9.48 | 5.62 | 15.92 | - |
| YUV | 67.06 | 153.37 | 155.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 39 | 112 | 0.06 | 0.65 | 0 | 0.56 | 294.25 | 0.48 | 0.3 |
| Hex | 69 | 27 | 70 | 6 | 41 | 0 | 38 | 126 | 30 | 1E |
| Octal | 151 | 47 | 160 | 6 | 101 | 0 | 70 | 446 | 60 | 36 |
| Binary | 1101001 | 100111 | 1110000 | 110 | 1000001 | 0 | 111000 | 100100110 | 110000 | 11110 |
Color Harmonies of #692770
Complementary color
Monochromatic Colors of #692770
Black with #692770
Text Example
Text Example
White with #692770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692770; }
p { color: rgb(105,39,112); }
H1.HeaderClassName
{
color: #692770;
}
.AnyTagClassName
{
color: #692770;
}
</style>
background-color css
<style>
a { background-color: #692770; }
a { background-color: rgb(105,39,112); }
div.DivClassName
{
background-color: #692770;
}
.BgClassName
{
background-color: #692770;
}
</style>
border-color css
<style>
span { border-color: #692770; }
span { border-color: rgb(105,39,112); }
td.TdClassName
{
border-color: #692770;
}
.TagClassName
{
border-color: #692770;
}
</style>