Shades of Ce Soir #90719A
Tints of Ce Soir #90719A
RGB
CMYK
RGB Variations
Color information
#90719A (or 0x90719A) is known color: Ce Soir. HEX triplet: 90, 71 and 9A. RGB value is (144,113,154). Sum of RGB (Red+Green+Blue) = 144+113+154=411 (54% of max value = 765). Red value is 144 (56.64% from 255 or 35.04% from 411); Green value is 113 (44.53% from 255 or 27.49% from 411); Blue value is 154 (60.55% from 255 or 37.47% from 411); Max value from RGB is 154 - color contains mainly: blue. Hex color #90719A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #90719A is #6F8E65. Grayscale: #7E7E7E. Windows color (decimal): -7310950 or 10121616. OLE color: 10121616.
HSL color Cylindrical-coordinate representation of color #90719A: hue angle of 285.37º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #90719A is Cyan = 0.06, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 144 | 113 | 154 | - |
| CMYK | 0.06 | 0.27 | 0 | 0.40 |
| HSL | 285.37º | 0.17% | 0.52% | - |
| HSV(B) | 285.37º | 0.27% | 0.6% | - |
| XYZ | 23.24 | 20.07 | 33.22 | - |
| YUV | 126.94 | 143.27 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 154 | 0.06 | 0.27 | 0 | 0.40 | 285.37 | 0.17 | 0.52 |
| Hex | 90 | 71 | 9A | 6 | 1B | 0 | 28 | 11D | 11 | 34 |
| Octal | 220 | 161 | 232 | 6 | 33 | 0 | 50 | 435 | 21 | 64 |
| Binary | 10010000 | 1110001 | 10011010 | 110 | 11011 | 0 | 101000 | 100011101 | 10001 | 110100 |
Color Harmonies of #90719A
Complementary color
Monochromatic Colors of #90719A
Black with #90719A
Text Example
Text Example
White with #90719A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #90719A; }
p { color: rgb(144,113,154); }
H1.HeaderClassName
{
color: #90719A;
}
.AnyTagClassName
{
color: #90719A;
}
</style>
background-color css
<style>
a { background-color: #90719A; }
a { background-color: rgb(144,113,154); }
div.DivClassName
{
background-color: #90719A;
}
.BgClassName
{
background-color: #90719A;
}
</style>
border-color css
<style>
span { border-color: #90719A; }
span { border-color: rgb(144,113,154); }
td.TdClassName
{
border-color: #90719A;
}
.TagClassName
{
border-color: #90719A;
}
</style>