COLOR #E5EDBC

HEX: #E5EDBC RGB: (229,237,188)

Renk bilgisi

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

RGB renk modeli

#E5EDBC color RGB value is (229,237,188).

RGB: (229,237,188) (90%, 93%, 74%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 237 of 255 = 93%
B 188 of 255 = 74%

229
237
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 237 + 188 = 654 (100%)
R 229 of 654 ~ 35.02%
G 237 of 654 ~ 36.24%
B 188 of 654 ~ 28.75'%

%35.02
%36.24
%28.75

CMYK RENK MODELİ

#E5EDBC rengi CMYK tonu (3,0,21,7).

  • camgöbeği tonu 3.38%
  • eflatun tonu 0.00%
  • sarı tonu 20.68%
  • ana renk tonu 7.06%

CMYK: (3,0,21,7)
C3M0Y21K7 (3%, 0%, 21%, 7%)
(0.03 / 0.00 / 0.21 / 0.07)

CMYK yüzdeleri

%3.38
%0
%20.68
%7.06

Codes

Color #E5EDBC in popluar color models

E5 ED BC
RGB 229 237 188
HSL 70° 57.65% 83.33%
HSB/HSV 70° 20.68% 92.94%
CMYK 3.38% 0.00% 20.68%
7.06%

Color #E5EDBC in popluar number systems.

HEX E5 ED BC
Decimal 229 237 188
Binary 11100101 11101101 10111100
Octal 345 355 274

Shades and tints

Shades of #E5EDBC

#E5EDBC
(229,237,188)
#D1D8AB
(209,216,171)
#BDC39A
(189,195,154)
#A9AE89
(169,174,137)
#959978
(149,153,120)
#818467
(129,132,103)
#6D6F56
(109,111,86)
#595A45
(89,90,69)
#454534
(69,69,52)
#313023
(49,48,35)
#1D1B12
(29,27,18)
#000000
(0,0,0)

Tints of #E5EDBC

#E5EDBC
(229,237,188)
#E7EEC2
(231,238,194)
#E9EFC8
(233,239,200)
#EBF0CE
(235,240,206)
#EDF1D4
(237,241,212)
#EFF2DA
(239,242,218)
#F1F3E0
(241,243,224)
#F3F4E6
(243,244,230)
#F5F5EC
(245,245,236)
#F7F6F2
(247,246,242)
#F9F7F8
(249,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5EDBC color. Also use rgb(229,237,188) instead hex code.

Text Font Color

.myTextColor { color: #E5EDBC; }

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

This text font color is #E5EDBC.

Background Color

.myBgColor { background-color: #E5EDBC; }

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

This div background color is #E5EDBC.

Border color

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

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

This div border color is #E5EDBC.

Opacity

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

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

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

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

This text has shadow with #E5EDBC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5EDBC.

Preview

Color preview on black background

This text has color #E5EDBC on black background.


Color preview on white background

This text has color #E5EDBC on white background.


Black color preview on #E5EDBC background

This text has black color on #E5EDBC background.


White color preview on #E5EDBC background

This text has white color on #E5EDBC background.


Related colors

Complementary color

Complementary color for #hex is #1A1243.


I love getcolorcode.com

Triadic colors

1 #BCE5ED and #EDBCE5 with #E5EDBC are triadic colors.

2 #BCEDE5 and #EDE5BC with #E5EDBC are triadic colors.