Shades of Ce Soir #90719F
Tints of Ce Soir #90719F
RGB
CMYK
RGB Variations
Color information
#90719F (or 0x90719F) is known color: Ce Soir. HEX triplet: 90, 71 and 9F. RGB value is (144,113,159). Sum of RGB (Red+Green+Blue) = 144+113+159=416 (55% of max value = 765). Red value is 144 (56.64% from 255 or 34.62% from 416); Green value is 113 (44.53% from 255 or 27.16% from 416); Blue value is 159 (62.5% from 255 or 38.22% from 416); Max value from RGB is 159 - color contains mainly: blue. Hex color #90719F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #90719F is #6F8E60. Grayscale: #7F7F7F. Windows color (decimal): -7310945 or 10449296. OLE color: 10449296.
HSL color Cylindrical-coordinate representation of color #90719F: hue angle of 280.43º degrees, saturation: 0.19, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #90719F is Cyan = 0.09, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 144 | 113 | 159 | - |
| CMYK | 0.09 | 0.29 | 0 | 0.38 |
| HSL | 280.43º | 0.19% | 0.53% | - |
| HSV(B) | 280.43º | 0.29% | 0.62% | - |
| XYZ | 23.66 | 20.24 | 35.46 | - |
| YUV | 127.51 | 145.77 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 159 | 0.09 | 0.29 | 0 | 0.38 | 280.43 | 0.19 | 0.53 |
| Hex | 90 | 71 | 9F | 9 | 1D | 0 | 26 | 118 | 13 | 35 |
| Octal | 220 | 161 | 237 | 11 | 35 | 0 | 46 | 430 | 23 | 65 |
| Binary | 10010000 | 1110001 | 10011111 | 1001 | 11101 | 0 | 100110 | 100011000 | 10011 | 110101 |
Color Harmonies of #90719F
Complementary color
Monochromatic Colors of #90719F
Black with #90719F
Text Example
Text Example
White with #90719F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #90719F; }
p { color: rgb(144,113,159); }
H1.HeaderClassName
{
color: #90719F;
}
.AnyTagClassName
{
color: #90719F;
}
</style>
background-color css
<style>
a { background-color: #90719F; }
a { background-color: rgb(144,113,159); }
div.DivClassName
{
background-color: #90719F;
}
.BgClassName
{
background-color: #90719F;
}
</style>
border-color css
<style>
span { border-color: #90719F; }
span { border-color: rgb(144,113,159); }
td.TdClassName
{
border-color: #90719F;
}
.TagClassName
{
border-color: #90719F;
}
</style>