Shades of Ce Soir #90719B
Tints of Ce Soir #90719B
RGB
CMYK
RGB Variations
Color information
#90719B (or 0x90719B) is known color: Ce Soir. HEX triplet: 90, 71 and 9B. RGB value is (144,113,155). Sum of RGB (Red+Green+Blue) = 144+113+155=412 (54% of max value = 765). Red value is 144 (56.64% from 255 or 34.95% from 412); Green value is 113 (44.53% from 255 or 27.43% from 412); Blue value is 155 (60.94% from 255 or 37.62% from 412); Max value from RGB is 155 - color contains mainly: blue. Hex color #90719B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #90719B is #6F8E64. Grayscale: #7E7E7E. Windows color (decimal): -7310949 or 10187152. OLE color: 10187152.
HSL color Cylindrical-coordinate representation of color #90719B: hue angle of 284.29º degrees, saturation: 0.17, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #90719B is Cyan = 0.07, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 144 | 113 | 155 | - |
| CMYK | 0.07 | 0.27 | 0 | 0.39 |
| HSL | 284.29º | 0.17% | 0.53% | - |
| HSV(B) | 284.29º | 0.27% | 0.61% | - |
| XYZ | 23.32 | 20.11 | 33.66 | - |
| YUV | 127.06 | 143.77 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 155 | 0.07 | 0.27 | 0 | 0.39 | 284.29 | 0.17 | 0.53 |
| Hex | 90 | 71 | 9B | 7 | 1B | 0 | 27 | 11C | 11 | 35 |
| Octal | 220 | 161 | 233 | 7 | 33 | 0 | 47 | 434 | 21 | 65 |
| Binary | 10010000 | 1110001 | 10011011 | 111 | 11011 | 0 | 100111 | 100011100 | 10001 | 110101 |
Color Harmonies of #90719B
Complementary color
Monochromatic Colors of #90719B
Black with #90719B
Text Example
Text Example
White with #90719B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #90719B; }
p { color: rgb(144,113,155); }
H1.HeaderClassName
{
color: #90719B;
}
.AnyTagClassName
{
color: #90719B;
}
</style>
background-color css
<style>
a { background-color: #90719B; }
a { background-color: rgb(144,113,155); }
div.DivClassName
{
background-color: #90719B;
}
.BgClassName
{
background-color: #90719B;
}
</style>
border-color css
<style>
span { border-color: #90719B; }
span { border-color: rgb(144,113,155); }
td.TdClassName
{
border-color: #90719B;
}
.TagClassName
{
border-color: #90719B;
}
</style>