COLOR #EDFADD

HEX: #EDFADD RGB: (237,250,221)

Renk bilgisi

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

RGB renk modeli

#EDFADD color RGB value is (237,250,221).

RGB: (237,250,221) (93%, 98%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 250 of 255 = 98%
B 221 of 255 = 87%

237
250
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 250 + 221 = 708 (100%)
R 237 of 708 ~ 33.47%
G 250 of 708 ~ 35.31%
B 221 of 708 ~ 31.21'%

%33.47
%35.31
%31.21

CMYK RENK MODELİ

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

  • camgöbeği tonu 5.20%
  • eflatun tonu 0.00%
  • sarı tonu 11.60%
  • ana renk tonu 1.96%

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

CMYK yüzdeleri

%5.2
%0
%11.6
%1.96

Codes

Color #EDFADD in popluar color models

ED FA DD
RGB 237 250 221
HSL 87° 74.36% 92.35%
HSB/HSV 87° 11.60% 98.04%
CMYK 5.20% 0.00% 11.60%
1.96%

Color #EDFADD in popluar number systems.

HEX ED FA DD
Decimal 237 250 221
Binary 11101101 11111010 11011101
Octal 355 372 335

Shades and tints

Shades of #EDFADD

#EDFADD
(237,250,221)
#D8E4C9
(216,228,201)
#C3CEB5
(195,206,181)
#AEB8A1
(174,184,161)
#99A28D
(153,162,141)
#848C79
(132,140,121)
#6F7665
(111,118,101)
#5A6051
(90,96,81)
#454A3D
(69,74,61)
#303429
(48,52,41)
#1B1E15
(27,30,21)
#000000
(0,0,0)

Tints of #EDFADD

#EDFADD
(237,250,221)
#EEFAE0
(238,250,224)
#EFFAE3
(239,250,227)
#F0FAE6
(240,250,230)
#F1FAE9
(241,250,233)
#F2FAEC
(242,250,236)
#F3FAEF
(243,250,239)
#F4FAF2
(244,250,242)
#F5FAF5
(245,250,245)
#F6FAF8
(246,250,248)
#F7FAFB
(247,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFADD color. Also use rgb(237,250,221) instead hex code.

Text Font Color

.myTextColor { color: #EDFADD; }

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

This text font color is #EDFADD.

Background Color

.myBgColor { background-color: #EDFADD; }

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

This div background color is #EDFADD.

Border color

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

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

This div border color is #EDFADD.

Opacity

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

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

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

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

This text has shadow with #EDFADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFADD.

Preview

Color preview on black background

This text has color #EDFADD on black background.


Color preview on white background

This text has color #EDFADD on white background.


Black color preview on #EDFADD background

This text has black color on #EDFADD background.


White color preview on #EDFADD background

This text has white color on #EDFADD background.


Related colors

Complementary color

Complementary color for #hex is #120522.


I love getcolorcode.com

Triadic colors

1 #DDEDFA and #FADDED with #EDFADD are triadic colors.

2 #DDFAED and #FAEDDD with #EDFADD are triadic colors.