Shades of Ce Soir #8A6296
Tints of Ce Soir #8A6296
RGB
CMYK
RGB Variations
Color information
#8A6296 (or 0x8A6296) is known color: Ce Soir. HEX triplet: 8A, 62 and 96. RGB value is (138,98,150). Sum of RGB (Red+Green+Blue) = 138+98+150=386 (51% of max value = 765). Red value is 138 (54.30% from 255 or 35.75% from 386); Green value is 98 (38.67% from 255 or 25.39% from 386); Blue value is 150 (58.98% from 255 or 38.86% from 386); Max value from RGB is 150 - color contains mainly: blue. Hex color #8A6296 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #8A6296 is #759D69. Grayscale: #737373. Windows color (decimal): -7708010 or 9855626. OLE color: 9855626.
HSL color Cylindrical-coordinate representation of color #8A6296: hue angle of 286.15º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #8A6296 is Cyan = 0.08, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 138 | 98 | 150 | - |
| CMYK | 0.08 | 0.35 | 0 | 0.41 |
| HSL | 286.15º | 0.21% | 0.49% | - |
| HSV(B) | 286.15º | 0.35% | 0.59% | - |
| XYZ | 20.35 | 16.34 | 30.94 | - |
| YUV | 115.89 | 147.25 | 143.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 98 | 150 | 0.08 | 0.35 | 0 | 0.41 | 286.15 | 0.21 | 0.49 |
| Hex | 8A | 62 | 96 | 8 | 23 | 0 | 29 | 11E | 15 | 31 |
| Octal | 212 | 142 | 226 | 10 | 43 | 0 | 51 | 436 | 25 | 61 |
| Binary | 10001010 | 1100010 | 10010110 | 1000 | 100011 | 0 | 101001 | 100011110 | 10101 | 110001 |
Color Harmonies of #8A6296
Complementary color
Monochromatic Colors of #8A6296
Black with #8A6296
Text Example
Text Example
White with #8A6296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A6296; }
p { color: rgb(138,98,150); }
H1.HeaderClassName
{
color: #8A6296;
}
.AnyTagClassName
{
color: #8A6296;
}
</style>
background-color css
<style>
a { background-color: #8A6296; }
a { background-color: rgb(138,98,150); }
div.DivClassName
{
background-color: #8A6296;
}
.BgClassName
{
background-color: #8A6296;
}
</style>
border-color css
<style>
span { border-color: #8A6296; }
span { border-color: rgb(138,98,150); }
td.TdClassName
{
border-color: #8A6296;
}
.TagClassName
{
border-color: #8A6296;
}
</style>