COLOR #E9F6D4

HEX: #E9F6D4 RGB: (233,246,212)

Renk bilgisi

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

RGB renk modeli

#E9F6D4 color RGB value is (233,246,212).

RGB: (233,246,212) (91%, 96%, 83%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 246 of 255 = 96%
B 212 of 255 = 83%

233
246
212

R + G + B ~ 90%. #E9F6D4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 246 + 212 = 691 (100%)
R 233 of 691 ~ 33.72%
G 246 of 691 ~ 35.6%
B 212 of 691 ~ 30.68'%

%33.72
%35.6
%30.68

CMYK RENK MODELİ

#E9F6D4 rengi CMYK tonu (5,0,14,4).

  • camgöbeği tonu 5.28%
  • eflatun tonu 0.00%
  • sarı tonu 13.82%
  • ana renk tonu 3.53%

CMYK: (5,0,14,4)
C5M0Y14K4 (5%, 0%, 14%, 4%)
(0.05 / 0.00 / 0.14 / 0.04)

CMYK yüzdeleri

%5.28
%0
%13.82
%3.53

Codes

Color #E9F6D4 in popluar color models

E9 F6 D4
RGB 233 246 212
HSL 83° 65.38% 89.80%
HSB/HSV 83° 13.82% 96.47%
CMYK 5.28% 0.00% 13.82%
3.53%

Color #E9F6D4 in popluar number systems.

HEX E9 F6 D4
Decimal 233 246 212
Binary 11101001 11110110 11010100
Octal 351 366 324

Shades and tints

Shades of #E9F6D4

#E9F6D4
(233,246,212)
#D4E0C1
(212,224,193)
#BFCAAE
(191,202,174)
#AAB49B
(170,180,155)
#959E88
(149,158,136)
#808875
(128,136,117)
#6B7262
(107,114,98)
#565C4F
(86,92,79)
#41463C
(65,70,60)
#2C3029
(44,48,41)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #E9F6D4

#E9F6D4
(233,246,212)
#EBF6D7
(235,246,215)
#EDF6DA
(237,246,218)
#EFF6DD
(239,246,221)
#F1F6E0
(241,246,224)
#F3F6E3
(243,246,227)
#F5F6E6
(245,246,230)
#F7F6E9
(247,246,233)
#F9F6EC
(249,246,236)
#FBF6EF
(251,246,239)
#FDF6F2
(253,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9F6D4 color. Also use rgb(233,246,212) instead hex code.

Text Font Color

.myTextColor { color: #E9F6D4; }

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

This text font color is #E9F6D4.

Background Color

.myBgColor { background-color: #E9F6D4; }

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

This div background color is #E9F6D4.

Border color

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

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

This div border color is #E9F6D4.

Opacity

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

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

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

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

This text has shadow with #E9F6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9F6D4.

Preview

Color preview on black background

This text has color #E9F6D4 on black background.


Color preview on white background

This text has color #E9F6D4 on white background.


Black color preview on #E9F6D4 background

This text has black color on #E9F6D4 background.


White color preview on #E9F6D4 background

This text has white color on #E9F6D4 background.


Related colors

Complementary color

Complementary color for #hex is #16092B.


I love getcolorcode.com

Triadic colors

1 #D4E9F6 and #F6D4E9 with #E9F6D4 are triadic colors.

2 #D4F6E9 and #F6E9D4 with #E9F6D4 are triadic colors.