Shades of Ce Soir #9570A6
Tints of Ce Soir #9570A6
RGB
CMYK
RGB Variations
Color information
#9570A6 (or 0x9570A6) is known color: Ce Soir. HEX triplet: 95, 70 and A6. RGB value is (149,112,166). Sum of RGB (Red+Green+Blue) = 149+112+166=427 (56% of max value = 765). Red value is 149 (58.59% from 255 or 34.89% from 427); Green value is 112 (44.14% from 255 or 26.23% from 427); Blue value is 166 (65.23% from 255 or 38.88% from 427); Max value from RGB is 166 - color contains mainly: blue. Hex color #9570A6 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9570A6 is #6A8F59. Grayscale: #818181. Windows color (decimal): -6983514 or 10907797. OLE color: 10907797.
HSL color Cylindrical-coordinate representation of color #9570A6: hue angle of 281.11º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #9570A6 is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 149 | 112 | 166 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.35 |
| HSL | 281.11º | 0.23% | 0.55% | - |
| HSV(B) | 281.11º | 0.33% | 0.65% | - |
| XYZ | 25.07 | 20.73 | 38.76 | - |
| YUV | 129.22 | 148.76 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 112 | 166 | 0.10 | 0.33 | 0 | 0.35 | 281.11 | 0.23 | 0.55 |
| Hex | 95 | 70 | A6 | A | 21 | 0 | 23 | 119 | 17 | 37 |
| Octal | 225 | 160 | 246 | 12 | 41 | 0 | 43 | 431 | 27 | 67 |
| Binary | 10010101 | 1110000 | 10100110 | 1010 | 100001 | 0 | 100011 | 100011001 | 10111 | 110111 |
Color Harmonies of #9570A6
Complementary color
Monochromatic Colors of #9570A6
Black with #9570A6
Text Example
Text Example
White with #9570A6
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9570A6; }
p { color: rgb(149,112,166); }
H1.HeaderClassName
{
color: #9570A6;
}
.AnyTagClassName
{
color: #9570A6;
}
</style>
background-color css
<style>
a { background-color: #9570A6; }
a { background-color: rgb(149,112,166); }
div.DivClassName
{
background-color: #9570A6;
}
.BgClassName
{
background-color: #9570A6;
}
</style>
border-color css
<style>
span { border-color: #9570A6; }
span { border-color: rgb(149,112,166); }
td.TdClassName
{
border-color: #9570A6;
}
.TagClassName
{
border-color: #9570A6;
}
</style>