#836994

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

Shades of Ce Soir #836994

Tints of Ce Soir #836994

Color information

#836994 (or 0x836994) is unknown color: approx Ce Soir. HEX triplet: 83, 69 and 94. RGB value is (131,105,148). Sum of RGB (Red+Green+Blue) = 131+105+148=384 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.11% from 384); Green value is 105 (41.41% from 255 or 27.34% 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 #836994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836994 is #7C966B. Grayscale: #757575. Windows color (decimal): -8164972 or 9726339. OLE color: 9726339.

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

Color convert

RGB131105148-
CMYK0.110.2900.42
HSL276.28º17%49.61%-
HSV(B)276.28º29.05%58.04%-
XYZ19.7617.0730.27-
YUV117.68145.11137.5-

RGB Variations

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

RGB

RED value IS 131 (51.56% from 255) = 34.11%
GREEN value IS 105 (41.41% from 255) = 27.34%
BLUE value IS 148 (58.20% from 255) = 38.54%
R=34.11%
G=27.34%
B=38.54%

CMYK

C (Cyan) values IS 0.11
M (Magenta) values IS 0.29
Y (Yellow) values IS 0
K (Black) values IS 0.42
SystemRedGreenBlueCMYKHSL
Decimal1311051480.110.2900.42276.281749.61
Hex836994B1D02A1141132
Octal20315122413350524242162
Binary10000011110100110010100101111101010101010001010010001110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #836994

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #836994; }

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

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

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

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

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

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

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

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