COLOR #EDF2D6

HEX: #EDF2D6 RGB: (237,242,214)

Renk bilgisi

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

RGB renk modeli

#EDF2D6 color RGB value is (237,242,214).

RGB: (237,242,214) (93%, 95%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 242 of 255 = 95%
B 214 of 255 = 84%

237
242
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 242 + 214 = 693 (100%)
R 237 of 693 ~ 34.2%
G 242 of 693 ~ 34.92%
B 214 of 693 ~ 30.88'%

%34.2
%34.92
%30.88

CMYK RENK MODELİ

#EDF2D6 rengi CMYK tonu (2,0,12,5).

  • camgöbeği tonu 2.07%
  • eflatun tonu 0.00%
  • sarı tonu 11.57%
  • ana renk tonu 5.10%

CMYK: (2,0,12,5)
C2M0Y12K5 (2%, 0%, 12%, 5%)
(0.02 / 0.00 / 0.12 / 0.05)

CMYK yüzdeleri

%2.07
%0
%11.57
%5.1

Codes

Color #EDF2D6 in popluar color models

ED F2 D6
RGB 237 242 214
HSL 71° 51.85% 89.41%
HSB/HSV 71° 11.57% 94.90%
CMYK 2.07% 0.00% 11.57%
5.10%

Color #EDF2D6 in popluar number systems.

HEX ED F2 D6
Decimal 237 242 214
Binary 11101101 11110010 11010110
Octal 355 362 326

Shades and tints

Shades of #EDF2D6

#EDF2D6
(237,242,214)
#D8DCC3
(216,220,195)
#C3C6B0
(195,198,176)
#AEB09D
(174,176,157)
#999A8A
(153,154,138)
#848477
(132,132,119)
#6F6E64
(111,110,100)
#5A5851
(90,88,81)
#45423E
(69,66,62)
#302C2B
(48,44,43)
#1B1618
(27,22,24)
#000000
(0,0,0)

Tints of #EDF2D6

#EDF2D6
(237,242,214)
#EEF3D9
(238,243,217)
#EFF4DC
(239,244,220)
#F0F5DF
(240,245,223)
#F1F6E2
(241,246,226)
#F2F7E5
(242,247,229)
#F3F8E8
(243,248,232)
#F4F9EB
(244,249,235)
#F5FAEE
(245,250,238)
#F6FBF1
(246,251,241)
#F7FCF4
(247,252,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF2D6 color. Also use rgb(237,242,214) instead hex code.

Text Font Color

.myTextColor { color: #EDF2D6; }

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

This text font color is #EDF2D6.

Background Color

.myBgColor { background-color: #EDF2D6; }

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

This div background color is #EDF2D6.

Border color

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

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

This div border color is #EDF2D6.

Opacity

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

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

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

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

This text has shadow with #EDF2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF2D6.

Preview

Color preview on black background

This text has color #EDF2D6 on black background.


Color preview on white background

This text has color #EDF2D6 on white background.


Black color preview on #EDF2D6 background

This text has black color on #EDF2D6 background.


White color preview on #EDF2D6 background

This text has white color on #EDF2D6 background.


Related colors

Complementary color

Complementary color for #hex is #120D29.


I love getcolorcode.com

Triadic colors

1 #D6EDF2 and #F2D6ED with #EDF2D6 are triadic colors.

2 #D6F2ED and #F2EDD6 with #EDF2D6 are triadic colors.