Shades of Ce Soir #9071A1
Tints of Ce Soir #9071A1
RGB
CMYK
RGB Variations
Color information
#9071A1 (or 0x9071A1) is known color: Ce Soir. HEX triplet: 90, 71 and A1. RGB value is (144,113,161). Sum of RGB (Red+Green+Blue) = 144+113+161=418 (55% of max value = 765). Red value is 144 (56.64% from 255 or 34.45% from 418); Green value is 113 (44.53% from 255 or 27.03% from 418); Blue value is 161 (63.28% from 255 or 38.52% from 418); Max value from RGB is 161 - color contains mainly: blue. Hex color #9071A1 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9071A1 is #6F8E5E. Grayscale: #7F7F7F. Windows color (decimal): -7310943 or 10580368. OLE color: 10580368.
HSL color Cylindrical-coordinate representation of color #9071A1: hue angle of 278.75º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #9071A1 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 144 | 113 | 161 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.37 |
| HSL | 278.75º | 0.2% | 0.54% | - |
| HSV(B) | 278.75º | 0.3% | 0.63% | - |
| XYZ | 23.84 | 20.31 | 36.38 | - |
| YUV | 127.74 | 146.77 | 139.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 161 | 0.11 | 0.30 | 0 | 0.37 | 278.75 | 0.2 | 0.54 |
| Hex | 90 | 71 | A1 | B | 1E | 0 | 25 | 117 | 14 | 36 |
| Octal | 220 | 161 | 241 | 13 | 36 | 0 | 45 | 427 | 24 | 66 |
| Binary | 10010000 | 1110001 | 10100001 | 1011 | 11110 | 0 | 100101 | 100010111 | 10100 | 110110 |
Color Harmonies of #9071A1
Complementary color
Monochromatic Colors of #9071A1
Black with #9071A1
Text Example
Text Example
White with #9071A1
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9071A1; }
p { color: rgb(144,113,161); }
H1.HeaderClassName
{
color: #9071A1;
}
.AnyTagClassName
{
color: #9071A1;
}
</style>
background-color css
<style>
a { background-color: #9071A1; }
a { background-color: rgb(144,113,161); }
div.DivClassName
{
background-color: #9071A1;
}
.BgClassName
{
background-color: #9071A1;
}
</style>
border-color css
<style>
span { border-color: #9071A1; }
span { border-color: rgb(144,113,161); }
td.TdClassName
{
border-color: #9071A1;
}
.TagClassName
{
border-color: #9071A1;
}
</style>