COLOR #E6CAD9

HEX: #E6CAD9 RGB: (230,202,217)

Renk bilgisi

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

RGB renk modeli

#E6CAD9 color RGB value is (230,202,217).

RGB: (230,202,217) (90%, 79%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 202 of 255 = 79%
B 217 of 255 = 85%

230
202
217

R + G + B ~ 85%. #E6CAD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 202 + 217 = 649 (100%)
R 230 of 649 ~ 35.44%
G 202 of 649 ~ 31.12%
B 217 of 649 ~ 33.44'%

%35.44
%31.12
%33.44

CMYK RENK MODELİ

#E6CAD9 rengi CMYK tonu (0,12,6,10).

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

CMYK: (0,12,6,10)
C0M12Y6K10 (0%, 12%, 6%, 10%)
(0.00 / 0.12 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%12.17
%5.65
%9.8

Codes

Color #E6CAD9 in popluar color models

E6 CA D9
RGB 230 202 217
HSL 328° 35.90% 84.71%
HSB/HSV 328° 12.17% 90.20%
CMYK 0.00% 12.17% 5.65%
9.80%

Color #E6CAD9 in popluar number systems.

HEX E6 CA D9
Decimal 230 202 217
Binary 11100110 11001010 11011001
Octal 346 312 331

Shades and tints

Shades of #E6CAD9

#E6CAD9
(230,202,217)
#D2B8C6
(210,184,198)
#BEA6B3
(190,166,179)
#AA94A0
(170,148,160)
#96828D
(150,130,141)
#82707A
(130,112,122)
#6E5E67
(110,94,103)
#5A4C54
(90,76,84)
#463A41
(70,58,65)
#32282E
(50,40,46)
#1E161B
(30,22,27)
#000000
(0,0,0)

Tints of #E6CAD9

#E6CAD9
(230,202,217)
#E8CEDC
(232,206,220)
#EAD2DF
(234,210,223)
#ECD6E2
(236,214,226)
#EEDAE5
(238,218,229)
#F0DEE8
(240,222,232)
#F2E2EB
(242,226,235)
#F4E6EE
(244,230,238)
#F6EAF1
(246,234,241)
#F8EEF4
(248,238,244)
#FAF2F7
(250,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CAD9; }

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

This text font color is #E6CAD9.

Background Color

.myBgColor { background-color: #E6CAD9; }

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

This div background color is #E6CAD9.

Border color

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

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

This div border color is #E6CAD9.

Opacity

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

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

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

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

This text has shadow with #E6CAD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CAD9.

Preview

Color preview on black background

This text has color #E6CAD9 on black background.


Color preview on white background

This text has color #E6CAD9 on white background.


Black color preview on #E6CAD9 background

This text has black color on #E6CAD9 background.


White color preview on #E6CAD9 background

This text has white color on #E6CAD9 background.


Related colors

Complementary color

Complementary color for #hex is #193526.


I love getcolorcode.com

Triadic colors

1 #D9E6CA and #CAD9E6 with #E6CAD9 are triadic colors.

2 #D9CAE6 and #CAE6D9 with #E6CAD9 are triadic colors.