Shades of Ce Soir #906FAA
Tints of Ce Soir #906FAA
RGB
CMYK
RGB Variations
Color information
#906FAA (or 0x906FAA) is known color: Ce Soir. HEX triplet: 90, 6F and AA. RGB value is (144,111,170). Sum of RGB (Red+Green+Blue) = 144+111+170=425 (56% of max value = 765). Red value is 144 (56.64% from 255 or 33.88% from 425); Green value is 111 (43.75% from 255 or 26.12% from 425); Blue value is 170 (66.80% from 255 or 40% from 425); Max value from RGB is 170 - color contains mainly: blue. Hex color #906FAA is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906FAA is #6F9055. Grayscale: #7F7F7F. Windows color (decimal): -7311446 or 11169680. OLE color: 11169680.
HSL color Cylindrical-coordinate representation of color #906FAA: hue angle of 273.56º degrees, saturation: 0.26, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #906FAA is Cyan = 0.15, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 144 | 111 | 170 | - |
| CMYK | 0.15 | 0.35 | 0 | 0.33 |
| HSL | 273.56º | 0.26% | 0.55% | - |
| HSV(B) | 273.56º | 0.35% | 0.67% | - |
| XYZ | 24.44 | 20.2 | 40.64 | - |
| YUV | 127.59 | 151.93 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 111 | 170 | 0.15 | 0.35 | 0 | 0.33 | 273.56 | 0.26 | 0.55 |
| Hex | 90 | 6F | AA | F | 23 | 0 | 21 | 112 | 1A | 37 |
| Octal | 220 | 157 | 252 | 17 | 43 | 0 | 41 | 422 | 32 | 67 |
| Binary | 10010000 | 1101111 | 10101010 | 1111 | 100011 | 0 | 100001 | 100010010 | 11010 | 110111 |
Color Harmonies of #906FAA
Complementary color
Monochromatic Colors of #906FAA
Black with #906FAA
Text Example
Text Example
White with #906FAA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906FAA; }
p { color: rgb(144,111,170); }
H1.HeaderClassName
{
color: #906FAA;
}
.AnyTagClassName
{
color: #906FAA;
}
</style>
background-color css
<style>
a { background-color: #906FAA; }
a { background-color: rgb(144,111,170); }
div.DivClassName
{
background-color: #906FAA;
}
.BgClassName
{
background-color: #906FAA;
}
</style>
border-color css
<style>
span { border-color: #906FAA; }
span { border-color: rgb(144,111,170); }
td.TdClassName
{
border-color: #906FAA;
}
.TagClassName
{
border-color: #906FAA;
}
</style>