COLOR #E6EBC5

HEX: #E6EBC5 RGB: (230,235,197)

Renk bilgisi

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

RGB renk modeli

#E6EBC5 color RGB value is (230,235,197).

RGB: (230,235,197) (90%, 92%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 235 of 255 = 92%
B 197 of 255 = 77%

230
235
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 235 + 197 = 662 (100%)
R 230 of 662 ~ 34.74%
G 235 of 662 ~ 35.5%
B 197 of 662 ~ 29.76'%

%34.74
%35.5
%29.76

CMYK RENK MODELİ

#E6EBC5 rengi CMYK tonu (2,0,16,8).

  • camgöbeği tonu 2.13%
  • eflatun tonu 0.00%
  • sarı tonu 16.17%
  • ana renk tonu 7.84%

CMYK: (2,0,16,8)
C2M0Y16K8 (2%, 0%, 16%, 8%)
(0.02 / 0.00 / 0.16 / 0.08)

CMYK yüzdeleri

%2.13
%0
%16.17
%7.84

Codes

Color #E6EBC5 in popluar color models

E6 EB C5
RGB 230 235 197
HSL 68° 48.72% 84.71%
HSB/HSV 68° 16.17% 92.16%
CMYK 2.13% 0.00% 16.17%
7.84%

Color #E6EBC5 in popluar number systems.

HEX E6 EB C5
Decimal 230 235 197
Binary 11100110 11101011 11000101
Octal 346 353 305

Shades and tints

Shades of #E6EBC5

#E6EBC5
(230,235,197)
#D2D6B4
(210,214,180)
#BEC1A3
(190,193,163)
#AAAC92
(170,172,146)
#969781
(150,151,129)
#828270
(130,130,112)
#6E6D5F
(110,109,95)
#5A584E
(90,88,78)
#46433D
(70,67,61)
#322E2C
(50,46,44)
#1E191B
(30,25,27)
#000000
(0,0,0)

Tints of #E6EBC5

#E6EBC5
(230,235,197)
#E8ECCA
(232,236,202)
#EAEDCF
(234,237,207)
#ECEED4
(236,238,212)
#EEEFD9
(238,239,217)
#F0F0DE
(240,240,222)
#F2F1E3
(242,241,227)
#F4F2E8
(244,242,232)
#F6F3ED
(246,243,237)
#F8F4F2
(248,244,242)
#FAF5F7
(250,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EBC5; }

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

This text font color is #E6EBC5.

Background Color

.myBgColor { background-color: #E6EBC5; }

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

This div background color is #E6EBC5.

Border color

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

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

This div border color is #E6EBC5.

Opacity

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

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

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

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

This text has shadow with #E6EBC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EBC5.

Preview

Color preview on black background

This text has color #E6EBC5 on black background.


Color preview on white background

This text has color #E6EBC5 on white background.


Black color preview on #E6EBC5 background

This text has black color on #E6EBC5 background.


White color preview on #E6EBC5 background

This text has white color on #E6EBC5 background.


Related colors

Complementary color

Complementary color for #hex is #19143A.


I love getcolorcode.com

Triadic colors

1 #C5E6EB and #EBC5E6 with #E6EBC5 are triadic colors.

2 #C5EBE6 and #EBE6C5 with #E6EBC5 are triadic colors.