COLOR #E9F0DD

HEX: #E9F0DD RGB: (233,240,221)

Renk bilgisi

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

RGB renk modeli

#E9F0DD color RGB value is (233,240,221).

RGB: (233,240,221) (91%, 94%, 87%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 240 of 255 = 94%
B 221 of 255 = 87%

233
240
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 240 + 221 = 694 (100%)
R 233 of 694 ~ 33.57%
G 240 of 694 ~ 34.58%
B 221 of 694 ~ 31.84'%

%33.57
%34.58
%31.84

CMYK RENK MODELİ

#E9F0DD rengi CMYK tonu (3,0,8,6).

  • camgöbeği tonu 2.92%
  • eflatun tonu 0.00%
  • sarı tonu 7.92%
  • ana renk tonu 5.88%
CMYK: (3,0,8,6) C3M0Y8K6 (3%,0%,8%,6%) (0.03/0.00/0.08/0.06) 

CMYK yüzdeleri

%2.92
%0
%7.92
%5.88

Codes

Color #E9F0DD in popluar color models

E9 F0 DD
RGB 233 240 221
HSL 82° 38.78% 90.39%
HSB/HSV 82° 7.92% 94.12%
CMYK 2.92% 0.00% 7.92%
5.88%

Color #E9F0DD in popluar number systems.

HEX E9 F0 DD
Decimal 233 240 221
Binary 11101001 11110000 11011101
Octal 351 360 335

Shades and tints

Shades of #E9F0DD

#E9F0DD
(233,240,221)
#D4DBC9
(212,219,201)
#BFC6B5
(191,198,181)
#AAB1A1
(170,177,161)
#959C8D
(149,156,141)
#808779
(128,135,121)
#6B7265
(107,114,101)
#565D51
(86,93,81)
#41483D
(65,72,61)
#2C3329
(44,51,41)
#171E15
(23,30,21)
#000000
(0,0,0)

Tints of #E9F0DD

#E9F0DD
(233,240,221)
#EBF1E0
(235,241,224)
#EDF2E3
(237,242,227)
#EFF3E6
(239,243,230)
#F1F4E9
(241,244,233)
#F3F5EC
(243,245,236)
#F5F6EF
(245,246,239)
#F7F7F2
(247,247,242)
#F9F8F5
(249,248,245)
#FBF9F8
(251,249,248)
#FDFAFB
(253,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9F0DD; }

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

This text font color is #E9F0DD.

Background Color

.myBgColor { background-color: #E9F0DD; }

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

This div background color is #E9F0DD.

Border color

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

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

This div border color is #E9F0DD.

Opacity

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

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

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

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

This text has shadow with #E9F0DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9F0DD.

Preview

Color preview on black background

This text has color #E9F0DD on black background.


Color preview on white background

This text has color #E9F0DD on white background.


Black color preview on #E9F0DD background

This text has black color on #E9F0DD background.


White color preview on #E9F0DD background

This text has white color on #E9F0DD background.


Related colors

Complementary color

Complementary color for #hex is #160F22.


I love getcolorcode.com

Triadic colors

1 #DDE9F0 and #F0DDE9 with #E9F0DD are triadic colors.

2 #DDF0E9 and #F0E9DD with #E9F0DD are triadic colors.