COLOR #E7ED5D

HEX: #E7ED5D RGB: (231,237,93)

Renk bilgisi

#E7ED5D contains mainly red and green colors. #E7ED5D ‘ nin web güvenlik rengi #FFFF66 (ya da #FF6) dir.

RGB renk modeli

#E7ED5D color RGB value is (231,237,93).

RGB: (231,237,93) (91%, 93%, 36%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 237 of 255 = 93%
B 93 of 255 = 36%

231
237
93

R + G + B ~ 73%. #E7ED5D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 237 + 93 = 561 (100%)
R 231 of 561 ~ 41.18%
G 237 of 561 ~ 42.25%
B 93 of 561 ~ 16.58'%

%41.18
%42.25
%16.58

CMYK RENK MODELİ

#E7ED5D rengi CMYK tonu (3,0,61,7).

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

CMYK: (3,0,61,7)
C3M0Y61K7 (3%, 0%, 61%, 7%)
(0.03 / 0.00 / 0.61 / 0.07)

CMYK yüzdeleri

%2.53
%0
%60.76
%7.06

Codes

Color #E7ED5D in popluar color models

E7 ED 5D
RGB 231 237 93
HSL 63° 80.00% 64.71%
HSB/HSV 63° 60.76% 92.94%
CMYK 2.53% 0.00% 60.76%
7.06%

Color #E7ED5D in popluar number systems.

HEX E7 ED 5D
Decimal 231 237 93
Binary 11100111 11101101 1011101
Octal 347 355 135

Shades and tints

Shades of #E7ED5D

#E7ED5D
(231,237,93)
#D2D855
(210,216,85)
#BDC34D
(189,195,77)
#A8AE45
(168,174,69)
#93993D
(147,153,61)
#7E8435
(126,132,53)
#696F2D
(105,111,45)
#545A25
(84,90,37)
#3F451D
(63,69,29)
#2A3015
(42,48,21)
#151B0D
(21,27,13)
#000000
(0,0,0)

Tints of #E7ED5D

#E7ED5D
(231,237,93)
#E9EE6B
(233,238,107)
#EBEF79
(235,239,121)
#EDF087
(237,240,135)
#EFF195
(239,241,149)
#F1F2A3
(241,242,163)
#F3F3B1
(243,243,177)
#F5F4BF
(245,244,191)
#F7F5CD
(247,245,205)
#F9F6DB
(249,246,219)
#FBF7E9
(251,247,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7ED5D; }

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

This text font color is #E7ED5D.

Background Color

.myBgColor { background-color: #E7ED5D; }

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

This div background color is #E7ED5D.

Border color

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

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

This div border color is #E7ED5D.

Opacity

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

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

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

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

This text has shadow with #E7ED5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ED5D.

Preview

Color preview on black background

This text has color #E7ED5D on black background.


Color preview on white background

This text has color #E7ED5D on white background.


Black color preview on #E7ED5D background

This text has black color on #E7ED5D background.


White color preview on #E7ED5D background

This text has white color on #E7ED5D background.


Related colors

Complementary color

Complementary color for #hex is #1812A2.


I love getcolorcode.com

Triadic colors

1 #5DE7ED and #ED5DE7 with #E7ED5D are triadic colors.

2 #5DEDE7 and #EDE75D with #E7ED5D are triadic colors.