Shades of Ce Soir #9376A5
Tints of Ce Soir #9376A5
RGB
CMYK
RGB Variations
Color information
#9376A5 (or 0x9376A5) is known color: Ce Soir. HEX triplet: 93, 76 and A5. RGB value is (147,118,165). Sum of RGB (Red+Green+Blue) = 147+118+165=430 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.19% from 430); Green value is 118 (46.48% from 255 or 27.44% from 430); Blue value is 165 (64.84% from 255 or 38.37% from 430); Max value from RGB is 165 - color contains mainly: blue. Hex color #9376A5 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9376A5 is #6C895A. Grayscale: #838383. Windows color (decimal): -7113051 or 10843795. OLE color: 10843795.
HSL color Cylindrical-coordinate representation of color #9376A5: hue angle of 277.02º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9376A5 is Cyan = 0.11, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 147 | 118 | 165 | - |
| CMYK | 0.11 | 0.28 | 0 | 0.35 |
| HSL | 277.02º | 0.21% | 0.55% | - |
| HSV(B) | 277.02º | 0.28% | 0.65% | - |
| XYZ | 25.3 | 21.88 | 38.49 | - |
| YUV | 132.03 | 146.61 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 165 | 0.11 | 0.28 | 0 | 0.35 | 277.02 | 0.21 | 0.55 |
| Hex | 93 | 76 | A5 | B | 1C | 0 | 23 | 115 | 15 | 37 |
| Octal | 223 | 166 | 245 | 13 | 34 | 0 | 43 | 425 | 25 | 67 |
| Binary | 10010011 | 1110110 | 10100101 | 1011 | 11100 | 0 | 100011 | 100010101 | 10101 | 110111 |
Color Harmonies of #9376A5
Complementary color
Monochromatic Colors of #9376A5
Black with #9376A5
Text Example
Text Example
White with #9376A5
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9376A5; }
p { color: rgb(147,118,165); }
H1.HeaderClassName
{
color: #9376A5;
}
.AnyTagClassName
{
color: #9376A5;
}
</style>
background-color css
<style>
a { background-color: #9376A5; }
a { background-color: rgb(147,118,165); }
div.DivClassName
{
background-color: #9376A5;
}
.BgClassName
{
background-color: #9376A5;
}
</style>
border-color css
<style>
span { border-color: #9376A5; }
span { border-color: rgb(147,118,165); }
td.TdClassName
{
border-color: #9376A5;
}
.TagClassName
{
border-color: #9376A5;
}
</style>