COLOR #EDF3E6

HEX: #EDF3E6 RGB: (237,243,230)

Renk bilgisi

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

RGB renk modeli

#EDF3E6 color RGB value is (237,243,230).

RGB: (237,243,230) (93%, 95%, 90%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 243 of 255 = 95%
B 230 of 255 = 90%

237
243
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 243 + 230 = 710 (100%)
R 237 of 710 ~ 33.38%
G 243 of 710 ~ 34.23%
B 230 of 710 ~ 32.39'%

%33.38
%34.23
%32.39

CMYK RENK MODELİ

#EDF3E6 rengi CMYK tonu (2,0,5,5).

  • camgöbeği tonu 2.47%
  • eflatun tonu 0.00%
  • sarı tonu 5.35%
  • ana renk tonu 4.71%

CMYK: (2,0,5,5)
C2M0Y5K5 (2%, 0%, 5%, 5%)
(0.02 / 0.00 / 0.05 / 0.05)

CMYK yüzdeleri

%2.47
%0
%5.35
%4.71

Codes

Color #EDF3E6 in popluar color models

ED F3 E6
RGB 237 243 230
HSL 88° 35.14% 92.75%
HSB/HSV 88° 5.35% 95.29%
CMYK 2.47% 0.00% 5.35%
4.71%

Color #EDF3E6 in popluar number systems.

HEX ED F3 E6
Decimal 237 243 230
Binary 11101101 11110011 11100110
Octal 355 363 346

Shades and tints

Shades of #EDF3E6

#EDF3E6
(237,243,230)
#D8DDD2
(216,221,210)
#C3C7BE
(195,199,190)
#AEB1AA
(174,177,170)
#999B96
(153,155,150)
#848582
(132,133,130)
#6F6F6E
(111,111,110)
#5A595A
(90,89,90)
#454346
(69,67,70)
#302D32
(48,45,50)
#1B171E
(27,23,30)
#000000
(0,0,0)

Tints of #EDF3E6

#EDF3E6
(237,243,230)
#EEF4E8
(238,244,232)
#EFF5EA
(239,245,234)
#F0F6EC
(240,246,236)
#F1F7EE
(241,247,238)
#F2F8F0
(242,248,240)
#F3F9F2
(243,249,242)
#F4FAF4
(244,250,244)
#F5FBF6
(245,251,246)
#F6FCF8
(246,252,248)
#F7FDFA
(247,253,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF3E6 color. Also use rgb(237,243,230) instead hex code.

Text Font Color

.myTextColor { color: #EDF3E6; }

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

This text font color is #EDF3E6.

Background Color

.myBgColor { background-color: #EDF3E6; }

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

This div background color is #EDF3E6.

Border color

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

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

This div border color is #EDF3E6.

Opacity

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

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

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

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

This text has shadow with #EDF3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF3E6.

Preview

Color preview on black background

This text has color #EDF3E6 on black background.


Color preview on white background

This text has color #EDF3E6 on white background.


Black color preview on #EDF3E6 background

This text has black color on #EDF3E6 background.


White color preview on #EDF3E6 background

This text has white color on #EDF3E6 background.


Related colors

Complementary color

Complementary color for #hex is #120C19.


I love getcolorcode.com

Triadic colors

1 #E6EDF3 and #F3E6ED with #EDF3E6 are triadic colors.

2 #E6F3ED and #F3EDE6 with #EDF3E6 are triadic colors.