COLOR #E6C2DB

HEX: #E6C2DB RGB: (230,194,219)

Renk bilgisi

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

RGB renk modeli

#E6C2DB color RGB value is (230,194,219).

RGB: (230,194,219) (90%, 76%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 194 of 255 = 76%
B 219 of 255 = 86%

230
194
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 194 + 219 = 643 (100%)
R 230 of 643 ~ 35.77%
G 194 of 643 ~ 30.17%
B 219 of 643 ~ 34.06'%

%35.77
%30.17
%34.06

CMYK RENK MODELİ

#E6C2DB rengi CMYK tonu (0,16,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.65%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (0,16,5,10)
C0M16Y5K10 (0%, 16%, 5%, 10%)
(0.00 / 0.16 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%15.65
%4.78
%9.8

Codes

Color #E6C2DB in popluar color models

E6 C2 DB
RGB 230 194 219
HSL 318° 41.86% 83.14%
HSB/HSV 318° 15.65% 90.20%
CMYK 0.00% 15.65% 4.78%
9.80%

Color #E6C2DB in popluar number systems.

HEX E6 C2 DB
Decimal 230 194 219
Binary 11100110 11000010 11011011
Octal 346 302 333

Shades and tints

Shades of #E6C2DB

#E6C2DB
(230,194,219)
#D2B1C8
(210,177,200)
#BEA0B5
(190,160,181)
#AA8FA2
(170,143,162)
#967E8F
(150,126,143)
#826D7C
(130,109,124)
#6E5C69
(110,92,105)
#5A4B56
(90,75,86)
#463A43
(70,58,67)
#322930
(50,41,48)
#1E181D
(30,24,29)
#000000
(0,0,0)

Tints of #E6C2DB

#E6C2DB
(230,194,219)
#E8C7DE
(232,199,222)
#EACCE1
(234,204,225)
#ECD1E4
(236,209,228)
#EED6E7
(238,214,231)
#F0DBEA
(240,219,234)
#F2E0ED
(242,224,237)
#F4E5F0
(244,229,240)
#F6EAF3
(246,234,243)
#F8EFF6
(248,239,246)
#FAF4F9
(250,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C2DB color. Also use rgb(230,194,219) instead hex code.

Text Font Color

.myTextColor { color: #E6C2DB; }

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

This text font color is #E6C2DB.

Background Color

.myBgColor { background-color: #E6C2DB; }

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

This div background color is #E6C2DB.

Border color

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

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

This div border color is #E6C2DB.

Opacity

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

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

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

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

This text has shadow with #E6C2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C2DB.

Preview

Color preview on black background

This text has color #E6C2DB on black background.


Color preview on white background

This text has color #E6C2DB on white background.


Black color preview on #E6C2DB background

This text has black color on #E6C2DB background.


White color preview on #E6C2DB background

This text has white color on #E6C2DB background.


Related colors

Complementary color

Complementary color for #hex is #193D24.


I love getcolorcode.com

Triadic colors

1 #DBE6C2 and #C2DBE6 with #E6C2DB are triadic colors.

2 #DBC2E6 and #C2E6DB with #E6C2DB are triadic colors.