COLOR #E6EDB5

HEX: #E6EDB5 RGB: (230,237,181)

Renk bilgisi

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

RGB renk modeli

#E6EDB5 color RGB value is (230,237,181).

RGB: (230,237,181) (90%, 93%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 237 of 255 = 93%
B 181 of 255 = 71%

230
237
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 237 + 181 = 648 (100%)
R 230 of 648 ~ 35.49%
G 237 of 648 ~ 36.57%
B 181 of 648 ~ 27.93'%

%35.49
%36.57
%27.93

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.95%
  • 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.95
%0
%23.63
%7.06

Codes

Color #E6EDB5 in popluar color models

E6 ED B5
RGB 230 237 181
HSL 68° 60.87% 81.96%
HSB/HSV 68° 23.63% 92.94%
CMYK 2.95% 0.00% 23.63%
7.06%

Color #E6EDB5 in popluar number systems.

HEX E6 ED B5
Decimal 230 237 181
Binary 11100110 11101101 10110101
Octal 346 355 265

Shades and tints

Shades of #E6EDB5

#E6EDB5
(230,237,181)
#D2D8A5
(210,216,165)
#BEC395
(190,195,149)
#AAAE85
(170,174,133)
#969975
(150,153,117)
#828465
(130,132,101)
#6E6F55
(110,111,85)
#5A5A45
(90,90,69)
#464535
(70,69,53)
#323025
(50,48,37)
#1E1B15
(30,27,21)
#000000
(0,0,0)

Tints of #E6EDB5

#E6EDB5
(230,237,181)
#E8EEBB
(232,238,187)
#EAEFC1
(234,239,193)
#ECF0C7
(236,240,199)
#EEF1CD
(238,241,205)
#F0F2D3
(240,242,211)
#F2F3D9
(242,243,217)
#F4F4DF
(244,244,223)
#F6F5E5
(246,245,229)
#F8F6EB
(248,246,235)
#FAF7F1
(250,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EDB5; }

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

This text font color is #E6EDB5.

Background Color

.myBgColor { background-color: #E6EDB5; }

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

This div background color is #E6EDB5.

Border color

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

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

This div border color is #E6EDB5.

Opacity

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

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

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

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

This text has shadow with #E6EDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EDB5.

Preview

Color preview on black background

This text has color #E6EDB5 on black background.


Color preview on white background

This text has color #E6EDB5 on white background.


Black color preview on #E6EDB5 background

This text has black color on #E6EDB5 background.


White color preview on #E6EDB5 background

This text has white color on #E6EDB5 background.


Related colors

Complementary color

Complementary color for #hex is #19124A.


I love getcolorcode.com

Triadic colors

1 #B5E6ED and #EDB5E6 with #E6EDB5 are triadic colors.

2 #B5EDE6 and #EDE6B5 with #E6EDB5 are triadic colors.