Html Css Color HEX #866795 Ce Soir

📋 copy color: '#866795'

red 134 ◦ green 103 ◦ blue 149

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

Shades of Ce Soir #866795

Tints of Ce Soir #866795

RGB

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

 GREEN value IS 103 (40.63% from 255) = 26.68%

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

R = 34.72%
G = 26.68%
B = 38.6%

CMYK

 C value IS 0.10

 M value IS 0.31

 Y value IS 0

 K value IS 0.42

RGB Variations

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

Color information

#866795 (or 0x866795) is known color: Ce Soir. HEX triplet: 86, 67 and 95. RGB value is (134,103,149). Sum of RGB (Red+Green+Blue) = 134+103+149=386 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.72% from 386); Green value is 103 (40.62% from 255 or 26.68% from 386); Blue value is 149 (58.59% from 255 or 38.60% from 386); Max value from RGB is 149 - color contains mainly: blue. Hex color #866795 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866795 is #79986A. Grayscale: #757575. Windows color (decimal): -7968875 or 9791366. OLE color: 9791366.

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

Color convert

RGB 134 103 149 -
CMYK 0.10 0.31 0 0.42
HSL 280.43º 0.18% 0.49% -
HSV(B) 280.43º 0.31% 0.58% -
XYZ 20.11 16.94 30.64 -
YUV 117.51 145.77 139.76 -
System Red Green Blue C M Y K H S L
Decimal 134 103 149 0.10 0.31 0 0.42 280.43 0.18 0.49
Hex 86 67 95 A 1F 0 2A 118 12 31
Octal 206 147 225 12 37 0 52 430 22 61
Binary 10000110 1100111 10010101 1010 11111 0 101010 100011000 10010 110001

Color Harmonies of #866795

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #866795

Black with #866795

Text Example


Text Example

White with #866795

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #866795; }

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

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

background-color css

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

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

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

border-color css

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

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

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