COLOR #E6CCD3

HEX: #E6CCD3 RGB: (230,204,211)

Renk bilgisi

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

RGB renk modeli

#E6CCD3 color RGB value is (230,204,211).

RGB: (230,204,211) (90%, 80%, 83%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 204 of 255 = 80%
B 211 of 255 = 83%

230
204
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 204 + 211 = 645 (100%)
R 230 of 645 ~ 35.66%
G 204 of 645 ~ 31.63%
B 211 of 645 ~ 32.71'%

%35.66
%31.63
%32.71

CMYK RENK MODELİ

#E6CCD3 rengi CMYK tonu (0,11,8,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.30%
  • sarı tonu 8.26%
  • ana renk tonu 9.80%

CMYK: (0,11,8,10)
C0M11Y8K10 (0%, 11%, 8%, 10%)
(0.00 / 0.11 / 0.08 / 0.10)

CMYK yüzdeleri

%0
%11.3
%8.26
%9.8

Codes

Color #E6CCD3 in popluar color models

E6 CC D3
RGB 230 204 211
HSL 344° 34.21% 85.10%
HSB/HSV 344° 11.30% 90.20%
CMYK 0.00% 11.30% 8.26%
9.80%

Color #E6CCD3 in popluar number systems.

HEX E6 CC D3
Decimal 230 204 211
Binary 11100110 11001100 11010011
Octal 346 314 323

Shades and tints

Shades of #E6CCD3

#E6CCD3
(230,204,211)
#D2BAC0
(210,186,192)
#BEA8AD
(190,168,173)
#AA969A
(170,150,154)
#968487
(150,132,135)
#827274
(130,114,116)
#6E6061
(110,96,97)
#5A4E4E
(90,78,78)
#463C3B
(70,60,59)
#322A28
(50,42,40)
#1E1815
(30,24,21)
#000000
(0,0,0)

Tints of #E6CCD3

#E6CCD3
(230,204,211)
#E8D0D7
(232,208,215)
#EAD4DB
(234,212,219)
#ECD8DF
(236,216,223)
#EEDCE3
(238,220,227)
#F0E0E7
(240,224,231)
#F2E4EB
(242,228,235)
#F4E8EF
(244,232,239)
#F6ECF3
(246,236,243)
#F8F0F7
(248,240,247)
#FAF4FB
(250,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6CCD3 color. Also use rgb(230,204,211) instead hex code.

Text Font Color

.myTextColor { color: #E6CCD3; }

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

This text font color is #E6CCD3.

Background Color

.myBgColor { background-color: #E6CCD3; }

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

This div background color is #E6CCD3.

Border color

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

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

This div border color is #E6CCD3.

Opacity

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

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

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

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

This text has shadow with #E6CCD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CCD3.

Preview

Color preview on black background

This text has color #E6CCD3 on black background.


Color preview on white background

This text has color #E6CCD3 on white background.


Black color preview on #E6CCD3 background

This text has black color on #E6CCD3 background.


White color preview on #E6CCD3 background

This text has white color on #E6CCD3 background.


Related colors

Complementary color

Complementary color for #hex is #19332C.


I love getcolorcode.com

Triadic colors

1 #D3E6CC and #CCD3E6 with #E6CCD3 are triadic colors.

2 #D3CCE6 and #CCE6D3 with #E6CCD3 are triadic colors.