Shades of Seance #692572
Tints of Seance #692572
RGB
CMYK
RGB Variations
Color information
#692572 (or 0x692572) is known color: Seance. HEX triplet: 69, 25 and 72. RGB value is (105,37,114). Sum of RGB (Red+Green+Blue) = 105+37+114=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 37 (14.84% from 255 or 14.45% from 256); Blue value is 114 (44.92% from 255 or 44.53% from 256); Max value from RGB is 114 - color contains mainly: blue. Hex color #692572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692572 is #96DA8D. Grayscale: #414141. Windows color (decimal): -9886350 or 7480681. OLE color: 7480681.
HSL color Cylindrical-coordinate representation of color #692572: hue angle of 292.99º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #692572 is Cyan = 0.08, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 37 | 114 | - |
| CMYK | 0.08 | 0.68 | 0 | 0.55 |
| HSL | 292.99º | 0.51% | 0.3% | - |
| HSV(B) | 292.99º | 0.68% | 0.45% | - |
| XYZ | 9.52 | 5.54 | 16.49 | - |
| YUV | 66.11 | 155.03 | 155.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 114 | 0.08 | 0.68 | 0 | 0.55 | 292.99 | 0.51 | 0.3 |
| Hex | 69 | 25 | 72 | 8 | 44 | 0 | 37 | 125 | 33 | 1E |
| Octal | 151 | 45 | 162 | 10 | 104 | 0 | 67 | 445 | 63 | 36 |
| Binary | 1101001 | 100101 | 1110010 | 1000 | 1000100 | 0 | 110111 | 100100101 | 110011 | 11110 |
Color Harmonies of #692572
Complementary color
Monochromatic Colors of #692572
Black with #692572
Text Example
Text Example
White with #692572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692572; }
p { color: rgb(105,37,114); }
H1.HeaderClassName
{
color: #692572;
}
.AnyTagClassName
{
color: #692572;
}
</style>
background-color css
<style>
a { background-color: #692572; }
a { background-color: rgb(105,37,114); }
div.DivClassName
{
background-color: #692572;
}
.BgClassName
{
background-color: #692572;
}
</style>
border-color css
<style>
span { border-color: #692572; }
span { border-color: rgb(105,37,114); }
td.TdClassName
{
border-color: #692572;
}
.TagClassName
{
border-color: #692572;
}
</style>