#856793

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

Shades of Ce Soir #856793

Tints of Ce Soir #856793

Color information

#856793 (or 0x856793) is unknown color: approx Ce Soir. HEX triplet: 85, 67 and 93. RGB value is (133,103,147). Sum of RGB (Red+Green+Blue) = 133+103+147=383 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.73% from 383); Green value is 103 (40.62% from 255 or 26.89% from 383); Blue value is 147 (57.81% from 255 or 38.38% from 383); Max value from RGB is 147 - color contains mainly: blue. Hex color #856793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856793 is #7A986C. Grayscale: #747474. Windows color (decimal): -8034413 or 9660293. OLE color: 9660293.

HSL color Cylindrical-coordinate representation of color #856793: hue angle of 280.91º 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 #856793 is Cyan = 0.10, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.

Color convert

RGB133103147-
CMYK0.100.3000.42
HSL280.91º17.6%49.02%-
HSV(B)280.91º29.93%57.65%-
XYZ19.7916.7929.8-
YUV116.99144.94139.42-

RGB Variations

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

RGB

RED value IS 133 (52.34% from 255) = 34.73%
GREEN value IS 103 (40.62% from 255) = 26.89%
BLUE value IS 147 (57.81% from 255) = 38.38%
R=34.73%
G=26.89%
B=38.38%

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
Decimal1331031470.100.3000.42280.9117.649.02
Hex856793A1E02A1191231
Octal20514722312360524312261
Binary10000101110011110010011101011110010101010001100110010110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #856793

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #856793; }

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

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

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

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

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

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

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

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