COLOR #EDFADE

HEX: #EDFADE RGB: (237,250,222)

Renk bilgisi

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

RGB renk modeli

#EDFADE color RGB value is (237,250,222).

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

RGB bağlantıları ve doygunluk

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

237
250
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 250 + 222 = 709 (100%)
R 237 of 709 ~ 33.43%
G 250 of 709 ~ 35.26%
B 222 of 709 ~ 31.31'%

%33.43
%35.26
%31.31

CMYK RENK MODELİ

#EDFADE rengi CMYK tonu (5,0,11,2).

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

CMYK: (5,0,11,2)
C5M0Y11K2 (5%, 0%, 11%, 2%)
(0.05 / 0.00 / 0.11 / 0.02)

CMYK yüzdeleri

%5.2
%0
%11.2
%1.96

Codes

Color #EDFADE in popluar color models

ED FA DE
RGB 237 250 222
HSL 88° 73.68% 92.55%
HSB/HSV 88° 11.20% 98.04%
CMYK 5.20% 0.00% 11.20%
1.96%

Color #EDFADE in popluar number systems.

HEX ED FA DE
Decimal 237 250 222
Binary 11101101 11111010 11011110
Octal 355 372 336

Shades and tints

Shades of #EDFADE

#EDFADE
(237,250,222)
#D8E4CA
(216,228,202)
#C3CEB6
(195,206,182)
#AEB8A2
(174,184,162)
#99A28E
(153,162,142)
#848C7A
(132,140,122)
#6F7666
(111,118,102)
#5A6052
(90,96,82)
#454A3E
(69,74,62)
#30342A
(48,52,42)
#1B1E16
(27,30,22)
#000000
(0,0,0)

Tints of #EDFADE

#EDFADE
(237,250,222)
#EEFAE1
(238,250,225)
#EFFAE4
(239,250,228)
#F0FAE7
(240,250,231)
#F1FAEA
(241,250,234)
#F2FAED
(242,250,237)
#F3FAF0
(243,250,240)
#F4FAF3
(244,250,243)
#F5FAF6
(245,250,246)
#F6FAF9
(246,250,249)
#F7FAFC
(247,250,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFADE; }

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

This text font color is #EDFADE.

Background Color

.myBgColor { background-color: #EDFADE; }

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

This div background color is #EDFADE.

Border color

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

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

This div border color is #EDFADE.

Opacity

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

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

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

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

This text has shadow with #EDFADE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFADE.

Preview

Color preview on black background

This text has color #EDFADE on black background.


Color preview on white background

This text has color #EDFADE on white background.


Black color preview on #EDFADE background

This text has black color on #EDFADE background.


White color preview on #EDFADE background

This text has white color on #EDFADE background.


Related colors

Complementary color

Complementary color for #hex is #120521.


I love getcolorcode.com

Triadic colors

1 #DEEDFA and #FADEED with #EDFADE are triadic colors.

2 #DEFAED and #FAEDDE with #EDFADE are triadic colors.