Shades of Ce Soir #867094
Tints of Ce Soir #867094
RGB
CMYK
RGB Variations
Color information
#867094 (or 0x867094) is known color: Ce Soir. HEX triplet: 86, 70 and 94. RGB value is (134,112,148). Sum of RGB (Red+Green+Blue) = 134+112+148=394 (52% of max value = 765). Red value is 134 (52.73% from 255 or 34.01% from 394); Green value is 112 (44.14% from 255 or 28.43% from 394); Blue value is 148 (58.20% from 255 or 37.56% from 394); Max value from RGB is 148 - color contains mainly: blue. Hex color #867094 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867094 is #798F6B. Grayscale: #7A7A7A. Windows color (decimal): -7966572 or 9728134. OLE color: 9728134.
HSL color Cylindrical-coordinate representation of color #867094: hue angle of 276.67º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #867094 is Cyan = 0.09, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 112 | 148 | - |
| CMYK | 0.09 | 0.24 | 0 | 0.42 |
| HSL | 276.67º | 0.14% | 0.51% | - |
| HSV(B) | 276.67º | 0.24% | 0.58% | - |
| XYZ | 20.97 | 18.79 | 30.54 | - |
| YUV | 122.68 | 142.29 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 148 | 0.09 | 0.24 | 0 | 0.42 | 276.67 | 0.14 | 0.51 |
| Hex | 86 | 70 | 94 | 9 | 18 | 0 | 2A | 115 | E | 33 |
| Octal | 206 | 160 | 224 | 11 | 30 | 0 | 52 | 425 | 16 | 63 |
| Binary | 10000110 | 1110000 | 10010100 | 1001 | 11000 | 0 | 101010 | 100010101 | 1110 | 110011 |
Color Harmonies of #867094
Complementary color
Monochromatic Colors of #867094
Black with #867094
Text Example
Text Example
White with #867094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867094; }
p { color: rgb(134,112,148); }
H1.HeaderClassName
{
color: #867094;
}
.AnyTagClassName
{
color: #867094;
}
</style>
background-color css
<style>
a { background-color: #867094; }
a { background-color: rgb(134,112,148); }
div.DivClassName
{
background-color: #867094;
}
.BgClassName
{
background-color: #867094;
}
</style>
border-color css
<style>
span { border-color: #867094; }
span { border-color: rgb(134,112,148); }
td.TdClassName
{
border-color: #867094;
}
.TagClassName
{
border-color: #867094;
}
</style>