Shades of Ce Soir #867197
Tints of Ce Soir #867197
RGB
CMYK
RGB Variations
Color information
#867197 (or 0x867197) is known color: Ce Soir. HEX triplet: 86, 71 and 97. RGB value is (134,113,151). Sum of RGB (Red+Green+Blue) = 134+113+151=398 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.67% from 398); Green value is 113 (44.53% from 255 or 28.39% from 398); Blue value is 151 (59.38% from 255 or 37.94% from 398); Max value from RGB is 151 - color contains mainly: blue. Hex color #867197 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867197 is #798E68. Grayscale: #7B7B7B. Windows color (decimal): -7966313 or 9924998. OLE color: 9924998.
HSL color Cylindrical-coordinate representation of color #867197: hue angle of 273.16º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #867197 is Cyan = 0.11, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 113 | 151 | - |
| CMYK | 0.11 | 0.25 | 0 | 0.41 |
| HSL | 273.16º | 0.15% | 0.52% | - |
| HSV(B) | 273.16º | 0.25% | 0.59% | - |
| XYZ | 21.32 | 19.11 | 31.84 | - |
| YUV | 123.61 | 143.46 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 151 | 0.11 | 0.25 | 0 | 0.41 | 273.16 | 0.15 | 0.52 |
| Hex | 86 | 71 | 97 | B | 19 | 0 | 29 | 111 | F | 34 |
| Octal | 206 | 161 | 227 | 13 | 31 | 0 | 51 | 421 | 17 | 64 |
| Binary | 10000110 | 1110001 | 10010111 | 1011 | 11001 | 0 | 101001 | 100010001 | 1111 | 110100 |
Color Harmonies of #867197
Complementary color
Monochromatic Colors of #867197
Black with #867197
Text Example
Text Example
White with #867197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867197; }
p { color: rgb(134,113,151); }
H1.HeaderClassName
{
color: #867197;
}
.AnyTagClassName
{
color: #867197;
}
</style>
background-color css
<style>
a { background-color: #867197; }
a { background-color: rgb(134,113,151); }
div.DivClassName
{
background-color: #867197;
}
.BgClassName
{
background-color: #867197;
}
</style>
border-color css
<style>
span { border-color: #867197; }
span { border-color: rgb(134,113,151); }
td.TdClassName
{
border-color: #867197;
}
.TagClassName
{
border-color: #867197;
}
</style>