COLOR #EDF3EB

HEX: #EDF3EB RGB: (237,243,235)

Renk bilgisi

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

RGB renk modeli

#EDF3EB color RGB value is (237,243,235).

RGB: (237,243,235) (93%, 95%, 92%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 243 of 255 = 95%
B 235 of 255 = 92%

237
243
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 243 + 235 = 715 (100%)
R 237 of 715 ~ 33.15%
G 243 of 715 ~ 33.99%
B 235 of 715 ~ 32.87'%

%33.15
%33.99
%32.87

CMYK RENK MODELİ

#EDF3EB rengi CMYK tonu (2,0,3,5).

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

CMYK: (2,0,3,5)
C2M0Y3K5 (2%, 0%, 3%, 5%)
(0.02 / 0.00 / 0.03 / 0.05)

CMYK yüzdeleri

%2.47
%0
%3.29
%4.71

Codes

Color #EDF3EB in popluar color models

ED F3 EB
RGB 237 243 235
HSL 105° 25.00% 93.73%
HSB/HSV 105° 3.29% 95.29%
CMYK 2.47% 0.00% 3.29%
4.71%

Color #EDF3EB in popluar number systems.

HEX ED F3 EB
Decimal 237 243 235
Binary 11101101 11110011 11101011
Octal 355 363 353

Shades and tints

Shades of #EDF3EB

#EDF3EB
(237,243,235)
#D8DDD6
(216,221,214)
#C3C7C1
(195,199,193)
#AEB1AC
(174,177,172)
#999B97
(153,155,151)
#848582
(132,133,130)
#6F6F6D
(111,111,109)
#5A5958
(90,89,88)
#454343
(69,67,67)
#302D2E
(48,45,46)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #EDF3EB

#EDF3EB
(237,243,235)
#EEF4EC
(238,244,236)
#EFF5ED
(239,245,237)
#F0F6EE
(240,246,238)
#F1F7EF
(241,247,239)
#F2F8F0
(242,248,240)
#F3F9F1
(243,249,241)
#F4FAF2
(244,250,242)
#F5FBF3
(245,251,243)
#F6FCF4
(246,252,244)
#F7FDF5
(247,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF3EB; }

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

This text font color is #EDF3EB.

Background Color

.myBgColor { background-color: #EDF3EB; }

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

This div background color is #EDF3EB.

Border color

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

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

This div border color is #EDF3EB.

Opacity

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

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

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

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

This text has shadow with #EDF3EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF3EB.

Preview

Color preview on black background

This text has color #EDF3EB on black background.


Color preview on white background

This text has color #EDF3EB on white background.


Black color preview on #EDF3EB background

This text has black color on #EDF3EB background.


White color preview on #EDF3EB background

This text has white color on #EDF3EB background.


Related colors

Complementary color

Complementary color for #hex is #120C14.


I love getcolorcode.com

Triadic colors

1 #EBEDF3 and #F3EBED with #EDF3EB are triadic colors.

2 #EBF3ED and #F3EDEB with #EDF3EB are triadic colors.