Shades of Seance #691885
Tints of Seance #691885
RGB
CMYK
RGB Variations
Color information
#691885 (or 0x691885) is known color: Seance. HEX triplet: 69, 18 and 85. RGB value is (105,24,133). Sum of RGB (Red+Green+Blue) = 105+24+133=262 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.08% from 262); Green value is 24 (9.77% from 255 or 9.16% from 262); Blue value is 133 (52.34% from 255 or 50.76% from 262); Max value from RGB is 133 - color contains mainly: blue. Hex color #691885 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #691885 is #96E77A. Grayscale: #3C3C3C. Windows color (decimal): -9889659 or 8722537. OLE color: 8722537.
HSL color Cylindrical-coordinate representation of color #691885: hue angle of 284.59º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691885 is Cyan = 0.21, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 24 | 133 | - |
| CMYK | 0.21 | 0.82 | 0 | 0.48 |
| HSL | 284.59º | 0.69% | 0.31% | - |
| HSV(B) | 284.59º | 0.82% | 0.52% | - |
| XYZ | 10.39 | 5.35 | 22.68 | - |
| YUV | 60.65 | 168.84 | 159.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 133 | 0.21 | 0.82 | 0 | 0.48 | 284.59 | 0.69 | 0.31 |
| Hex | 69 | 18 | 85 | 15 | 52 | 0 | 30 | 11D | 45 | 1F |
| Octal | 151 | 30 | 205 | 25 | 122 | 0 | 60 | 435 | 105 | 37 |
| Binary | 1101001 | 11000 | 10000101 | 10101 | 1010010 | 0 | 110000 | 100011101 | 1000101 | 11111 |
Color Harmonies of #691885
Complementary color
Monochromatic Colors of #691885
Black with #691885
Text Example
Text Example
White with #691885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691885; }
p { color: rgb(105,24,133); }
H1.HeaderClassName
{
color: #691885;
}
.AnyTagClassName
{
color: #691885;
}
</style>
background-color css
<style>
a { background-color: #691885; }
a { background-color: rgb(105,24,133); }
div.DivClassName
{
background-color: #691885;
}
.BgClassName
{
background-color: #691885;
}
</style>
border-color css
<style>
span { border-color: #691885; }
span { border-color: rgb(105,24,133); }
td.TdClassName
{
border-color: #691885;
}
.TagClassName
{
border-color: #691885;
}
</style>