Shades of Ce Soir #8A7395
Tints of Ce Soir #8A7395
RGB
CMYK
RGB Variations
Color information
#8A7395 (or 0x8A7395) is known color: Ce Soir. HEX triplet: 8A, 73 and 95. RGB value is (138,115,149). Sum of RGB (Red+Green+Blue) = 138+115+149=402 (53% of max value = 765). Red value is 138 (54.30% from 255 or 34.33% from 402); Green value is 115 (45.31% from 255 or 28.61% from 402); Blue value is 149 (58.59% from 255 or 37.06% from 402); Max value from RGB is 149 - color contains mainly: blue. Hex color #8A7395 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8A7395 is #758C6A. Grayscale: #7D7D7D. Windows color (decimal): -7703659 or 9794442. OLE color: 9794442.
HSL color Cylindrical-coordinate representation of color #8A7395: hue angle of 280.59º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #8A7395 is Cyan = 0.07, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 138 | 115 | 149 | - |
| CMYK | 0.07 | 0.23 | 0 | 0.42 |
| HSL | 280.59º | 0.14% | 0.52% | - |
| HSV(B) | 280.59º | 0.23% | 0.58% | - |
| XYZ | 22.04 | 19.83 | 31.1 | - |
| YUV | 125.75 | 141.12 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 115 | 149 | 0.07 | 0.23 | 0 | 0.42 | 280.59 | 0.14 | 0.52 |
| Hex | 8A | 73 | 95 | 7 | 17 | 0 | 2A | 119 | E | 34 |
| Octal | 212 | 163 | 225 | 7 | 27 | 0 | 52 | 431 | 16 | 64 |
| Binary | 10001010 | 1110011 | 10010101 | 111 | 10111 | 0 | 101010 | 100011001 | 1110 | 110100 |
Color Harmonies of #8A7395
Complementary color
Monochromatic Colors of #8A7395
Black with #8A7395
Text Example
Text Example
White with #8A7395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A7395; }
p { color: rgb(138,115,149); }
H1.HeaderClassName
{
color: #8A7395;
}
.AnyTagClassName
{
color: #8A7395;
}
</style>
background-color css
<style>
a { background-color: #8A7395; }
a { background-color: rgb(138,115,149); }
div.DivClassName
{
background-color: #8A7395;
}
.BgClassName
{
background-color: #8A7395;
}
</style>
border-color css
<style>
span { border-color: #8A7395; }
span { border-color: rgb(138,115,149); }
td.TdClassName
{
border-color: #8A7395;
}
.TagClassName
{
border-color: #8A7395;
}
</style>