COLOR #E5F6DD

HEX: #E5F6DD RGB: (229,246,221)

Renk bilgisi

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

RGB renk modeli

#E5F6DD color RGB value is (229,246,221).

RGB: (229,246,221) (90%, 96%, 87%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 246 of 255 = 96%
B 221 of 255 = 87%

229
246
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 246 + 221 = 696 (100%)
R 229 of 696 ~ 32.9%
G 246 of 696 ~ 35.34%
B 221 of 696 ~ 31.75'%

%32.9
%35.34
%31.75

CMYK RENK MODELİ

#E5F6DD rengi CMYK tonu (7,0,10,4).

  • camgöbeği tonu 6.91%
  • eflatun tonu 0.00%
  • sarı tonu 10.16%
  • ana renk tonu 3.53%

CMYK: (7,0,10,4)
C7M0Y10K4 (7%, 0%, 10%, 4%)
(0.07 / 0.00 / 0.10 / 0.04)

CMYK yüzdeleri

%6.91
%0
%10.16
%3.53

Codes

Color #E5F6DD in popluar color models

E5 F6 DD
RGB 229 246 221
HSL 101° 58.14% 91.57%
HSB/HSV 101° 10.16% 96.47%
CMYK 6.91% 0.00% 10.16%
3.53%

Color #E5F6DD in popluar number systems.

HEX E5 F6 DD
Decimal 229 246 221
Binary 11100101 11110110 11011101
Octal 345 366 335

Shades and tints

Shades of #E5F6DD

#E5F6DD
(229,246,221)
#D1E0C9
(209,224,201)
#BDCAB5
(189,202,181)
#A9B4A1
(169,180,161)
#959E8D
(149,158,141)
#818879
(129,136,121)
#6D7265
(109,114,101)
#595C51
(89,92,81)
#45463D
(69,70,61)
#313029
(49,48,41)
#1D1A15
(29,26,21)
#000000
(0,0,0)

Tints of #E5F6DD

#E5F6DD
(229,246,221)
#E7F6E0
(231,246,224)
#E9F6E3
(233,246,227)
#EBF6E6
(235,246,230)
#EDF6E9
(237,246,233)
#EFF6EC
(239,246,236)
#F1F6EF
(241,246,239)
#F3F6F2
(243,246,242)
#F5F6F5
(245,246,245)
#F7F6F8
(247,246,248)
#F9F6FB
(249,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F6DD color. Also use rgb(229,246,221) instead hex code.

Text Font Color

.myTextColor { color: #E5F6DD; }

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

This text font color is #E5F6DD.

Background Color

.myBgColor { background-color: #E5F6DD; }

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

This div background color is #E5F6DD.

Border color

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

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

This div border color is #E5F6DD.

Opacity

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

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

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

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

This text has shadow with #E5F6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F6DD.

Preview

Color preview on black background

This text has color #E5F6DD on black background.


Color preview on white background

This text has color #E5F6DD on white background.


Black color preview on #E5F6DD background

This text has black color on #E5F6DD background.


White color preview on #E5F6DD background

This text has white color on #E5F6DD background.


Related colors

Complementary color

Complementary color for #hex is #1A0922.


I love getcolorcode.com

Triadic colors

1 #DDE5F6 and #F6DDE5 with #E5F6DD are triadic colors.

2 #DDF6E5 and #F6E5DD with #E5F6DD are triadic colors.