Shades of Seance #592269
Tints of Seance #592269
RGB
CMYK
RGB Variations
Color information
#592269 (or 0x592269) is known color: Seance. HEX triplet: 59, 22 and 69. RGB value is (89,34,105). Sum of RGB (Red+Green+Blue) = 89+34+105=228 (30% of max value = 765). Red value is 89 (35.16% from 255 or 39.04% from 228); Green value is 34 (13.67% from 255 or 14.91% from 228); Blue value is 105 (41.41% from 255 or 46.05% from 228); Max value from RGB is 105 - color contains mainly: blue. Hex color #592269 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592269 is #A6DD96. Grayscale: #3A3A3A. Windows color (decimal): -10935703 or 6890073. OLE color: 6890073.
HSL color Cylindrical-coordinate representation of color #592269: hue angle of 286.48º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #592269 is Cyan = 0.15, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 34 | 105 | - |
| CMYK | 0.15 | 0.68 | 0 | 0.59 |
| HSL | 286.48º | 0.51% | 0.27% | - |
| HSV(B) | 286.48º | 0.68% | 0.41% | - |
| XYZ | 7.24 | 4.29 | 13.81 | - |
| YUV | 58.54 | 154.22 | 149.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 34 | 105 | 0.15 | 0.68 | 0 | 0.59 | 286.48 | 0.51 | 0.27 |
| Hex | 59 | 22 | 69 | F | 44 | 0 | 3B | 11E | 33 | 1B |
| Octal | 131 | 42 | 151 | 17 | 104 | 0 | 73 | 436 | 63 | 33 |
| Binary | 1011001 | 100010 | 1101001 | 1111 | 1000100 | 0 | 111011 | 100011110 | 110011 | 11011 |
Color Harmonies of #592269
Complementary color
Monochromatic Colors of #592269
Black with #592269
Text Example
Text Example
White with #592269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592269; }
p { color: rgb(89,34,105); }
H1.HeaderClassName
{
color: #592269;
}
.AnyTagClassName
{
color: #592269;
}
</style>
background-color css
<style>
a { background-color: #592269; }
a { background-color: rgb(89,34,105); }
div.DivClassName
{
background-color: #592269;
}
.BgClassName
{
background-color: #592269;
}
</style>
border-color css
<style>
span { border-color: #592269; }
span { border-color: rgb(89,34,105); }
td.TdClassName
{
border-color: #592269;
}
.TagClassName
{
border-color: #592269;
}
</style>