COLOR #E9C7DA

HEX: #E9C7DA RGB: (233,199,218)

Renk bilgisi

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

RGB renk modeli

#E9C7DA color RGB value is (233,199,218).

RGB: (233,199,218) (91%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 199 of 255 = 78%
B 218 of 255 = 85%

233
199
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 199 + 218 = 650 (100%)
R 233 of 650 ~ 35.85%
G 199 of 650 ~ 30.62%
B 218 of 650 ~ 33.54'%

%35.85
%30.62
%33.54

CMYK RENK MODELİ

#E9C7DA rengi CMYK tonu (0,15,6,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.59%
  • sarı tonu 6.44%
  • ana renk tonu 8.63%

CMYK: (0,15,6,9)
C0M15Y6K9 (0%, 15%, 6%, 9%)
(0.00 / 0.15 / 0.06 / 0.09)

CMYK yüzdeleri

%0
%14.59
%6.44
%8.63

Codes

Color #E9C7DA in popluar color models

E9 C7 DA
RGB 233 199 218
HSL 326° 43.59% 84.71%
HSB/HSV 326° 14.59% 91.37%
CMYK 0.00% 14.59% 6.44%
8.63%

Color #E9C7DA in popluar number systems.

HEX E9 C7 DA
Decimal 233 199 218
Binary 11101001 11000111 11011010
Octal 351 307 332

Shades and tints

Shades of #E9C7DA

#E9C7DA
(233,199,218)
#D4B5C7
(212,181,199)
#BFA3B4
(191,163,180)
#AA91A1
(170,145,161)
#957F8E
(149,127,142)
#806D7B
(128,109,123)
#6B5B68
(107,91,104)
#564955
(86,73,85)
#413742
(65,55,66)
#2C252F
(44,37,47)
#17131C
(23,19,28)
#000000
(0,0,0)

Tints of #E9C7DA

#E9C7DA
(233,199,218)
#EBCCDD
(235,204,221)
#EDD1E0
(237,209,224)
#EFD6E3
(239,214,227)
#F1DBE6
(241,219,230)
#F3E0E9
(243,224,233)
#F5E5EC
(245,229,236)
#F7EAEF
(247,234,239)
#F9EFF2
(249,239,242)
#FBF4F5
(251,244,245)
#FDF9F8
(253,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9C7DA color. Also use rgb(233,199,218) instead hex code.

Text Font Color

.myTextColor { color: #E9C7DA; }

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

This text font color is #E9C7DA.

Background Color

.myBgColor { background-color: #E9C7DA; }

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

This div background color is #E9C7DA.

Border color

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

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

This div border color is #E9C7DA.

Opacity

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

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

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

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

This text has shadow with #E9C7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9C7DA.

Preview

Color preview on black background

This text has color #E9C7DA on black background.


Color preview on white background

This text has color #E9C7DA on white background.


Black color preview on #E9C7DA background

This text has black color on #E9C7DA background.


White color preview on #E9C7DA background

This text has white color on #E9C7DA background.


Related colors

Complementary color

Complementary color for #hex is #163825.


I love getcolorcode.com

Triadic colors

1 #DAE9C7 and #C7DAE9 with #E9C7DA are triadic colors.

2 #DAC7E9 and #C7E9DA with #E9C7DA are triadic colors.