COLOR #E5F5DD

HEX: #E5F5DD RGB: (229,245,221)

Renk bilgisi

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

RGB renk modeli

#E5F5DD color RGB value is (229,245,221).

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

RGB bağlantıları ve doygunluk

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

229
245
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 245 + 221 = 695 (100%)
R 229 of 695 ~ 32.95%
G 245 of 695 ~ 35.25%
B 221 of 695 ~ 31.8'%

%32.95
%35.25
%31.8

CMYK RENK MODELİ

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

  • camgöbeği tonu 6.53%
  • eflatun tonu 0.00%
  • sarı tonu 9.80%
  • ana renk tonu 3.92%

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

CMYK yüzdeleri

%6.53
%0
%9.8
%3.92

Codes

Color #E5F5DD in popluar color models

E5 F5 DD
RGB 229 245 221
HSL 100° 54.55% 91.37%
HSB/HSV 100° 9.80% 96.08%
CMYK 6.53% 0.00% 9.80%
3.92%

Color #E5F5DD in popluar number systems.

HEX E5 F5 DD
Decimal 229 245 221
Binary 11100101 11110101 11011101
Octal 345 365 335

Shades and tints

Shades of #E5F5DD

#E5F5DD
(229,245,221)
#D1DFC9
(209,223,201)
#BDC9B5
(189,201,181)
#A9B3A1
(169,179,161)
#959D8D
(149,157,141)
#818779
(129,135,121)
#6D7165
(109,113,101)
#595B51
(89,91,81)
#45453D
(69,69,61)
#312F29
(49,47,41)
#1D1915
(29,25,21)
#000000
(0,0,0)

Tints of #E5F5DD

#E5F5DD
(229,245,221)
#E7F5E0
(231,245,224)
#E9F5E3
(233,245,227)
#EBF5E6
(235,245,230)
#EDF5E9
(237,245,233)
#EFF5EC
(239,245,236)
#F1F5EF
(241,245,239)
#F3F5F2
(243,245,242)
#F5F5F5
(245,245,245)
#F7F5F8
(247,245,248)
#F9F5FB
(249,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5F5DD; }

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

This text font color is #E5F5DD.

Background Color

.myBgColor { background-color: #E5F5DD; }

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

This div background color is #E5F5DD.

Border color

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

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

This div border color is #E5F5DD.

Opacity

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

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

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

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

This text has shadow with #E5F5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F5DD.

Preview

Color preview on black background

This text has color #E5F5DD on black background.


Color preview on white background

This text has color #E5F5DD on white background.


Black color preview on #E5F5DD background

This text has black color on #E5F5DD background.


White color preview on #E5F5DD background

This text has white color on #E5F5DD background.


Related colors

Complementary color

Complementary color for #hex is #1A0A22.


I love getcolorcode.com

Triadic colors

1 #DDE5F5 and #F5DDE5 with #E5F5DD are triadic colors.

2 #DDF5E5 and #F5E5DD with #E5F5DD are triadic colors.