COLOR #E4EDBE

HEX: #E4EDBE RGB: (228,237,190)

Renk bilgisi

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

RGB renk modeli

#E4EDBE color RGB value is (228,237,190).

RGB: (228,237,190) (89%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 237 of 255 = 93%
B 190 of 255 = 75%

228
237
190

R + G + B ~ 86%. #E4EDBE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 237 + 190 = 655 (100%)
R 228 of 655 ~ 34.81%
G 237 of 655 ~ 36.18%
B 190 of 655 ~ 29.01'%

%34.81
%36.18
%29.01

CMYK RENK MODELİ

#E4EDBE rengi CMYK tonu (4,0,20,7).

  • camgöbeği tonu 3.80%
  • eflatun tonu 0.00%
  • sarı tonu 19.83%
  • ana renk tonu 7.06%

CMYK: (4,0,20,7)
C4M0Y20K7 (4%, 0%, 20%, 7%)
(0.04 / 0.00 / 0.20 / 0.07)

CMYK yüzdeleri

%3.8
%0
%19.83
%7.06

Codes

Color #E4EDBE in popluar color models

E4 ED BE
RGB 228 237 190
HSL 71° 56.63% 83.73%
HSB/HSV 71° 19.83% 92.94%
CMYK 3.80% 0.00% 19.83%
7.06%

Color #E4EDBE in popluar number systems.

HEX E4 ED BE
Decimal 228 237 190
Binary 11100100 11101101 10111110
Octal 344 355 276

Shades and tints

Shades of #E4EDBE

#E4EDBE
(228,237,190)
#D0D8AD
(208,216,173)
#BCC39C
(188,195,156)
#A8AE8B
(168,174,139)
#94997A
(148,153,122)
#808469
(128,132,105)
#6C6F58
(108,111,88)
#585A47
(88,90,71)
#444536
(68,69,54)
#303025
(48,48,37)
#1C1B14
(28,27,20)
#000000
(0,0,0)

Tints of #E4EDBE

#E4EDBE
(228,237,190)
#E6EEC3
(230,238,195)
#E8EFC8
(232,239,200)
#EAF0CD
(234,240,205)
#ECF1D2
(236,241,210)
#EEF2D7
(238,242,215)
#F0F3DC
(240,243,220)
#F2F4E1
(242,244,225)
#F4F5E6
(244,245,230)
#F6F6EB
(246,246,235)
#F8F7F0
(248,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4EDBE color. Also use rgb(228,237,190) instead hex code.

Text Font Color

.myTextColor { color: #E4EDBE; }

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

This text font color is #E4EDBE.

Background Color

.myBgColor { background-color: #E4EDBE; }

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

This div background color is #E4EDBE.

Border color

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

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

This div border color is #E4EDBE.

Opacity

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

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

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

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

This text has shadow with #E4EDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4EDBE.

Preview

Color preview on black background

This text has color #E4EDBE on black background.


Color preview on white background

This text has color #E4EDBE on white background.


Black color preview on #E4EDBE background

This text has black color on #E4EDBE background.


White color preview on #E4EDBE background

This text has white color on #E4EDBE background.


Related colors

Complementary color

Complementary color for #hex is #1B1241.


I love getcolorcode.com

Triadic colors

1 #BEE4ED and #EDBEE4 with #E4EDBE are triadic colors.

2 #BEEDE4 and #EDE4BE with #E4EDBE are triadic colors.