Shades of Ce Soir #9475A7
Tints of Ce Soir #9475A7
RGB
CMYK
RGB Variations
Color information
#9475A7 (or 0x9475A7) is known color: Ce Soir. HEX triplet: 94, 75 and A7. RGB value is (148,117,167). Sum of RGB (Red+Green+Blue) = 148+117+167=432 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.26% from 432); Green value is 117 (46.09% from 255 or 27.08% from 432); Blue value is 167 (65.62% from 255 or 38.66% from 432); Max value from RGB is 167 - color contains mainly: blue. Hex color #9475A7 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9475A7 is #6B8A58. Grayscale: #838383. Windows color (decimal): -7047769 or 10974612. OLE color: 10974612.
HSL color Cylindrical-coordinate representation of color #9475A7: hue angle of 277.2º degrees, saturation: 0.22, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #9475A7 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 148 | 117 | 167 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.35 |
| HSL | 277.2º | 0.22% | 0.56% | - |
| HSV(B) | 277.2º | 0.3% | 0.65% | - |
| XYZ | 25.55 | 21.81 | 39.42 | - |
| YUV | 131.97 | 147.77 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 167 | 0.11 | 0.30 | 0 | 0.35 | 277.2 | 0.22 | 0.56 |
| Hex | 94 | 75 | A7 | B | 1E | 0 | 23 | 115 | 16 | 38 |
| Octal | 224 | 165 | 247 | 13 | 36 | 0 | 43 | 425 | 26 | 70 |
| Binary | 10010100 | 1110101 | 10100111 | 1011 | 11110 | 0 | 100011 | 100010101 | 10110 | 111000 |
Color Harmonies of #9475A7
Complementary color
Monochromatic Colors of #9475A7
Black with #9475A7
Text Example
Text Example
White with #9475A7
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9475A7; }
p { color: rgb(148,117,167); }
H1.HeaderClassName
{
color: #9475A7;
}
.AnyTagClassName
{
color: #9475A7;
}
</style>
background-color css
<style>
a { background-color: #9475A7; }
a { background-color: rgb(148,117,167); }
div.DivClassName
{
background-color: #9475A7;
}
.BgClassName
{
background-color: #9475A7;
}
</style>
border-color css
<style>
span { border-color: #9475A7; }
span { border-color: rgb(148,117,167); }
td.TdClassName
{
border-color: #9475A7;
}
.TagClassName
{
border-color: #9475A7;
}
</style>