Shades of Ce Soir #8A6494
Tints of Ce Soir #8A6494
RGB
CMYK
RGB Variations
Color information
#8A6494 (or 0x8A6494) is known color: Ce Soir. HEX triplet: 8A, 64 and 94. RGB value is (138,100,148). Sum of RGB (Red+Green+Blue) = 138+100+148=386 (51% of max value = 765). Red value is 138 (54.30% from 255 or 35.75% from 386); Green value is 100 (39.45% from 255 or 25.91% from 386); Blue value is 148 (58.20% from 255 or 38.34% from 386); Max value from RGB is 148 - color contains mainly: blue. Hex color #8A6494 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8A6494 is #759B6B. Grayscale: #747474. Windows color (decimal): -7707500 or 9725066. OLE color: 9725066.
HSL color Cylindrical-coordinate representation of color #8A6494: hue angle of 287.5º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #8A6494 is Cyan = 0.07, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 138 | 100 | 148 | - |
| CMYK | 0.07 | 0.32 | 0 | 0.42 |
| HSL | 287.5º | 0.19% | 0.49% | - |
| HSV(B) | 287.5º | 0.32% | 0.58% | - |
| XYZ | 20.38 | 16.66 | 30.16 | - |
| YUV | 116.83 | 145.59 | 143.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 100 | 148 | 0.07 | 0.32 | 0 | 0.42 | 287.5 | 0.19 | 0.49 |
| Hex | 8A | 64 | 94 | 7 | 20 | 0 | 2A | 120 | 13 | 31 |
| Octal | 212 | 144 | 224 | 7 | 40 | 0 | 52 | 440 | 23 | 61 |
| Binary | 10001010 | 1100100 | 10010100 | 111 | 100000 | 0 | 101010 | 100100000 | 10011 | 110001 |
Color Harmonies of #8A6494
Complementary color
Monochromatic Colors of #8A6494
Black with #8A6494
Text Example
Text Example
White with #8A6494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A6494; }
p { color: rgb(138,100,148); }
H1.HeaderClassName
{
color: #8A6494;
}
.AnyTagClassName
{
color: #8A6494;
}
</style>
background-color css
<style>
a { background-color: #8A6494; }
a { background-color: rgb(138,100,148); }
div.DivClassName
{
background-color: #8A6494;
}
.BgClassName
{
background-color: #8A6494;
}
</style>
border-color css
<style>
span { border-color: #8A6494; }
span { border-color: rgb(138,100,148); }
td.TdClassName
{
border-color: #8A6494;
}
.TagClassName
{
border-color: #8A6494;
}
</style>