Shades of Ce Soir #8A7092
Tints of Ce Soir #8A7092
RGB
CMYK
RGB Variations
Color information
#8A7092 (or 0x8A7092) is known color: Ce Soir. HEX triplet: 8A, 70 and 92. RGB value is (138,112,146). Sum of RGB (Red+Green+Blue) = 138+112+146=396 (52% of max value = 765). Red value is 138 (54.30% from 255 or 34.85% from 396); Green value is 112 (44.14% from 255 or 28.28% from 396); Blue value is 146 (57.42% from 255 or 36.87% from 396); Max value from RGB is 146 - color contains mainly: blue. Hex color #8A7092 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8A7092 is #758F6D. Grayscale: #7B7B7B. Windows color (decimal): -7704430 or 9597066. OLE color: 9597066.
HSL color Cylindrical-coordinate representation of color #8A7092: hue angle of 285.88º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #8A7092 is Cyan = 0.05, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 138 | 112 | 146 | - |
| CMYK | 0.05 | 0.23 | 0 | 0.43 |
| HSL | 285.88º | 0.13% | 0.51% | - |
| HSV(B) | 285.88º | 0.23% | 0.57% | - |
| XYZ | 21.46 | 19.07 | 29.74 | - |
| YUV | 123.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 112 | 146 | 0.05 | 0.23 | 0 | 0.43 | 285.88 | 0.13 | 0.51 |
| Hex | 8A | 70 | 92 | 5 | 17 | 0 | 2B | 11E | D | 33 |
| Octal | 212 | 160 | 222 | 5 | 27 | 0 | 53 | 436 | 15 | 63 |
| Binary | 10001010 | 1110000 | 10010010 | 101 | 10111 | 0 | 101011 | 100011110 | 1101 | 110011 |
Color Harmonies of #8A7092
Complementary color
Monochromatic Colors of #8A7092
Black with #8A7092
Text Example
Text Example
White with #8A7092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A7092; }
p { color: rgb(138,112,146); }
H1.HeaderClassName
{
color: #8A7092;
}
.AnyTagClassName
{
color: #8A7092;
}
</style>
background-color css
<style>
a { background-color: #8A7092; }
a { background-color: rgb(138,112,146); }
div.DivClassName
{
background-color: #8A7092;
}
.BgClassName
{
background-color: #8A7092;
}
</style>
border-color css
<style>
span { border-color: #8A7092; }
span { border-color: rgb(138,112,146); }
td.TdClassName
{
border-color: #8A7092;
}
.TagClassName
{
border-color: #8A7092;
}
</style>