#856794

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

Shades of Ce Soir #856794

Tints of Ce Soir #856794

Color information

#856794 (or 0x856794) is unknown color: approx Ce Soir. HEX triplet: 85, 67 and 94. RGB value is (133,103,148). Sum of RGB (Red+Green+Blue) = 133+103+148=384 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.64% from 384); Green value is 103 (40.62% from 255 or 26.82% from 384); Blue value is 148 (58.20% from 255 or 38.54% from 384); Max value from RGB is 148 - color contains mainly: blue. Hex color #856794 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856794 is #7A986B. Grayscale: #747474. Windows color (decimal): -8034412 or 9725829. OLE color: 9725829.

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

Color convert

RGB133103148-
CMYK0.100.3000.42
HSL280º17.93%49.22%-
HSV(B)280º30.41%58.04%-
XYZ19.8716.8330.22-
YUV117.1145.44139.34-

RGB Variations

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

RGB

RED value IS 133 (52.34% from 255) = 34.64%
GREEN value IS 103 (40.62% from 255) = 26.82%
BLUE value IS 148 (58.20% from 255) = 38.54%
R=34.64%
G=26.82%
B=38.54%

CMYK

C (Cyan) values IS 0.10
M (Magenta) values IS 0.30
Y (Yellow) values IS 0
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1331031480.100.3000.4228017.9349.22
Hex856794A1E02A1181231
Octal20514722412360524302261
Binary10000101110011110010100101011110010101010001100010010110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #856794

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #856794; }

 p { color: rgb(133,103,148); }

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

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

 a { background-color: rgb(133,103,148); }

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

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

 span { border-color: rgb(133,103,148); }

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