Shades of Seance #692275
Tints of Seance #692275
RGB
CMYK
RGB Variations
Color information
#692275 (or 0x692275) is known color: Seance. HEX triplet: 69, 22 and 75. RGB value is (105,34,117). Sum of RGB (Red+Green+Blue) = 105+34+117=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 34 (13.67% from 255 or 13.28% from 256); Blue value is 117 (46.09% from 255 or 45.70% from 256); Max value from RGB is 117 - color contains mainly: blue. Hex color #692275 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692275 is #96DD8A. Grayscale: #404040. Windows color (decimal): -9887115 or 7676521. OLE color: 7676521.
HSL color Cylindrical-coordinate representation of color #692275: hue angle of 291.33º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #692275 is Cyan = 0.10, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 34 | 117 | - |
| CMYK | 0.10 | 0.71 | 0 | 0.54 |
| HSL | 291.33º | 0.55% | 0.3% | - |
| HSV(B) | 291.33º | 0.71% | 0.46% | - |
| XYZ | 9.61 | 5.43 | 17.37 | - |
| YUV | 64.69 | 157.52 | 156.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 34 | 117 | 0.10 | 0.71 | 0 | 0.54 | 291.33 | 0.55 | 0.3 |
| Hex | 69 | 22 | 75 | A | 47 | 0 | 36 | 123 | 37 | 1E |
| Octal | 151 | 42 | 165 | 12 | 107 | 0 | 66 | 443 | 67 | 36 |
| Binary | 1101001 | 100010 | 1110101 | 1010 | 1000111 | 0 | 110110 | 100100011 | 110111 | 11110 |
Color Harmonies of #692275
Complementary color
Monochromatic Colors of #692275
Black with #692275
Text Example
Text Example
White with #692275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692275; }
p { color: rgb(105,34,117); }
H1.HeaderClassName
{
color: #692275;
}
.AnyTagClassName
{
color: #692275;
}
</style>
background-color css
<style>
a { background-color: #692275; }
a { background-color: rgb(105,34,117); }
div.DivClassName
{
background-color: #692275;
}
.BgClassName
{
background-color: #692275;
}
</style>
border-color css
<style>
span { border-color: #692275; }
span { border-color: rgb(105,34,117); }
td.TdClassName
{
border-color: #692275;
}
.TagClassName
{
border-color: #692275;
}
</style>