#896795

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

Shades of Ce Soir #896795

Tints of Ce Soir #896795

Color information

#896795 (or 0x896795) is unknown color: approx Ce Soir. HEX triplet: 89, 67 and 95. RGB value is (137,103,149). Sum of RGB (Red+Green+Blue) = 137+103+149=389 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.22% from 389); Green value is 103 (40.62% from 255 or 26.48% from 389); Blue value is 149 (58.59% from 255 or 38.30% from 389); Max value from RGB is 149 - color contains mainly: blue. Hex color #896795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896795 is #76986A. Grayscale: #767676. Windows color (decimal): -7772267 or 9791369. OLE color: 9791369.

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

Color convert

RGB137103149-
CMYK0.080.3100.42
HSL284.35º18.25%49.41%-
HSV(B)284.35º30.87%58.43%-
XYZ20.5917.1930.67-
YUV118.41145.26141.26-

RGB Variations

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

RGB

RED value IS 137 (53.91% from 255) = 35.22%
GREEN value IS 103 (40.62% from 255) = 26.48%
BLUE value IS 149 (58.59% from 255) = 38.30%
R=35.22%
G=26.48%
B=38.30%

CMYK

C (Cyan) values IS 0.08
M (Magenta) values IS 0.31
Y (Yellow) values IS 0
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1371031490.080.3100.42284.3518.2549.41
Hex89679581F02A11c1231
Octal21114722510370524342261
Binary10001001110011110010101100011111010101010001110010010110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #896795

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #896795; }

 p { color: rgb(137,103,149); }

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

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

 a { background-color: rgb(137,103,149); }

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

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

 span { border-color: rgb(137,103,149); }

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