#866492

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

Shades of Ce Soir #866492

Tints of Ce Soir #866492

Color information

#866492 (or 0x866492) is unknown color: approx Ce Soir. HEX triplet: 86, 64 and 92. RGB value is (134,100,146). Sum of RGB (Red+Green+Blue) = 134+100+146=380 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.26% from 380); Green value is 100 (39.45% from 255 or 26.32% from 380); Blue value is 146 (57.42% from 255 or 38.42% from 380); Max value from RGB is 146 - color contains mainly: blue. Hex color #866492 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866492 is #799B6D. Grayscale: #737373. Windows color (decimal): -7969646 or 9593990. OLE color: 9593990.

HSL color Cylindrical-coordinate representation of color #866492: hue angle of 284.35º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #866492 is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.

Color convert

RGB134100146-
CMYK0.080.3200.43
HSL284.35º18.7%48.24%-
HSV(B)284.35º31.51%57.25%-
XYZ19.5816.2629.3-
YUV115.41145.26141.26-

RGB Variations

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

RGB

RED value IS 134 (52.73% from 255) = 35.26%
GREEN value IS 100 (39.45% from 255) = 26.32%
BLUE value IS 146 (57.42% from 255) = 38.42%
R=35.26%
G=26.32%
B=38.42%

CMYK

C (Cyan) values IS 0.08
M (Magenta) values IS 0.32
Y (Yellow) values IS 0
K (Black) values IS 0.43
SystemRedGreenBlueCMYKHSL
Decimal1341001460.080.3200.43284.3518.748.24
Hex86649282002B11c1330
Octal20614422210400534342360
Binary100001101100100100100101000100000010101110001110010011110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #866492

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #866492; }

 p { color: rgb(134,100,146); }

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

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

 a { background-color: rgb(134,100,146); }

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

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

 span { border-color: rgb(134,100,146); }

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