COLOR #E6C3D9

HEX: #E6C3D9 RGB: (230,195,217)

Renk bilgisi

#E6C3D9 contains red, green and blue colors in about the same proportion. #E6C3D9 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#E6C3D9 color RGB value is (230,195,217).

RGB: (230,195,217) (90%, 76%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 195 of 255 = 76%
B 217 of 255 = 85%

230
195
217

R + G + B ~ 84%. #E6C3D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 195 + 217 = 642 (100%)
R 230 of 642 ~ 35.83%
G 195 of 642 ~ 30.37%
B 217 of 642 ~ 33.8'%

%35.83
%30.37
%33.8

CMYK RENK MODELİ

#E6C3D9 rengi CMYK tonu (0,15,6,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.22%
  • sarı tonu 5.65%
  • ana renk tonu 9.80%

CMYK: (0,15,6,10)
C0M15Y6K10 (0%, 15%, 6%, 10%)
(0.00 / 0.15 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%15.22
%5.65
%9.8

Codes

Color #E6C3D9 in popluar color models

E6 C3 D9
RGB 230 195 217
HSL 322° 41.18% 83.33%
HSB/HSV 322° 15.22% 90.20%
CMYK 0.00% 15.22% 5.65%
9.80%

Color #E6C3D9 in popluar number systems.

HEX E6 C3 D9
Decimal 230 195 217
Binary 11100110 11000011 11011001
Octal 346 303 331

Shades and tints

Shades of #E6C3D9

#E6C3D9
(230,195,217)
#D2B2C6
(210,178,198)
#BEA1B3
(190,161,179)
#AA90A0
(170,144,160)
#967F8D
(150,127,141)
#826E7A
(130,110,122)
#6E5D67
(110,93,103)
#5A4C54
(90,76,84)
#463B41
(70,59,65)
#322A2E
(50,42,46)
#1E191B
(30,25,27)
#000000
(0,0,0)

Tints of #E6C3D9

#E6C3D9
(230,195,217)
#E8C8DC
(232,200,220)
#EACDDF
(234,205,223)
#ECD2E2
(236,210,226)
#EED7E5
(238,215,229)
#F0DCE8
(240,220,232)
#F2E1EB
(242,225,235)
#F4E6EE
(244,230,238)
#F6EBF1
(246,235,241)
#F8F0F4
(248,240,244)
#FAF5F7
(250,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C3D9 color. Also use rgb(230,195,217) instead hex code.

Text Font Color

.myTextColor { color: #E6C3D9; }

<p style="color:#E6C3D9">This sample text font color is #E6C3D9.</p>

This text font color is #E6C3D9.

Background Color

.myBgColor { background-color: #E6C3D9; }

<div style="background-color:#E6C3D9">Inner text</div>

This div background color is #E6C3D9.

Border color

.myBorderColor { border: 1px solid #E6C3D9; }

<div style="border:3px solid #E6C3D9">Div</div>

This div border color is #E6C3D9.

Opacity

.myOpacity80 { color: #E6C3D9; opacity: 0.8; }

<p style="color:#E6C3D9;opacity:0.8;">80%</p>

Text with #E6C3D9 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #E6C3D9;}

<p style="text-shadow: 3px 3px 1px #E6C3D9">Text here.</p>

This text has shadow with #E6C3D9 color.


.textShadow {text-shadow: 3px 3px 1px #E6C3D9', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #E6C3D9, 5px 5px 20px red">Text here.</p>

This text has shadow with #E6C3D9 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#E6C3D9, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#E6C3D9, Direction=45, Strength=4)">Text</p>

This text has shadow with #E6C3D9 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #E6C3D9;
-webkit-box-shadow: 1px 1px 3px 2px #E6C3D9;
box-shadow: 1px 1px 3px 2px #E6C3D9;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #E6C3D9; -webkit-box-shadow: 1px 1px 3px 2px #E6C3D9; box-shadow:1px 1px 3px 2px #E6C3D9;">
Div content here
</div>

This div box has shadow with color #E6C3D9.

Preview

Color preview on black background

This text has color #E6C3D9 on black background.


Color preview on white background

This text has color #E6C3D9 on white background.


Black color preview on #E6C3D9 background

This text has black color on #E6C3D9 background.


White color preview on #E6C3D9 background

This text has white color on #E6C3D9 background.


Related colors

Complementary color

Complementary color for #hex is #193C26.


I love getcolorcode.com

Triadic colors

1 #D9E6C3 and #C3D9E6 with #E6C3D9 are triadic colors.

2 #D9C3E6 and #C3E6D9 with #E6C3D9 are triadic colors.