COLOR #EDFAD5

HEX: #EDFAD5 RGB: (237,250,213)

Renk bilgisi

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

RGB renk modeli

#EDFAD5 color RGB value is (237,250,213).

RGB: (237,250,213) (93%, 98%, 84%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 250 of 255 = 98%
B 213 of 255 = 84%

237
250
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 250 + 213 = 700 (100%)
R 237 of 700 ~ 33.86%
G 250 of 700 ~ 35.71%
B 213 of 700 ~ 30.43'%

%33.86
%35.71
%30.43

CMYK RENK MODELİ

#EDFAD5 rengi CMYK tonu (5,0,15,2).

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

CMYK: (5,0,15,2)
C5M0Y15K2 (5%, 0%, 15%, 2%)
(0.05 / 0.00 / 0.15 / 0.02)

CMYK yüzdeleri

%5.2
%0
%14.8
%1.96

Codes

Color #EDFAD5 in popluar color models

ED FA D5
RGB 237 250 213
HSL 81° 78.72% 90.78%
HSB/HSV 81° 14.80% 98.04%
CMYK 5.20% 0.00% 14.80%
1.96%

Color #EDFAD5 in popluar number systems.

HEX ED FA D5
Decimal 237 250 213
Binary 11101101 11111010 11010101
Octal 355 372 325

Shades and tints

Shades of #EDFAD5

#EDFAD5
(237,250,213)
#D8E4C2
(216,228,194)
#C3CEAF
(195,206,175)
#AEB89C
(174,184,156)
#99A289
(153,162,137)
#848C76
(132,140,118)
#6F7663
(111,118,99)
#5A6050
(90,96,80)
#454A3D
(69,74,61)
#30342A
(48,52,42)
#1B1E17
(27,30,23)
#000000
(0,0,0)

Tints of #EDFAD5

#EDFAD5
(237,250,213)
#EEFAD8
(238,250,216)
#EFFADB
(239,250,219)
#F0FADE
(240,250,222)
#F1FAE1
(241,250,225)
#F2FAE4
(242,250,228)
#F3FAE7
(243,250,231)
#F4FAEA
(244,250,234)
#F5FAED
(245,250,237)
#F6FAF0
(246,250,240)
#F7FAF3
(247,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFAD5; }

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

This text font color is #EDFAD5.

Background Color

.myBgColor { background-color: #EDFAD5; }

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

This div background color is #EDFAD5.

Border color

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

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

This div border color is #EDFAD5.

Opacity

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

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

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

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

This text has shadow with #EDFAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFAD5.

Preview

Color preview on black background

This text has color #EDFAD5 on black background.


Color preview on white background

This text has color #EDFAD5 on white background.


Black color preview on #EDFAD5 background

This text has black color on #EDFAD5 background.


White color preview on #EDFAD5 background

This text has white color on #EDFAD5 background.


Related colors

Complementary color

Complementary color for #hex is #12052A.


I love getcolorcode.com

Triadic colors

1 #D5EDFA and #FAD5ED with #EDFAD5 are triadic colors.

2 #D5FAED and #FAEDD5 with #EDFAD5 are triadic colors.