COLOR #EDF6D7

HEX: #EDF6D7 RGB: (237,246,215)

Renk bilgisi

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

RGB renk modeli

#EDF6D7 color RGB value is (237,246,215).

RGB: (237,246,215) (93%, 96%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 246 of 255 = 96%
B 215 of 255 = 84%

237
246
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 246 + 215 = 698 (100%)
R 237 of 698 ~ 33.95%
G 246 of 698 ~ 35.24%
B 215 of 698 ~ 30.8'%

%33.95
%35.24
%30.8

CMYK RENK MODELİ

#EDF6D7 rengi CMYK tonu (4,0,13,4).

  • camgöbeği tonu 3.66%
  • eflatun tonu 0.00%
  • sarı tonu 12.60%
  • ana renk tonu 3.53%

CMYK: (4,0,13,4)
C4M0Y13K4 (4%, 0%, 13%, 4%)
(0.04 / 0.00 / 0.13 / 0.04)

CMYK yüzdeleri

%3.66
%0
%12.6
%3.53

Codes

Color #EDF6D7 in popluar color models

ED F6 D7
RGB 237 246 215
HSL 77° 63.27% 90.39%
HSB/HSV 77° 12.60% 96.47%
CMYK 3.66% 0.00% 12.60%
3.53%

Color #EDF6D7 in popluar number systems.

HEX ED F6 D7
Decimal 237 246 215
Binary 11101101 11110110 11010111
Octal 355 366 327

Shades and tints

Shades of #EDF6D7

#EDF6D7
(237,246,215)
#D8E0C4
(216,224,196)
#C3CAB1
(195,202,177)
#AEB49E
(174,180,158)
#999E8B
(153,158,139)
#848878
(132,136,120)
#6F7265
(111,114,101)
#5A5C52
(90,92,82)
#45463F
(69,70,63)
#30302C
(48,48,44)
#1B1A19
(27,26,25)
#000000
(0,0,0)

Tints of #EDF6D7

#EDF6D7
(237,246,215)
#EEF6DA
(238,246,218)
#EFF6DD
(239,246,221)
#F0F6E0
(240,246,224)
#F1F6E3
(241,246,227)
#F2F6E6
(242,246,230)
#F3F6E9
(243,246,233)
#F4F6EC
(244,246,236)
#F5F6EF
(245,246,239)
#F6F6F2
(246,246,242)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF6D7 color. Also use rgb(237,246,215) instead hex code.

Text Font Color

.myTextColor { color: #EDF6D7; }

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

This text font color is #EDF6D7.

Background Color

.myBgColor { background-color: #EDF6D7; }

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

This div background color is #EDF6D7.

Border color

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

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

This div border color is #EDF6D7.

Opacity

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

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

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

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

This text has shadow with #EDF6D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF6D7.

Preview

Color preview on black background

This text has color #EDF6D7 on black background.


Color preview on white background

This text has color #EDF6D7 on white background.


Black color preview on #EDF6D7 background

This text has black color on #EDF6D7 background.


White color preview on #EDF6D7 background

This text has white color on #EDF6D7 background.


Related colors

Complementary color

Complementary color for #hex is #120928.


I love getcolorcode.com

Triadic colors

1 #D7EDF6 and #F6D7ED with #EDF6D7 are triadic colors.

2 #D7F6ED and #F6EDD7 with #EDF6D7 are triadic colors.