COLOR #E7EDB5

HEX: #E7EDB5 RGB: (231,237,181)

Renk bilgisi

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

RGB renk modeli

#E7EDB5 color RGB value is (231,237,181).

RGB: (231,237,181) (91%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 237 of 255 = 93%
B 181 of 255 = 71%

231
237
181

R + G + B ~ 85%. #E7EDB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 237 + 181 = 649 (100%)
R 231 of 649 ~ 35.59%
G 237 of 649 ~ 36.52%
B 181 of 649 ~ 27.89'%

%35.59
%36.52
%27.89

CMYK RENK MODELİ

#E7EDB5 rengi CMYK tonu (3,0,24,7).

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

CMYK: (3,0,24,7)
C3M0Y24K7 (3%, 0%, 24%, 7%)
(0.03 / 0.00 / 0.24 / 0.07)

CMYK yüzdeleri

%2.53
%0
%23.63
%7.06

Codes

Color #E7EDB5 in popluar color models

E7 ED B5
RGB 231 237 181
HSL 66° 60.87% 81.96%
HSB/HSV 66° 23.63% 92.94%
CMYK 2.53% 0.00% 23.63%
7.06%

Color #E7EDB5 in popluar number systems.

HEX E7 ED B5
Decimal 231 237 181
Binary 11100111 11101101 10110101
Octal 347 355 265

Shades and tints

Shades of #E7EDB5

#E7EDB5
(231,237,181)
#D2D8A5
(210,216,165)
#BDC395
(189,195,149)
#A8AE85
(168,174,133)
#939975
(147,153,117)
#7E8465
(126,132,101)
#696F55
(105,111,85)
#545A45
(84,90,69)
#3F4535
(63,69,53)
#2A3025
(42,48,37)
#151B15
(21,27,21)
#000000
(0,0,0)

Tints of #E7EDB5

#E7EDB5
(231,237,181)
#E9EEBB
(233,238,187)
#EBEFC1
(235,239,193)
#EDF0C7
(237,240,199)
#EFF1CD
(239,241,205)
#F1F2D3
(241,242,211)
#F3F3D9
(243,243,217)
#F5F4DF
(245,244,223)
#F7F5E5
(247,245,229)
#F9F6EB
(249,246,235)
#FBF7F1
(251,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7EDB5; }

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

This text font color is #E7EDB5.

Background Color

.myBgColor { background-color: #E7EDB5; }

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

This div background color is #E7EDB5.

Border color

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

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

This div border color is #E7EDB5.

Opacity

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

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

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

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

This text has shadow with #E7EDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7EDB5.

Preview

Color preview on black background

This text has color #E7EDB5 on black background.


Color preview on white background

This text has color #E7EDB5 on white background.


Black color preview on #E7EDB5 background

This text has black color on #E7EDB5 background.


White color preview on #E7EDB5 background

This text has white color on #E7EDB5 background.


Related colors

Complementary color

Complementary color for #hex is #18124A.


I love getcolorcode.com

Triadic colors

1 #B5E7ED and #EDB5E7 with #E7EDB5 are triadic colors.

2 #B5EDE7 and #EDE7B5 with #E7EDB5 are triadic colors.