COLOR #EDFDD3

HEX: #EDFDD3 RGB: (237,253,211)

Renk bilgisi

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

RGB renk modeli

#EDFDD3 color RGB value is (237,253,211).

RGB: (237,253,211) (93%, 99%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 253 of 255 = 99%
B 211 of 255 = 83%

237
253
211

R + G + B ~ 92%. #EDFDD3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 253 + 211 = 701 (100%)
R 237 of 701 ~ 33.81%
G 253 of 701 ~ 36.09%
B 211 of 701 ~ 30.1'%

%33.81
%36.09
%30.1

CMYK RENK MODELİ

#EDFDD3 rengi CMYK tonu (6,0,17,1).

  • camgöbeği tonu 6.32%
  • eflatun tonu 0.00%
  • sarı tonu 16.60%
  • ana renk tonu 0.78%

CMYK: (6,0,17,1)
C6M0Y17K1 (6%, 0%, 17%, 1%)
(0.06 / 0.00 / 0.17 / 0.01)

CMYK yüzdeleri

%6.32
%0
%16.6
%0.78

Codes

Color #EDFDD3 in popluar color models

ED FD D3
RGB 237 253 211
HSL 83° 91.30% 90.98%
HSB/HSV 83° 16.60% 99.22%
CMYK 6.32% 0.00% 16.60%
0.78%

Color #EDFDD3 in popluar number systems.

HEX ED FD D3
Decimal 237 253 211
Binary 11101101 11111101 11010011
Octal 355 375 323

Shades and tints

Shades of #EDFDD3

#EDFDD3
(237,253,211)
#D8E6C0
(216,230,192)
#C3CFAD
(195,207,173)
#AEB89A
(174,184,154)
#99A187
(153,161,135)
#848A74
(132,138,116)
#6F7361
(111,115,97)
#5A5C4E
(90,92,78)
#45453B
(69,69,59)
#302E28
(48,46,40)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #EDFDD3

#EDFDD3
(237,253,211)
#EEFDD7
(238,253,215)
#EFFDDB
(239,253,219)
#F0FDDF
(240,253,223)
#F1FDE3
(241,253,227)
#F2FDE7
(242,253,231)
#F3FDEB
(243,253,235)
#F4FDEF
(244,253,239)
#F5FDF3
(245,253,243)
#F6FDF7
(246,253,247)
#F7FDFB
(247,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFDD3 color. Also use rgb(237,253,211) instead hex code.

Text Font Color

.myTextColor { color: #EDFDD3; }

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

This text font color is #EDFDD3.

Background Color

.myBgColor { background-color: #EDFDD3; }

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

This div background color is #EDFDD3.

Border color

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

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

This div border color is #EDFDD3.

Opacity

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

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

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

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

This text has shadow with #EDFDD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFDD3.

Preview

Color preview on black background

This text has color #EDFDD3 on black background.


Color preview on white background

This text has color #EDFDD3 on white background.


Black color preview on #EDFDD3 background

This text has black color on #EDFDD3 background.


White color preview on #EDFDD3 background

This text has white color on #EDFDD3 background.


Related colors

Complementary color

Complementary color for #hex is #12022C.


I love getcolorcode.com

Triadic colors

1 #D3EDFD and #FDD3ED with #EDFDD3 are triadic colors.

2 #D3FDED and #FDEDD3 with #EDFDD3 are triadic colors.