COLOR #EDF9EE

HEX: #EDF9EE RGB: (237,249,238)

Renk bilgisi

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

RGB renk modeli

#EDF9EE color RGB value is (237,249,238).

RGB: (237,249,238) (93%, 98%, 93%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 249 of 255 = 98%
B 238 of 255 = 93%

237
249
238

R + G + B ~ 95%. #EDF9EE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 249 + 238 = 724 (100%)
R 237 of 724 ~ 32.73%
G 249 of 724 ~ 34.39%
B 238 of 724 ~ 32.87'%

%32.73
%34.39
%32.87

CMYK RENK MODELİ

#EDF9EE rengi CMYK tonu (5,0,4,2).

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

CMYK: (5,0,4,2)
C5M0Y4K2 (5%, 0%, 4%, 2%)
(0.05 / 0.00 / 0.04 / 0.02)

CMYK yüzdeleri

%4.82
%0
%4.42
%2.35

Codes

Color #EDF9EE in popluar color models

ED F9 EE
RGB 237 249 238
HSL 125° 50.00% 95.29%
HSB/HSV 125° 4.82% 97.65%
CMYK 4.82% 0.00% 4.42%
2.35%

Color #EDF9EE in popluar number systems.

HEX ED F9 EE
Decimal 237 249 238
Binary 11101101 11111001 11101110
Octal 355 371 356

Shades and tints

Shades of #EDF9EE

#EDF9EE
(237,249,238)
#D8E3D9
(216,227,217)
#C3CDC4
(195,205,196)
#AEB7AF
(174,183,175)
#99A19A
(153,161,154)
#848B85
(132,139,133)
#6F7570
(111,117,112)
#5A5F5B
(90,95,91)
#454946
(69,73,70)
#303331
(48,51,49)
#1B1D1C
(27,29,28)
#000000
(0,0,0)

Tints of #EDF9EE

#EDF9EE
(237,249,238)
#EEF9EF
(238,249,239)
#EFF9F0
(239,249,240)
#F0F9F1
(240,249,241)
#F1F9F2
(241,249,242)
#F2F9F3
(242,249,243)
#F3F9F4
(243,249,244)
#F4F9F5
(244,249,245)
#F5F9F6
(245,249,246)
#F6F9F7
(246,249,247)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF9EE; }

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

This text font color is #EDF9EE.

Background Color

.myBgColor { background-color: #EDF9EE; }

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

This div background color is #EDF9EE.

Border color

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

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

This div border color is #EDF9EE.

Opacity

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

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

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

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

This text has shadow with #EDF9EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF9EE.

Preview

Color preview on black background

This text has color #EDF9EE on black background.


Color preview on white background

This text has color #EDF9EE on white background.


Black color preview on #EDF9EE background

This text has black color on #EDF9EE background.


White color preview on #EDF9EE background

This text has white color on #EDF9EE background.


Related colors

Complementary color

Complementary color for #hex is #120611.


I love getcolorcode.com

Triadic colors

1 #EEEDF9 and #F9EEED with #EDF9EE are triadic colors.

2 #EEF9ED and #F9EDEE with #EDF9EE are triadic colors.