COLOR #E6ECB5

HEX: #E6ECB5 RGB: (230,236,181)

Renk bilgisi

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

RGB renk modeli

#E6ECB5 color RGB value is (230,236,181).

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

RGB bağlantıları ve doygunluk

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

230
236
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 181 = 647 (100%)
R 230 of 647 ~ 35.55%
G 236 of 647 ~ 36.48%
B 181 of 647 ~ 27.98'%

%35.55
%36.48
%27.98

CMYK RENK MODELİ

#E6ECB5 rengi CMYK tonu (3,0,23,7).

  • camgöbeği tonu 2.54%
  • eflatun tonu 0.00%
  • sarı tonu 23.31%
  • ana renk tonu 7.45%

CMYK: (3,0,23,7)
C3M0Y23K7 (3%, 0%, 23%, 7%)
(0.03 / 0.00 / 0.23 / 0.07)

CMYK yüzdeleri

%2.54
%0
%23.31
%7.45

Codes

Color #E6ECB5 in popluar color models

E6 EC B5
RGB 230 236 181
HSL 67° 59.14% 81.76%
HSB/HSV 67° 23.31% 92.55%
CMYK 2.54% 0.00% 23.31%
7.45%

Color #E6ECB5 in popluar number systems.

HEX E6 EC B5
Decimal 230 236 181
Binary 11100110 11101100 10110101
Octal 346 354 265

Shades and tints

Shades of #E6ECB5

#E6ECB5
(230,236,181)
#D2D7A5
(210,215,165)
#BEC295
(190,194,149)
#AAAD85
(170,173,133)
#969875
(150,152,117)
#828365
(130,131,101)
#6E6E55
(110,110,85)
#5A5945
(90,89,69)
#464435
(70,68,53)
#322F25
(50,47,37)
#1E1A15
(30,26,21)
#000000
(0,0,0)

Tints of #E6ECB5

#E6ECB5
(230,236,181)
#E8EDBB
(232,237,187)
#EAEEC1
(234,238,193)
#ECEFC7
(236,239,199)
#EEF0CD
(238,240,205)
#F0F1D3
(240,241,211)
#F2F2D9
(242,242,217)
#F4F3DF
(244,243,223)
#F6F4E5
(246,244,229)
#F8F5EB
(248,245,235)
#FAF6F1
(250,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ECB5; }

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

This text font color is #E6ECB5.

Background Color

.myBgColor { background-color: #E6ECB5; }

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

This div background color is #E6ECB5.

Border color

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

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

This div border color is #E6ECB5.

Opacity

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

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

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

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

This text has shadow with #E6ECB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ECB5.

Preview

Color preview on black background

This text has color #E6ECB5 on black background.


Color preview on white background

This text has color #E6ECB5 on white background.


Black color preview on #E6ECB5 background

This text has black color on #E6ECB5 background.


White color preview on #E6ECB5 background

This text has white color on #E6ECB5 background.


Related colors

Complementary color

Complementary color for #hex is #19134A.


I love getcolorcode.com

Triadic colors

1 #B5E6EC and #ECB5E6 with #E6ECB5 are triadic colors.

2 #B5ECE6 and #ECE6B5 with #E6ECB5 are triadic colors.