COLOR #EDF7EB

HEX: #EDF7EB RGB: (237,247,235)

Renk bilgisi

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

RGB renk modeli

#EDF7EB color RGB value is (237,247,235).

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

RGB bağlantıları ve doygunluk

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

237
247
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 247 + 235 = 719 (100%)
R 237 of 719 ~ 32.96%
G 247 of 719 ~ 34.35%
B 235 of 719 ~ 32.68'%

%32.96
%34.35
%32.68

CMYK RENK MODELİ

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

  • camgöbeği tonu 4.05%
  • eflatun tonu 0.00%
  • sarı tonu 4.86%
  • ana renk tonu 3.14%

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

CMYK yüzdeleri

%4.05
%0
%4.86
%3.14

Codes

Color #EDF7EB in popluar color models

ED F7 EB
RGB 237 247 235
HSL 110° 42.86% 94.51%
HSB/HSV 110° 4.86% 96.86%
CMYK 4.05% 0.00% 4.86%
3.14%

Color #EDF7EB in popluar number systems.

HEX ED F7 EB
Decimal 237 247 235
Binary 11101101 11110111 11101011
Octal 355 367 353

Shades and tints

Shades of #EDF7EB

#EDF7EB
(237,247,235)
#D8E1D6
(216,225,214)
#C3CBC1
(195,203,193)
#AEB5AC
(174,181,172)
#999F97
(153,159,151)
#848982
(132,137,130)
#6F736D
(111,115,109)
#5A5D58
(90,93,88)
#454743
(69,71,67)
#30312E
(48,49,46)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #EDF7EB

#EDF7EB
(237,247,235)
#EEF7EC
(238,247,236)
#EFF7ED
(239,247,237)
#F0F7EE
(240,247,238)
#F1F7EF
(241,247,239)
#F2F7F0
(242,247,240)
#F3F7F1
(243,247,241)
#F4F7F2
(244,247,242)
#F5F7F3
(245,247,243)
#F6F7F4
(246,247,244)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF7EB; }

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

This text font color is #EDF7EB.

Background Color

.myBgColor { background-color: #EDF7EB; }

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

This div background color is #EDF7EB.

Border color

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

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

This div border color is #EDF7EB.

Opacity

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

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

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

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

This text has shadow with #EDF7EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF7EB.

Preview

Color preview on black background

This text has color #EDF7EB on black background.


Color preview on white background

This text has color #EDF7EB on white background.


Black color preview on #EDF7EB background

This text has black color on #EDF7EB background.


White color preview on #EDF7EB background

This text has white color on #EDF7EB background.


Related colors

Complementary color

Complementary color for #hex is #120814.


I love getcolorcode.com

Triadic colors

1 #EBEDF7 and #F7EBED with #EDF7EB are triadic colors.

2 #EBF7ED and #F7EDEB with #EDF7EB are triadic colors.