COLOR #E6ECB9

HEX: #E6ECB9 RGB: (230,236,185)

Renk bilgisi

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

RGB renk modeli

#E6ECB9 color RGB value is (230,236,185).

RGB: (230,236,185) (90%, 93%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 236 of 255 = 93%
B 185 of 255 = 73%

230
236
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 236 + 185 = 651 (100%)
R 230 of 651 ~ 35.33%
G 236 of 651 ~ 36.25%
B 185 of 651 ~ 28.42'%

%35.33
%36.25
%28.42

CMYK RENK MODELİ

#E6ECB9 rengi CMYK tonu (3,0,22,7).

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

CMYK: (3,0,22,7)
C3M0Y22K7 (3%, 0%, 22%, 7%)
(0.03 / 0.00 / 0.22 / 0.07)

CMYK yüzdeleri

%2.54
%0
%21.61
%7.45

Codes

Color #E6ECB9 in popluar color models

E6 EC B9
RGB 230 236 185
HSL 67° 57.30% 82.55%
HSB/HSV 67° 21.61% 92.55%
CMYK 2.54% 0.00% 21.61%
7.45%

Color #E6ECB9 in popluar number systems.

HEX E6 EC B9
Decimal 230 236 185
Binary 11100110 11101100 10111001
Octal 346 354 271

Shades and tints

Shades of #E6ECB9

#E6ECB9
(230,236,185)
#D2D7A9
(210,215,169)
#BEC299
(190,194,153)
#AAAD89
(170,173,137)
#969879
(150,152,121)
#828369
(130,131,105)
#6E6E59
(110,110,89)
#5A5949
(90,89,73)
#464439
(70,68,57)
#322F29
(50,47,41)
#1E1A19
(30,26,25)
#000000
(0,0,0)

Tints of #E6ECB9

#E6ECB9
(230,236,185)
#E8EDBF
(232,237,191)
#EAEEC5
(234,238,197)
#ECEFCB
(236,239,203)
#EEF0D1
(238,240,209)
#F0F1D7
(240,241,215)
#F2F2DD
(242,242,221)
#F4F3E3
(244,243,227)
#F6F4E9
(246,244,233)
#F8F5EF
(248,245,239)
#FAF6F5
(250,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ECB9; }

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

This text font color is #E6ECB9.

Background Color

.myBgColor { background-color: #E6ECB9; }

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

This div background color is #E6ECB9.

Border color

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

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

This div border color is #E6ECB9.

Opacity

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

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

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

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

This text has shadow with #E6ECB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ECB9.

Preview

Color preview on black background

This text has color #E6ECB9 on black background.


Color preview on white background

This text has color #E6ECB9 on white background.


Black color preview on #E6ECB9 background

This text has black color on #E6ECB9 background.


White color preview on #E6ECB9 background

This text has white color on #E6ECB9 background.


Related colors

Complementary color

Complementary color for #hex is #191346.


I love getcolorcode.com

Triadic colors

1 #B9E6EC and #ECB9E6 with #E6ECB9 are triadic colors.

2 #B9ECE6 and #ECE6B9 with #E6ECB9 are triadic colors.