COLOR #EDF8EB

HEX: #EDF8EB RGB: (237,248,235)

Renk bilgisi

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

RGB renk modeli

#EDF8EB color RGB value is (237,248,235).

RGB: (237,248,235) (93%, 97%, 92%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 248 of 255 = 97%
B 235 of 255 = 92%

237
248
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 248 + 235 = 720 (100%)
R 237 of 720 ~ 32.92%
G 248 of 720 ~ 34.44%
B 235 of 720 ~ 32.64'%

%32.92
%34.44
%32.64

CMYK RENK MODELİ

#EDF8EB rengi CMYK tonu (4,0,5,3).

  • camgöbeği tonu 4.44%
  • eflatun tonu 0.00%
  • sarı tonu 5.24%
  • ana renk tonu 2.75%

CMYK: (4,0,5,3)
C4M0Y5K3 (4%, 0%, 5%, 3%)
(0.04 / 0.00 / 0.05 / 0.03)

CMYK yüzdeleri

%4.44
%0
%5.24
%2.75

Codes

Color #EDF8EB in popluar color models

ED F8 EB
RGB 237 248 235
HSL 111° 48.15% 94.71%
HSB/HSV 111° 5.24% 97.25%
CMYK 4.44% 0.00% 5.24%
2.75%

Color #EDF8EB in popluar number systems.

HEX ED F8 EB
Decimal 237 248 235
Binary 11101101 11111000 11101011
Octal 355 370 353

Shades and tints

Shades of #EDF8EB

#EDF8EB
(237,248,235)
#D8E2D6
(216,226,214)
#C3CCC1
(195,204,193)
#AEB6AC
(174,182,172)
#99A097
(153,160,151)
#848A82
(132,138,130)
#6F746D
(111,116,109)
#5A5E58
(90,94,88)
#454843
(69,72,67)
#30322E
(48,50,46)
#1B1C19
(27,28,25)
#000000
(0,0,0)

Tints of #EDF8EB

#EDF8EB
(237,248,235)
#EEF8EC
(238,248,236)
#EFF8ED
(239,248,237)
#F0F8EE
(240,248,238)
#F1F8EF
(241,248,239)
#F2F8F0
(242,248,240)
#F3F8F1
(243,248,241)
#F4F8F2
(244,248,242)
#F5F8F3
(245,248,243)
#F6F8F4
(246,248,244)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF8EB; }

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

This text font color is #EDF8EB.

Background Color

.myBgColor { background-color: #EDF8EB; }

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

This div background color is #EDF8EB.

Border color

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

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

This div border color is #EDF8EB.

Opacity

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

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

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

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

This text has shadow with #EDF8EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF8EB.

Preview

Color preview on black background

This text has color #EDF8EB on black background.


Color preview on white background

This text has color #EDF8EB on white background.


Black color preview on #EDF8EB background

This text has black color on #EDF8EB background.


White color preview on #EDF8EB background

This text has white color on #EDF8EB background.


Related colors

Complementary color

Complementary color for #hex is #120714.


I love getcolorcode.com

Triadic colors

1 #EBEDF8 and #F8EBED with #EDF8EB are triadic colors.

2 #EBF8ED and #F8EDEB with #EDF8EB are triadic colors.