Shades of Ce Soir #86659D
Tints of Ce Soir #86659D
RGB
CMYK
RGB Variations
Color information
#86659D (or 0x86659D) is known color: Ce Soir. HEX triplet: 86, 65 and 9D. RGB value is (134,101,157). Sum of RGB (Red+Green+Blue) = 134+101+157=392 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.18% from 392); Green value is 101 (39.84% from 255 or 25.77% from 392); Blue value is 157 (61.72% from 255 or 40.05% from 392); Max value from RGB is 157 - color contains mainly: blue. Hex color #86659D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #86659D is #799A62. Grayscale: #757575. Windows color (decimal): -7969379 or 10315142. OLE color: 10315142.
HSL color Cylindrical-coordinate representation of color #86659D: hue angle of 275.36º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #86659D is Cyan = 0.15, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 134 | 101 | 157 | - |
| CMYK | 0.15 | 0.36 | 0 | 0.38 |
| HSL | 275.36º | 0.22% | 0.51% | - |
| HSV(B) | 275.36º | 0.36% | 0.62% | - |
| XYZ | 20.57 | 16.81 | 34.06 | - |
| YUV | 117.25 | 150.43 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 157 | 0.15 | 0.36 | 0 | 0.38 | 275.36 | 0.22 | 0.51 |
| Hex | 86 | 65 | 9D | F | 24 | 0 | 26 | 113 | 16 | 33 |
| Octal | 206 | 145 | 235 | 17 | 44 | 0 | 46 | 423 | 26 | 63 |
| Binary | 10000110 | 1100101 | 10011101 | 1111 | 100100 | 0 | 100110 | 100010011 | 10110 | 110011 |
Color Harmonies of #86659D
Complementary color
Monochromatic Colors of #86659D
Black with #86659D
Text Example
Text Example
White with #86659D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86659D; }
p { color: rgb(134,101,157); }
H1.HeaderClassName
{
color: #86659D;
}
.AnyTagClassName
{
color: #86659D;
}
</style>
background-color css
<style>
a { background-color: #86659D; }
a { background-color: rgb(134,101,157); }
div.DivClassName
{
background-color: #86659D;
}
.BgClassName
{
background-color: #86659D;
}
</style>
border-color css
<style>
span { border-color: #86659D; }
span { border-color: rgb(134,101,157); }
td.TdClassName
{
border-color: #86659D;
}
.TagClassName
{
border-color: #86659D;
}
</style>