COLOR #EDF7E3

HEX: #EDF7E3 RGB: (237,247,227)

Renk bilgisi

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

RGB renk modeli

#EDF7E3 color RGB value is (237,247,227).

RGB: (237,247,227) (93%, 97%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 247 of 255 = 97%
B 227 of 255 = 89%

237
247
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 247 + 227 = 711 (100%)
R 237 of 711 ~ 33.33%
G 247 of 711 ~ 34.74%
B 227 of 711 ~ 31.93'%

%33.33
%34.74
%31.93

CMYK RENK MODELİ

#EDF7E3 rengi CMYK tonu (4,0,8,3).

  • camgöbeği tonu 4.05%
  • eflatun tonu 0.00%
  • sarı tonu 8.10%
  • ana renk tonu 3.14%

CMYK: (4,0,8,3)
C4M0Y8K3 (4%, 0%, 8%, 3%)
(0.04 / 0.00 / 0.08 / 0.03)

CMYK yüzdeleri

%4.05
%0
%8.1
%3.14

Codes

Color #EDF7E3 in popluar color models

ED F7 E3
RGB 237 247 227
HSL 90° 55.56% 92.94%
HSB/HSV 90° 8.10% 96.86%
CMYK 4.05% 0.00% 8.10%
3.14%

Color #EDF7E3 in popluar number systems.

HEX ED F7 E3
Decimal 237 247 227
Binary 11101101 11110111 11100011
Octal 355 367 343

Shades and tints

Shades of #EDF7E3

#EDF7E3
(237,247,227)
#D8E1CF
(216,225,207)
#C3CBBB
(195,203,187)
#AEB5A7
(174,181,167)
#999F93
(153,159,147)
#84897F
(132,137,127)
#6F736B
(111,115,107)
#5A5D57
(90,93,87)
#454743
(69,71,67)
#30312F
(48,49,47)
#1B1B1B
(27,27,27)
#000000
(0,0,0)

Tints of #EDF7E3

#EDF7E3
(237,247,227)
#EEF7E5
(238,247,229)
#EFF7E7
(239,247,231)
#F0F7E9
(240,247,233)
#F1F7EB
(241,247,235)
#F2F7ED
(242,247,237)
#F3F7EF
(243,247,239)
#F4F7F1
(244,247,241)
#F5F7F3
(245,247,243)
#F6F7F5
(246,247,245)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF7E3 color. Also use rgb(237,247,227) instead hex code.

Text Font Color

.myTextColor { color: #EDF7E3; }

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

This text font color is #EDF7E3.

Background Color

.myBgColor { background-color: #EDF7E3; }

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

This div background color is #EDF7E3.

Border color

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

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

This div border color is #EDF7E3.

Opacity

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

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

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

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

This text has shadow with #EDF7E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF7E3.

Preview

Color preview on black background

This text has color #EDF7E3 on black background.


Color preview on white background

This text has color #EDF7E3 on white background.


Black color preview on #EDF7E3 background

This text has black color on #EDF7E3 background.


White color preview on #EDF7E3 background

This text has white color on #EDF7E3 background.


Related colors

Complementary color

Complementary color for #hex is #12081C.


I love getcolorcode.com

Triadic colors

1 #E3EDF7 and #F7E3ED with #EDF7E3 are triadic colors.

2 #E3F7ED and #F7EDE3 with #EDF7E3 are triadic colors.