Shades of Ce Soir #9567A9
Tints of Ce Soir #9567A9
RGB
CMYK
RGB Variations
Color information
#9567A9 (or 0x9567A9) is known color: Ce Soir. HEX triplet: 95, 67 and A9. RGB value is (149,103,169). Sum of RGB (Red+Green+Blue) = 149+103+169=421 (55% of max value = 765). Red value is 149 (58.59% from 255 or 35.39% from 421); Green value is 103 (40.62% from 255 or 24.47% from 421); Blue value is 169 (66.41% from 255 or 40.14% from 421); Max value from RGB is 169 - color contains mainly: blue. Hex color #9567A9 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9567A9 is #6A9856. Grayscale: #7C7C7C. Windows color (decimal): -6985815 or 11102101. OLE color: 11102101.
HSL color Cylindrical-coordinate representation of color #9567A9: hue angle of 281.82º degrees, saturation: 0.28, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #9567A9 is Cyan = 0.12, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 149 | 103 | 169 | - |
| CMYK | 0.12 | 0.39 | 0 | 0.34 |
| HSL | 281.82º | 0.28% | 0.53% | - |
| HSV(B) | 281.82º | 0.39% | 0.66% | - |
| XYZ | 24.41 | 18.95 | 39.91 | - |
| YUV | 124.28 | 153.24 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 169 | 0.12 | 0.39 | 0 | 0.34 | 281.82 | 0.28 | 0.53 |
| Hex | 95 | 67 | A9 | C | 27 | 0 | 22 | 11A | 1C | 35 |
| Octal | 225 | 147 | 251 | 14 | 47 | 0 | 42 | 432 | 34 | 65 |
| Binary | 10010101 | 1100111 | 10101001 | 1100 | 100111 | 0 | 100010 | 100011010 | 11100 | 110101 |
Color Harmonies of #9567A9
Complementary color
Monochromatic Colors of #9567A9
Black with #9567A9
Text Example
Text Example
White with #9567A9
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9567A9; }
p { color: rgb(149,103,169); }
H1.HeaderClassName
{
color: #9567A9;
}
.AnyTagClassName
{
color: #9567A9;
}
</style>
background-color css
<style>
a { background-color: #9567A9; }
a { background-color: rgb(149,103,169); }
div.DivClassName
{
background-color: #9567A9;
}
.BgClassName
{
background-color: #9567A9;
}
</style>
border-color css
<style>
span { border-color: #9567A9; }
span { border-color: rgb(149,103,169); }
td.TdClassName
{
border-color: #9567A9;
}
.TagClassName
{
border-color: #9567A9;
}
</style>