COLOR #EDF9EA

HEX: #EDF9EA RGB: (237,249,234)

Renk bilgisi

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

RGB renk modeli

#EDF9EA color RGB value is (237,249,234).

RGB: (237,249,234) (93%, 98%, 92%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 249 of 255 = 98%
B 234 of 255 = 92%

237
249
234

R + G + B ~ 94%. #EDF9EA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 249 + 234 = 720 (100%)
R 237 of 720 ~ 32.92%
G 249 of 720 ~ 34.58%
B 234 of 720 ~ 32.5'%

%32.92
%34.58
%32.5

CMYK RENK MODELİ

#EDF9EA rengi CMYK tonu (5,0,6,2).

  • camgöbeği tonu 4.82%
  • eflatun tonu 0.00%
  • sarı tonu 6.02%
  • ana renk tonu 2.35%

CMYK: (5,0,6,2)
C5M0Y6K2 (5%, 0%, 6%, 2%)
(0.05 / 0.00 / 0.06 / 0.02)

CMYK yüzdeleri

%4.82
%0
%6.02
%2.35

Codes

Color #EDF9EA in popluar color models

ED F9 EA
RGB 237 249 234
HSL 108° 55.56% 94.71%
HSB/HSV 108° 6.02% 97.65%
CMYK 4.82% 0.00% 6.02%
2.35%

Color #EDF9EA in popluar number systems.

HEX ED F9 EA
Decimal 237 249 234
Binary 11101101 11111001 11101010
Octal 355 371 352

Shades and tints

Shades of #EDF9EA

#EDF9EA
(237,249,234)
#D8E3D5
(216,227,213)
#C3CDC0
(195,205,192)
#AEB7AB
(174,183,171)
#99A196
(153,161,150)
#848B81
(132,139,129)
#6F756C
(111,117,108)
#5A5F57
(90,95,87)
#454942
(69,73,66)
#30332D
(48,51,45)
#1B1D18
(27,29,24)
#000000
(0,0,0)

Tints of #EDF9EA

#EDF9EA
(237,249,234)
#EEF9EB
(238,249,235)
#EFF9EC
(239,249,236)
#F0F9ED
(240,249,237)
#F1F9EE
(241,249,238)
#F2F9EF
(242,249,239)
#F3F9F0
(243,249,240)
#F4F9F1
(244,249,241)
#F5F9F2
(245,249,242)
#F6F9F3
(246,249,243)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF9EA color. Also use rgb(237,249,234) instead hex code.

Text Font Color

.myTextColor { color: #EDF9EA; }

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

This text font color is #EDF9EA.

Background Color

.myBgColor { background-color: #EDF9EA; }

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

This div background color is #EDF9EA.

Border color

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

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

This div border color is #EDF9EA.

Opacity

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

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

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

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

This text has shadow with #EDF9EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF9EA.

Preview

Color preview on black background

This text has color #EDF9EA on black background.


Color preview on white background

This text has color #EDF9EA on white background.


Black color preview on #EDF9EA background

This text has black color on #EDF9EA background.


White color preview on #EDF9EA background

This text has white color on #EDF9EA background.


Related colors

Complementary color

Complementary color for #hex is #120615.


I love getcolorcode.com

Triadic colors

1 #EAEDF9 and #F9EAED with #EDF9EA are triadic colors.

2 #EAF9ED and #F9EDEA with #EDF9EA are triadic colors.