COLOR #E2EDF9

HEX: #E2EDF9 RGB: (226,237,249)

Renk bilgisi

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

RGB renk modeli

#E2EDF9 color RGB value is (226,237,249).

RGB: (226,237,249) (89%, 93%, 98%)

RGB bağlantıları ve doygunluk

R 226 of 255 = 89%
G 237 of 255 = 93%
B 249 of 255 = 98%

226
237
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 226 + 237 + 249 = 712 (100%)
R 226 of 712 ~ 31.74%
G 237 of 712 ~ 33.29%
B 249 of 712 ~ 34.97'%

%31.74
%33.29
%34.97

CMYK RENK MODELİ

#E2EDF9 rengi CMYK tonu (9,5,0,2).

  • camgöbeği tonu 9.24%
  • eflatun tonu 4.82%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (9,5,0,2)
C9M5Y0K2 (9%, 5%, 0%, 2%)
(0.09 / 0.05 / 0.00 / 0.02)

CMYK yüzdeleri

%9.24
%4.82
%0
%2.35

Codes

Color #E2EDF9 in popluar color models

E2 ED F9
RGB 226 237 249
HSL 211° 65.71% 93.14%
HSB/HSV 211° 9.24% 97.65%
CMYK 9.24% 4.82% 0.00%
2.35%

Color #E2EDF9 in popluar number systems.

HEX E2 ED F9
Decimal 226 237 249
Binary 11100010 11101101 11111001
Octal 342 355 371

Shades and tints

Shades of #E2EDF9

#E2EDF9
(226,237,249)
#CED8E3
(206,216,227)
#BAC3CD
(186,195,205)
#A6AEB7
(166,174,183)
#9299A1
(146,153,161)
#7E848B
(126,132,139)
#6A6F75
(106,111,117)
#565A5F
(86,90,95)
#424549
(66,69,73)
#2E3033
(46,48,51)
#1A1B1D
(26,27,29)
#000000
(0,0,0)

Tints of #E2EDF9

#E2EDF9
(226,237,249)
#E4EEF9
(228,238,249)
#E6EFF9
(230,239,249)
#E8F0F9
(232,240,249)
#EAF1F9
(234,241,249)
#ECF2F9
(236,242,249)
#EEF3F9
(238,243,249)
#F0F4F9
(240,244,249)
#F2F5F9
(242,245,249)
#F4F6F9
(244,246,249)
#F6F7F9
(246,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2EDF9 color. Also use rgb(226,237,249) instead hex code.

Text Font Color

.myTextColor { color: #E2EDF9; }

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

This text font color is #E2EDF9.

Background Color

.myBgColor { background-color: #E2EDF9; }

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

This div background color is #E2EDF9.

Border color

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

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

This div border color is #E2EDF9.

Opacity

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

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

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

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

This text has shadow with #E2EDF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2EDF9.

Preview

Color preview on black background

This text has color #E2EDF9 on black background.


Color preview on white background

This text has color #E2EDF9 on white background.


Black color preview on #E2EDF9 background

This text has black color on #E2EDF9 background.


White color preview on #E2EDF9 background

This text has white color on #E2EDF9 background.


Related colors

Complementary color

Complementary color for #hex is #1D1206.


I love getcolorcode.com

Triadic colors

1 #F9E2ED and #EDF9E2 with #E2EDF9 are triadic colors.

2 #F9EDE2 and #EDE2F9 with #E2EDF9 are triadic colors.