Shades of Seance #694168
Tints of Seance #694168
RGB
CMYK
RGB Variations
Color information
#694168 (or 0x694168) is known color: Seance. HEX triplet: 69, 41 and 68. RGB value is (105,65,104). Sum of RGB (Red+Green+Blue) = 105+65+104=274 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.32% from 274); Green value is 65 (25.78% from 255 or 23.72% from 274); Blue value is 104 (41.02% from 255 or 37.96% from 274); Max value from RGB is 105 - color contains mainly: red. Hex color #694168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694168 is #96BE97. Grayscale: #515151. Windows color (decimal): -9879192 or 6832489. OLE color: 6832489.
HSL color Cylindrical-coordinate representation of color #694168: hue angle of 301.5º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #694168 is Cyan = 0, Magento = 0.38, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 65 | 104 | - |
| CMYK | 0 | 0.38 | 0.01 | 0.59 |
| HSL | 301.5º | 0.24% | 0.33% | - |
| HSV(B) | 301.5º | 0.38% | 0.41% | - |
| XYZ | 10.21 | 7.78 | 14.06 | - |
| YUV | 81.41 | 140.75 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 65 | 104 | 0 | 0.38 | 0.01 | 0.59 | 301.5 | 0.24 | 0.33 |
| Hex | 69 | 41 | 68 | 0 | 26 | 1 | 3B | 12E | 18 | 21 |
| Octal | 151 | 101 | 150 | 0 | 46 | 1 | 73 | 456 | 30 | 41 |
| Binary | 1101001 | 1000001 | 1101000 | 0 | 100110 | 1 | 111011 | 100101110 | 11000 | 100001 |
Color Harmonies of #694168
Complementary color
Monochromatic Colors of #694168
Black with #694168
Text Example
Text Example
White with #694168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694168; }
p { color: rgb(105,65,104); }
H1.HeaderClassName
{
color: #694168;
}
.AnyTagClassName
{
color: #694168;
}
</style>
background-color css
<style>
a { background-color: #694168; }
a { background-color: rgb(105,65,104); }
div.DivClassName
{
background-color: #694168;
}
.BgClassName
{
background-color: #694168;
}
</style>
border-color css
<style>
span { border-color: #694168; }
span { border-color: rgb(105,65,104); }
td.TdClassName
{
border-color: #694168;
}
.TagClassName
{
border-color: #694168;
}
</style>