COLOR #EEF9DD

HEX: #EEF9DD RGB: (238,249,221)

Renk bilgisi

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

RGB renk modeli

#EEF9DD color RGB value is (238,249,221).

RGB: (238,249,221) (93%, 98%, 87%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 249 of 255 = 98%
B 221 of 255 = 87%

238
249
221

R + G + B ~ 93%. #EEF9DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 249 + 221 = 708 (100%)
R 238 of 708 ~ 33.62%
G 249 of 708 ~ 35.17%
B 221 of 708 ~ 31.21'%

%33.62
%35.17
%31.21

CMYK RENK MODELİ

#EEF9DD rengi CMYK tonu (4,0,11,2).

  • camgöbeği tonu 4.42%
  • eflatun tonu 0.00%
  • sarı tonu 11.24%
  • ana renk tonu 2.35%

CMYK: (4,0,11,2)
C4M0Y11K2 (4%, 0%, 11%, 2%)
(0.04 / 0.00 / 0.11 / 0.02)

CMYK yüzdeleri

%4.42
%0
%11.24
%2.35

Codes

Color #EEF9DD in popluar color models

EE F9 DD
RGB 238 249 221
HSL 84° 70.00% 92.16%
HSB/HSV 84° 11.24% 97.65%
CMYK 4.42% 0.00% 11.24%
2.35%

Color #EEF9DD in popluar number systems.

HEX EE F9 DD
Decimal 238 249 221
Binary 11101110 11111001 11011101
Octal 356 371 335

Shades and tints

Shades of #EEF9DD

#EEF9DD
(238,249,221)
#D9E3C9
(217,227,201)
#C4CDB5
(196,205,181)
#AFB7A1
(175,183,161)
#9AA18D
(154,161,141)
#858B79
(133,139,121)
#707565
(112,117,101)
#5B5F51
(91,95,81)
#46493D
(70,73,61)
#313329
(49,51,41)
#1C1D15
(28,29,21)
#000000
(0,0,0)

Tints of #EEF9DD

#EEF9DD
(238,249,221)
#EFF9E0
(239,249,224)
#F0F9E3
(240,249,227)
#F1F9E6
(241,249,230)
#F2F9E9
(242,249,233)
#F3F9EC
(243,249,236)
#F4F9EF
(244,249,239)
#F5F9F2
(245,249,242)
#F6F9F5
(246,249,245)
#F7F9F8
(247,249,248)
#F8F9FB
(248,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEF9DD color. Also use rgb(238,249,221) instead hex code.

Text Font Color

.myTextColor { color: #EEF9DD; }

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

This text font color is #EEF9DD.

Background Color

.myBgColor { background-color: #EEF9DD; }

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

This div background color is #EEF9DD.

Border color

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

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

This div border color is #EEF9DD.

Opacity

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

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

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

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

This text has shadow with #EEF9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEF9DD.

Preview

Color preview on black background

This text has color #EEF9DD on black background.


Color preview on white background

This text has color #EEF9DD on white background.


Black color preview on #EEF9DD background

This text has black color on #EEF9DD background.


White color preview on #EEF9DD background

This text has white color on #EEF9DD background.


Related colors

Complementary color

Complementary color for #hex is #110622.


I love getcolorcode.com

Triadic colors

1 #DDEEF9 and #F9DDEE with #EEF9DD are triadic colors.

2 #DDF9EE and #F9EEDD with #EEF9DD are triadic colors.