#896594

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

Shades of Ce Soir #896594

Tints of Ce Soir #896594

Color information

#896594 (or 0x896594) is unknown color: approx Ce Soir. HEX triplet: 89, 65 and 94. RGB value is (137,101,148). Sum of RGB (Red+Green+Blue) = 137+101+148=386 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.49% from 386); Green value is 101 (39.84% from 255 or 26.17% from 386); Blue value is 148 (58.20% from 255 or 38.34% from 386); Max value from RGB is 148 - color contains mainly: blue. Hex color #896594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896594 is #769A6B. Grayscale: #747474. Windows color (decimal): -7772780 or 9725321. OLE color: 9725321.

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

Color convert

RGB137101148-
CMYK0.070.3200.42
HSL285.96º18.88%48.82%-
HSV(B)285.96º31.76%58.04%-
XYZ20.3216.7630.18-
YUV117.12145.43142.18-

RGB Variations

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

RGB

RED value IS 137 (53.91% from 255) = 35.49%
GREEN value IS 101 (39.84% from 255) = 26.17%
BLUE value IS 148 (58.20% from 255) = 38.34%
R=35.49%
G=26.17%
B=38.34%

CMYK

C (Cyan) values IS 0.07
M (Magenta) values IS 0.32
Y (Yellow) values IS 0
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1371011480.070.3200.42285.9618.8848.82
Hex89659472002A11e1331
Octal2111452247400524362361
Binary10001001110010110010100111100000010101010001111010011110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #896594

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #896594; }

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

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

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

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

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

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

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

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