COLOR #E2F5D8

HEX: #E2F5D8 RGB: (226,245,216)

Renk bilgisi

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

RGB renk modeli

#E2F5D8 color RGB value is (226,245,216).

RGB: (226,245,216) (89%, 96%, 85%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 245 of 255 = 96%
B 216 of 255 = 85%

226
245
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 245 + 216 = 687 (100%)
R 226 of 687 ~ 32.9%
G 245 of 687 ~ 35.66%
B 216 of 687 ~ 31.44'%

%32.9
%35.66
%31.44

CMYK RENK MODELİ

#E2F5D8 rengi CMYK tonu (8,0,12,4).

  • camgöbeği tonu 7.76%
  • eflatun tonu 0.00%
  • sarı tonu 11.84%
  • ana renk tonu 3.92%

CMYK: (8,0,12,4)
C8M0Y12K4 (8%, 0%, 12%, 4%)
(0.08 / 0.00 / 0.12 / 0.04)

CMYK yüzdeleri

%7.76
%0
%11.84
%3.92

Codes

Color #E2F5D8 in popluar color models

E2 F5 D8
RGB 226 245 216
HSL 99° 59.18% 90.39%
HSB/HSV 99° 11.84% 96.08%
CMYK 7.76% 0.00% 11.84%
3.92%

Color #E2F5D8 in popluar number systems.

HEX E2 F5 D8
Decimal 226 245 216
Binary 11100010 11110101 11011000
Octal 342 365 330

Shades and tints

Shades of #E2F5D8

#E2F5D8
(226,245,216)
#CEDFC5
(206,223,197)
#BAC9B2
(186,201,178)
#A6B39F
(166,179,159)
#929D8C
(146,157,140)
#7E8779
(126,135,121)
#6A7166
(106,113,102)
#565B53
(86,91,83)
#424540
(66,69,64)
#2E2F2D
(46,47,45)
#1A191A
(26,25,26)
#000000
(0,0,0)

Tints of #E2F5D8

#E2F5D8
(226,245,216)
#E4F5DB
(228,245,219)
#E6F5DE
(230,245,222)
#E8F5E1
(232,245,225)
#EAF5E4
(234,245,228)
#ECF5E7
(236,245,231)
#EEF5EA
(238,245,234)
#F0F5ED
(240,245,237)
#F2F5F0
(242,245,240)
#F4F5F3
(244,245,243)
#F6F5F6
(246,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2F5D8 color. Also use rgb(226,245,216) instead hex code.

Text Font Color

.myTextColor { color: #E2F5D8; }

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

This text font color is #E2F5D8.

Background Color

.myBgColor { background-color: #E2F5D8; }

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

This div background color is #E2F5D8.

Border color

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

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

This div border color is #E2F5D8.

Opacity

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

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

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

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

This text has shadow with #E2F5D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2F5D8.

Preview

Color preview on black background

This text has color #E2F5D8 on black background.


Color preview on white background

This text has color #E2F5D8 on white background.


Black color preview on #E2F5D8 background

This text has black color on #E2F5D8 background.


White color preview on #E2F5D8 background

This text has white color on #E2F5D8 background.


Related colors

Complementary color

Complementary color for #hex is #1D0A27.


I love getcolorcode.com

Triadic colors

1 #D8E2F5 and #F5D8E2 with #E2F5D8 are triadic colors.

2 #D8F5E2 and #F5E2D8 with #E2F5D8 are triadic colors.