#866998

Color #866998 Ce Soir (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Ce Soir #866998

Tints of Ce Soir #866998

Color information

#866998 (or 0x866998) is unknown color: approx Ce Soir. HEX triplet: 86, 69 and 98. RGB value is (134,105,152). Sum of RGB (Red+Green+Blue) = 134+105+152=391 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.27% from 391); Green value is 105 (41.41% from 255 or 26.85% from 391); Blue value is 152 (59.77% from 255 or 38.87% from 391); Max value from RGB is 152 - color contains mainly: blue. Hex color #866998 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866998 is #799667. Grayscale: #767676. Windows color (decimal): -7968360 or 9988486. OLE color: 9988486.

HSL color Cylindrical-coordinate representation of color #866998: hue angle of 277.02º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #866998 is Cyan = 0.12, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.

Color convert

RGB134105152-
CMYK0.120.3100.40
HSL277.02º18.58%50.39%-
HSV(B)277.02º30.92%59.61%-
XYZ20.5517.4431.99-
YUV119.03146.61138.68-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 134 (52.73% from 255) = 34.27%
GREEN value IS 105 (41.41% from 255) = 26.85%
BLUE value IS 152 (59.77% from 255) = 38.87%
R=34.27%
G=26.85%
B=38.87%

CMYK

C (Cyan) values IS 0.12
M (Magenta) values IS 0.31
Y (Yellow) values IS 0
K (Black) values IS 0.40
SystemRedGreenBlueCMYKHSL
Decimal1341051520.120.3100.40277.0218.5850.39
Hex866998C1F0281151332
Octal20615123014370504252362
Binary10000110110100110011000110011111010100010001010110011110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #866998

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #866998; }

 p { color: rgb(134,105,152); }

 H1.HeaderClassName
 {
   color: #866998;
 }
 .AnyTagClassName
 {
   color: #866998;
 }
</style>
background-color css

<style>
 a { background-color: #866998; }

 a { background-color: rgb(134,105,152); }

 div.DivClassName
 {
   background-color: #866998;
 }
 .BgClassName
 {
   background-color: #866998;
 }
</style>
border-color css

<style>
 span { border-color: #866998; }

 span { border-color: rgb(134,105,152); }

 td.TdClassName
 {
   border-color: #866998;
 }
 .TagClassName
 {
   border-color: #866998;
 }
</style>