COLOR #E6EEC5

HEX: #E6EEC5 RGB: (230,238,197)

Renk bilgisi

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

RGB renk modeli

#E6EEC5 color RGB value is (230,238,197).

RGB: (230,238,197) (90%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 238 of 255 = 93%
B 197 of 255 = 77%

230
238
197

R + G + B ~ 87%. #E6EEC5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 238 + 197 = 665 (100%)
R 230 of 665 ~ 34.59%
G 238 of 665 ~ 35.79%
B 197 of 665 ~ 29.62'%

%34.59
%35.79
%29.62

CMYK RENK MODELİ

#E6EEC5 rengi CMYK tonu (3,0,17,7).

  • camgöbeği tonu 3.36%
  • eflatun tonu 0.00%
  • sarı tonu 17.23%
  • ana renk tonu 6.67%

CMYK: (3,0,17,7)
C3M0Y17K7 (3%, 0%, 17%, 7%)
(0.03 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%3.36
%0
%17.23
%6.67

Codes

Color #E6EEC5 in popluar color models

E6 EE C5
RGB 230 238 197
HSL 72° 54.67% 85.29%
HSB/HSV 72° 17.23% 93.33%
CMYK 3.36% 0.00% 17.23%
6.67%

Color #E6EEC5 in popluar number systems.

HEX E6 EE C5
Decimal 230 238 197
Binary 11100110 11101110 11000101
Octal 346 356 305

Shades and tints

Shades of #E6EEC5

#E6EEC5
(230,238,197)
#D2D9B4
(210,217,180)
#BEC4A3
(190,196,163)
#AAAF92
(170,175,146)
#969A81
(150,154,129)
#828570
(130,133,112)
#6E705F
(110,112,95)
#5A5B4E
(90,91,78)
#46463D
(70,70,61)
#32312C
(50,49,44)
#1E1C1B
(30,28,27)
#000000
(0,0,0)

Tints of #E6EEC5

#E6EEC5
(230,238,197)
#E8EFCA
(232,239,202)
#EAF0CF
(234,240,207)
#ECF1D4
(236,241,212)
#EEF2D9
(238,242,217)
#F0F3DE
(240,243,222)
#F2F4E3
(242,244,227)
#F4F5E8
(244,245,232)
#F6F6ED
(246,246,237)
#F8F7F2
(248,247,242)
#FAF8F7
(250,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6EEC5 color. Also use rgb(230,238,197) instead hex code.

Text Font Color

.myTextColor { color: #E6EEC5; }

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

This text font color is #E6EEC5.

Background Color

.myBgColor { background-color: #E6EEC5; }

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

This div background color is #E6EEC5.

Border color

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

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

This div border color is #E6EEC5.

Opacity

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

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

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

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

This text has shadow with #E6EEC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EEC5.

Preview

Color preview on black background

This text has color #E6EEC5 on black background.


Color preview on white background

This text has color #E6EEC5 on white background.


Black color preview on #E6EEC5 background

This text has black color on #E6EEC5 background.


White color preview on #E6EEC5 background

This text has white color on #E6EEC5 background.


Related colors

Complementary color

Complementary color for #hex is #19113A.


I love getcolorcode.com

Triadic colors

1 #C5E6EE and #EEC5E6 with #E6EEC5 are triadic colors.

2 #C5EEE6 and #EEE6C5 with #E6EEC5 are triadic colors.