COLOR #E9F3DD

HEX: #E9F3DD RGB: (233,243,221)

Renk bilgisi

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

RGB renk modeli

#E9F3DD color RGB value is (233,243,221).

RGB: (233,243,221) (91%, 95%, 87%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 243 of 255 = 95%
B 221 of 255 = 87%

233
243
221

R + G + B ~ 91%. #E9F3DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 243 + 221 = 697 (100%)
R 233 of 697 ~ 33.43%
G 243 of 697 ~ 34.86%
B 221 of 697 ~ 31.71'%

%33.43
%34.86
%31.71

CMYK RENK MODELİ

#E9F3DD rengi CMYK tonu (4,0,9,5).

  • camgöbeği tonu 4.12%
  • eflatun tonu 0.00%
  • sarı tonu 9.05%
  • ana renk tonu 4.71%

CMYK: (4,0,9,5)
C4M0Y9K5 (4%, 0%, 9%, 5%)
(0.04 / 0.00 / 0.09 / 0.05)

CMYK yüzdeleri

%4.12
%0
%9.05
%4.71

Codes

Color #E9F3DD in popluar color models

E9 F3 DD
RGB 233 243 221
HSL 87° 47.83% 90.98%
HSB/HSV 87° 9.05% 95.29%
CMYK 4.12% 0.00% 9.05%
4.71%

Color #E9F3DD in popluar number systems.

HEX E9 F3 DD
Decimal 233 243 221
Binary 11101001 11110011 11011101
Octal 351 363 335

Shades and tints

Shades of #E9F3DD

#E9F3DD
(233,243,221)
#D4DDC9
(212,221,201)
#BFC7B5
(191,199,181)
#AAB1A1
(170,177,161)
#959B8D
(149,155,141)
#808579
(128,133,121)
#6B6F65
(107,111,101)
#565951
(86,89,81)
#41433D
(65,67,61)
#2C2D29
(44,45,41)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #E9F3DD

#E9F3DD
(233,243,221)
#EBF4E0
(235,244,224)
#EDF5E3
(237,245,227)
#EFF6E6
(239,246,230)
#F1F7E9
(241,247,233)
#F3F8EC
(243,248,236)
#F5F9EF
(245,249,239)
#F7FAF2
(247,250,242)
#F9FBF5
(249,251,245)
#FBFCF8
(251,252,248)
#FDFDFB
(253,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9F3DD color. Also use rgb(233,243,221) instead hex code.

Text Font Color

.myTextColor { color: #E9F3DD; }

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

This text font color is #E9F3DD.

Background Color

.myBgColor { background-color: #E9F3DD; }

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

This div background color is #E9F3DD.

Border color

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

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

This div border color is #E9F3DD.

Opacity

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

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

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

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

This text has shadow with #E9F3DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9F3DD.

Preview

Color preview on black background

This text has color #E9F3DD on black background.


Color preview on white background

This text has color #E9F3DD on white background.


Black color preview on #E9F3DD background

This text has black color on #E9F3DD background.


White color preview on #E9F3DD background

This text has white color on #E9F3DD background.


Related colors

Complementary color

Complementary color for #hex is #160C22.


I love getcolorcode.com

Triadic colors

1 #DDE9F3 and #F3DDE9 with #E9F3DD are triadic colors.

2 #DDF3E9 and #F3E9DD with #E9F3DD are triadic colors.