Shades of Ce Soir #86669A
Tints of Ce Soir #86669A
RGB
CMYK
RGB Variations
Color information
#86669A (or 0x86669A) is known color: Ce Soir. HEX triplet: 86, 66 and 9A. RGB value is (134,102,154). Sum of RGB (Red+Green+Blue) = 134+102+154=390 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.36% from 390); Green value is 102 (40.23% from 255 or 26.15% from 390); Blue value is 154 (60.55% from 255 or 39.49% from 390); Max value from RGB is 154 - color contains mainly: blue. Hex color #86669A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86669A is #799965. Grayscale: #757575. Windows color (decimal): -7969126 or 10118790. OLE color: 10118790.
HSL color Cylindrical-coordinate representation of color #86669A: hue angle of 276.92º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #86669A is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 102 | 154 | - |
| CMYK | 0.13 | 0.34 | 0 | 0.40 |
| HSL | 276.92º | 0.2% | 0.5% | - |
| HSV(B) | 276.92º | 0.34% | 0.6% | - |
| XYZ | 20.42 | 16.9 | 32.76 | - |
| YUV | 117.5 | 148.6 | 139.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 154 | 0.13 | 0.34 | 0 | 0.40 | 276.92 | 0.2 | 0.5 |
| Hex | 86 | 66 | 9A | D | 22 | 0 | 28 | 115 | 14 | 32 |
| Octal | 206 | 146 | 232 | 15 | 42 | 0 | 50 | 425 | 24 | 62 |
| Binary | 10000110 | 1100110 | 10011010 | 1101 | 100010 | 0 | 101000 | 100010101 | 10100 | 110010 |
Color Harmonies of #86669A
Complementary color
Monochromatic Colors of #86669A
Black with #86669A
Text Example
Text Example
White with #86669A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86669A; }
p { color: rgb(134,102,154); }
H1.HeaderClassName
{
color: #86669A;
}
.AnyTagClassName
{
color: #86669A;
}
</style>
background-color css
<style>
a { background-color: #86669A; }
a { background-color: rgb(134,102,154); }
div.DivClassName
{
background-color: #86669A;
}
.BgClassName
{
background-color: #86669A;
}
</style>
border-color css
<style>
span { border-color: #86669A; }
span { border-color: rgb(134,102,154); }
td.TdClassName
{
border-color: #86669A;
}
.TagClassName
{
border-color: #86669A;
}
</style>