Html Css Color HEX #866595 Ce Soir

📋 copy color: '#866595'

red 134 ◦ green 101 ◦ blue 149

#866595
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Ce Soir #866595

Tints of Ce Soir #866595

RGB

 RED value IS 134 (52.73% from 255) = 34.9%

 GREEN value IS 101 (39.84% from 255) = 26.3%

 BLUE value IS 149 (58.59% from 255) = 38.8%

R = 34.9%
G = 26.3%
B = 38.8%

CMYK

 C value IS 0.10

 M value IS 0.32

 Y value IS 0

 K value IS 0.42

RGB Variations

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

Color information

#866595 (or 0x866595) is known color: Ce Soir. HEX triplet: 86, 65 and 95. RGB value is (134,101,149). Sum of RGB (Red+Green+Blue) = 134+101+149=384 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.90% from 384); Green value is 101 (39.84% from 255 or 26.30% from 384); Blue value is 149 (58.59% from 255 or 38.80% from 384); Max value from RGB is 149 - color contains mainly: blue. Hex color #866595 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866595 is #799A6A. Grayscale: #747474. Windows color (decimal): -7969387 or 9790854. OLE color: 9790854.

HSL color Cylindrical-coordinate representation of color #866595: hue angle of 281.25º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #866595 is Cyan = 0.10, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.

Color convert

RGB 134 101 149 -
CMYK 0.10 0.32 0 0.42
HSL 281.25º 0.19% 0.49% -
HSV(B) 281.25º 0.32% 0.58% -
XYZ 19.91 16.55 30.58 -
YUV 116.34 146.43 140.6 -
System Red Green Blue C M Y K H S L
Decimal 134 101 149 0.10 0.32 0 0.42 281.25 0.19 0.49
Hex 86 65 95 A 20 0 2A 119 13 31
Octal 206 145 225 12 40 0 52 431 23 61
Binary 10000110 1100101 10010101 1010 100000 0 101010 100011001 10011 110001

Color Harmonies of #866595

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #866595

Black with #866595

Text Example


Text Example

White with #866595

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #866595; }

 p { color: rgb(134,101,149); }

 H1.HeaderClassName
 {
   color: #866595;
 }
 .AnyTagClassName
 {
   color: #866595;
 }
</style>

background-color css

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

 a { background-color: rgb(134,101,149); }

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

border-color css

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

 span { border-color: rgb(134,101,149); }

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