#896994

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

Shades of Ce Soir #896994

Tints of Ce Soir #896994

Color information

#896994 (or 0x896994) is unknown color: approx Ce Soir. HEX triplet: 89, 69 and 94. RGB value is (137,105,148). Sum of RGB (Red+Green+Blue) = 137+105+148=390 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.13% from 390); Green value is 105 (41.41% from 255 or 26.92% from 390); Blue value is 148 (58.20% from 255 or 37.95% from 390); Max value from RGB is 148 - color contains mainly: blue. Hex color #896994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896994 is #76966B. Grayscale: #777777. Windows color (decimal): -7771756 or 9726345. OLE color: 9726345.

HSL color Cylindrical-coordinate representation of color #896994: hue angle of 284.65º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #896994 is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.

Color convert

RGB137105148-
CMYK0.070.2900.42
HSL284.65º17%49.61%-
HSV(B)284.65º29.05%58.04%-
XYZ20.7117.5630.31-
YUV119.47144.1140.5-

RGB Variations

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

RGB

RED value IS 137 (53.91% from 255) = 35.13%
GREEN value IS 105 (41.41% from 255) = 26.92%
BLUE value IS 148 (58.20% from 255) = 37.95%
R=35.13%
G=26.92%
B=37.95%

CMYK

C (Cyan) values IS 0.07
M (Magenta) values IS 0.29
Y (Yellow) values IS 0
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1371051480.070.2900.42284.651749.61
Hex89699471D02A11d1132
Octal2111512247350524352162
Binary1000100111010011001010011111101010101010001110110001110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #896994

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #896994; }

 p { color: rgb(137,105,148); }

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

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

 a { background-color: rgb(137,105,148); }

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

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

 span { border-color: rgb(137,105,148); }

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