#846996

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

Shades of Ce Soir #846996

Tints of Ce Soir #846996

Color information

#846996 (or 0x846996) is unknown color: approx Ce Soir. HEX triplet: 84, 69 and 96. RGB value is (132,105,150). Sum of RGB (Red+Green+Blue) = 132+105+150=387 (51% of max value = 765). Red value is 132 (51.95% from 255 or 34.11% from 387); Green value is 105 (41.41% from 255 or 27.13% from 387); Blue value is 150 (58.98% from 255 or 38.76% from 387); Max value from RGB is 150 - color contains mainly: blue. Hex color #846996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846996 is #7B9669. Grayscale: #767676. Windows color (decimal): -8099434 or 9857412. OLE color: 9857412.

HSL color Cylindrical-coordinate representation of color #846996: hue angle of 276º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #846996 is Cyan = 0.12, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.

Color convert

RGB132105150-
CMYK0.120.3000.41
HSL276º17.65%50%-
HSV(B)276º30%58.82%-
XYZ20.0717.2131.12-
YUV118.2145.95137.84-

RGB Variations

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

RGB

RED value IS 132 (51.95% from 255) = 34.11%
GREEN value IS 105 (41.41% from 255) = 27.13%
BLUE value IS 150 (58.98% from 255) = 38.76%
R=34.11%
G=27.13%
B=38.76%

CMYK

C (Cyan) values IS 0.12
M (Magenta) values IS 0.30
Y (Yellow) values IS 0
K (Black) values IS 0.41
SystemRedGreenBlueCMYKHSL
Decimal1321051500.120.3000.4127617.6550
Hex846996C1E0291141232
Octal20415122614360514242262
Binary10000100110100110010110110011110010100110001010010010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #846996

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #846996; }

 p { color: rgb(132,105,150); }

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

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

 a { background-color: rgb(132,105,150); }

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

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

 span { border-color: rgb(132,105,150); }

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