COLOR #EDE7E2

HEX: #EDE7E2 RGB: (237,231,226)

Renk bilgisi

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

RGB renk modeli

#EDE7E2 color RGB value is (237,231,226).

RGB: (237,231,226) (93%, 91%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 231 of 255 = 91%
B 226 of 255 = 89%

237
231
226

R + G + B ~ 91%. #EDE7E2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 231 + 226 = 694 (100%)
R 237 of 694 ~ 34.15%
G 231 of 694 ~ 33.29%
B 226 of 694 ~ 32.56'%

%34.15
%33.29
%32.56

CMYK RENK MODELİ

#EDE7E2 rengi CMYK tonu (0,3,5,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.53%
  • sarı tonu 4.64%
  • ana renk tonu 7.06%

CMYK: (0,3,5,7)
C0M3Y5K7 (0%, 3%, 5%, 7%)
(0.00 / 0.03 / 0.05 / 0.07)

CMYK yüzdeleri

%0
%2.53
%4.64
%7.06

Codes

Color #EDE7E2 in popluar color models

ED E7 E2
RGB 237 231 226
HSL 27° 23.40% 90.78%
HSB/HSV 27° 4.64% 92.94%
CMYK 0.00% 2.53% 4.64%
7.06%

Color #EDE7E2 in popluar number systems.

HEX ED E7 E2
Decimal 237 231 226
Binary 11101101 11100111 11100010
Octal 355 347 342

Shades and tints

Shades of #EDE7E2

#EDE7E2
(237,231,226)
#D8D2CE
(216,210,206)
#C3BDBA
(195,189,186)
#AEA8A6
(174,168,166)
#999392
(153,147,146)
#847E7E
(132,126,126)
#6F696A
(111,105,106)
#5A5456
(90,84,86)
#453F42
(69,63,66)
#302A2E
(48,42,46)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #EDE7E2

#EDE7E2
(237,231,226)
#EEE9E4
(238,233,228)
#EFEBE6
(239,235,230)
#F0EDE8
(240,237,232)
#F1EFEA
(241,239,234)
#F2F1EC
(242,241,236)
#F3F3EE
(243,243,238)
#F4F5F0
(244,245,240)
#F5F7F2
(245,247,242)
#F6F9F4
(246,249,244)
#F7FBF6
(247,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE7E2 color. Also use rgb(237,231,226) instead hex code.

Text Font Color

.myTextColor { color: #EDE7E2; }

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

This text font color is #EDE7E2.

Background Color

.myBgColor { background-color: #EDE7E2; }

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

This div background color is #EDE7E2.

Border color

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

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

This div border color is #EDE7E2.

Opacity

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

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

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

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

This text has shadow with #EDE7E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE7E2.

Preview

Color preview on black background

This text has color #EDE7E2 on black background.


Color preview on white background

This text has color #EDE7E2 on white background.


Black color preview on #EDE7E2 background

This text has black color on #EDE7E2 background.


White color preview on #EDE7E2 background

This text has white color on #EDE7E2 background.


Related colors

Complementary color

Complementary color for #hex is #12181D.


I love getcolorcode.com

Triadic colors

1 #E2EDE7 and #E7E2ED with #EDE7E2 are triadic colors.

2 #E2E7ED and #E7EDE2 with #EDE7E2 are triadic colors.