Shades of Ce Soir #8A6994
Tints of Ce Soir #8A6994
RGB
CMYK
RGB Variations
Color information
#8A6994 (or 0x8A6994) is known color: Ce Soir. HEX triplet: 8A, 69 and 94. RGB value is (138,105,148). Sum of RGB (Red+Green+Blue) = 138+105+148=391 (51% of max value = 765). Red value is 138 (54.30% from 255 or 35.29% from 391); Green value is 105 (41.41% from 255 or 26.85% from 391); Blue value is 148 (58.20% from 255 or 37.85% from 391); Max value from RGB is 148 - color contains mainly: blue. Hex color #8A6994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8A6994 is #75966B. Grayscale: #777777. Windows color (decimal): -7706220 or 9726346. OLE color: 9726346.
HSL color Cylindrical-coordinate representation of color #8A6994: hue angle of 286.05º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #8A6994 is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 138 | 105 | 148 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.42 |
| HSL | 286.05º | 0.17% | 0.5% | - |
| HSV(B) | 286.05º | 0.29% | 0.58% | - |
| XYZ | 20.88 | 17.64 | 30.32 | - |
| YUV | 119.77 | 143.93 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 105 | 148 | 0.07 | 0.29 | 0 | 0.42 | 286.05 | 0.17 | 0.5 |
| Hex | 8A | 69 | 94 | 7 | 1D | 0 | 2A | 11E | 11 | 32 |
| Octal | 212 | 151 | 224 | 7 | 35 | 0 | 52 | 436 | 21 | 62 |
| Binary | 10001010 | 1101001 | 10010100 | 111 | 11101 | 0 | 101010 | 100011110 | 10001 | 110010 |
Color Harmonies of #8A6994
Complementary color
Monochromatic Colors of #8A6994
Black with #8A6994
Text Example
Text Example
White with #8A6994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A6994; }
p { color: rgb(138,105,148); }
H1.HeaderClassName
{
color: #8A6994;
}
.AnyTagClassName
{
color: #8A6994;
}
</style>
background-color css
<style>
a { background-color: #8A6994; }
a { background-color: rgb(138,105,148); }
div.DivClassName
{
background-color: #8A6994;
}
.BgClassName
{
background-color: #8A6994;
}
</style>
border-color css
<style>
span { border-color: #8A6994; }
span { border-color: rgb(138,105,148); }
td.TdClassName
{
border-color: #8A6994;
}
.TagClassName
{
border-color: #8A6994;
}
</style>