#846298

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

Shades of Ce Soir #846298

Tints of Ce Soir #846298

Color information

#846298 (or 0x846298) is unknown color: approx Ce Soir. HEX triplet: 84, 62 and 98. RGB value is (132,98,152). Sum of RGB (Red+Green+Blue) = 132+98+152=382 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.55% from 382); Green value is 98 (38.67% from 255 or 25.65% from 382); Blue value is 152 (59.77% from 255 or 39.79% from 382); Max value from RGB is 152 - color contains mainly: blue. Hex color #846298 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846298 is #7B9D67. Grayscale: #727272. Windows color (decimal): -8101224 or 9986692. OLE color: 9986692.

HSL color Cylindrical-coordinate representation of color #846298: hue angle of 277.78º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #846298 is Cyan = 0.13, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.40.

Color convert

RGB13298152-
CMYK0.130.3600.40
HSL277.78º21.6%49.02%-
HSV(B)277.78º35.53%59.61%-
XYZ19.5515.9131.75-
YUV114.32149.26140.61-

RGB Variations

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

RGB

RED value IS 132 (51.95% from 255) = 34.55%
GREEN value IS 98 (38.67% from 255) = 25.65%
BLUE value IS 152 (59.77% from 255) = 39.79%
R=34.55%
G=25.65%
B=39.79%

CMYK

C (Cyan) values IS 0.13
M (Magenta) values IS 0.36
Y (Yellow) values IS 0
K (Black) values IS 0.40
SystemRedGreenBlueCMYKHSL
Decimal132981520.130.3600.40277.7821.649.02
Hex846298D240281161631
Octal20414223015440504262661
Binary100001001100010100110001101100100010100010001011010110110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #846298

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #846298; }

 p { color: rgb(132,98,152); }

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

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

 a { background-color: rgb(132,98,152); }

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

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

 span { border-color: rgb(132,98,152); }

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