COLOR #E6C3DD

HEX: #E6C3DD RGB: (230,195,221)

Renk bilgisi

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

RGB renk modeli

#E6C3DD color RGB value is (230,195,221).

RGB: (230,195,221) (90%, 76%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 195 of 255 = 76%
B 221 of 255 = 87%

230
195
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 195 + 221 = 646 (100%)
R 230 of 646 ~ 35.6%
G 195 of 646 ~ 30.19%
B 221 of 646 ~ 34.21'%

%35.6
%30.19
%34.21

CMYK RENK MODELİ

#E6C3DD rengi CMYK tonu (0,15,4,10).

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

CMYK: (0,15,4,10)
C0M15Y4K10 (0%, 15%, 4%, 10%)
(0.00 / 0.15 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%15.22
%3.91
%9.8

Codes

Color #E6C3DD in popluar color models

E6 C3 DD
RGB 230 195 221
HSL 315° 41.18% 83.33%
HSB/HSV 315° 15.22% 90.20%
CMYK 0.00% 15.22% 3.91%
9.80%

Color #E6C3DD in popluar number systems.

HEX E6 C3 DD
Decimal 230 195 221
Binary 11100110 11000011 11011101
Octal 346 303 335

Shades and tints

Shades of #E6C3DD

#E6C3DD
(230,195,221)
#D2B2C9
(210,178,201)
#BEA1B5
(190,161,181)
#AA90A1
(170,144,161)
#967F8D
(150,127,141)
#826E79
(130,110,121)
#6E5D65
(110,93,101)
#5A4C51
(90,76,81)
#463B3D
(70,59,61)
#322A29
(50,42,41)
#1E1915
(30,25,21)
#000000
(0,0,0)

Tints of #E6C3DD

#E6C3DD
(230,195,221)
#E8C8E0
(232,200,224)
#EACDE3
(234,205,227)
#ECD2E6
(236,210,230)
#EED7E9
(238,215,233)
#F0DCEC
(240,220,236)
#F2E1EF
(242,225,239)
#F4E6F2
(244,230,242)
#F6EBF5
(246,235,245)
#F8F0F8
(248,240,248)
#FAF5FB
(250,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C3DD; }

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

This text font color is #E6C3DD.

Background Color

.myBgColor { background-color: #E6C3DD; }

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

This div background color is #E6C3DD.

Border color

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

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

This div border color is #E6C3DD.

Opacity

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

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

Text with #E6C3DD 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 #E6C3DD;}

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

This text has shadow with #E6C3DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C3DD.

Preview

Color preview on black background

This text has color #E6C3DD on black background.


Color preview on white background

This text has color #E6C3DD on white background.


Black color preview on #E6C3DD background

This text has black color on #E6C3DD background.


White color preview on #E6C3DD background

This text has white color on #E6C3DD background.


Related colors

Complementary color

Complementary color for #hex is #193C22.


I love getcolorcode.com

Triadic colors

1 #DDE6C3 and #C3DDE6 with #E6C3DD are triadic colors.

2 #DDC3E6 and #C3E6DD with #E6C3DD are triadic colors.