COLOR #E6CDAB

HEX: #E6CDAB RGB: (230,205,171)

Renk bilgisi

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

RGB renk modeli

#E6CDAB color RGB value is (230,205,171).

RGB: (230,205,171) (90%, 80%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 205 of 255 = 80%
B 171 of 255 = 67%

230
205
171

R + G + B ~ 79%. #E6CDAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 205 + 171 = 606 (100%)
R 230 of 606 ~ 37.95%
G 205 of 606 ~ 33.83%
B 171 of 606 ~ 28.22'%

%37.95
%33.83
%28.22

CMYK RENK MODELİ

#E6CDAB rengi CMYK tonu (0,11,26,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.87%
  • sarı tonu 25.65%
  • ana renk tonu 9.80%

CMYK: (0,11,26,10)
C0M11Y26K10 (0%, 11%, 26%, 10%)
(0.00 / 0.11 / 0.26 / 0.10)

CMYK yüzdeleri

%0
%10.87
%25.65
%9.8

Codes

Color #E6CDAB in popluar color models

E6 CD AB
RGB 230 205 171
HSL 35° 54.13% 78.63%
HSB/HSV 35° 25.65% 90.20%
CMYK 0.00% 10.87% 25.65%
9.80%

Color #E6CDAB in popluar number systems.

HEX E6 CD AB
Decimal 230 205 171
Binary 11100110 11001101 10101011
Octal 346 315 253

Shades and tints

Shades of #E6CDAB

#E6CDAB
(230,205,171)
#D2BB9C
(210,187,156)
#BEA98D
(190,169,141)
#AA977E
(170,151,126)
#96856F
(150,133,111)
#827360
(130,115,96)
#6E6151
(110,97,81)
#5A4F42
(90,79,66)
#463D33
(70,61,51)
#322B24
(50,43,36)
#1E1915
(30,25,21)
#000000
(0,0,0)

Tints of #E6CDAB

#E6CDAB
(230,205,171)
#E8D1B2
(232,209,178)
#EAD5B9
(234,213,185)
#ECD9C0
(236,217,192)
#EEDDC7
(238,221,199)
#F0E1CE
(240,225,206)
#F2E5D5
(242,229,213)
#F4E9DC
(244,233,220)
#F6EDE3
(246,237,227)
#F8F1EA
(248,241,234)
#FAF5F1
(250,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6CDAB color. Also use rgb(230,205,171) instead hex code.

Text Font Color

.myTextColor { color: #E6CDAB; }

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

This text font color is #E6CDAB.

Background Color

.myBgColor { background-color: #E6CDAB; }

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

This div background color is #E6CDAB.

Border color

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

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

This div border color is #E6CDAB.

Opacity

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

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

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

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

This text has shadow with #E6CDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CDAB.

Preview

Color preview on black background

This text has color #E6CDAB on black background.


Color preview on white background

This text has color #E6CDAB on white background.


Black color preview on #E6CDAB background

This text has black color on #E6CDAB background.


White color preview on #E6CDAB background

This text has white color on #E6CDAB background.


Related colors

Complementary color

Complementary color for #hex is #193254.


I love getcolorcode.com

Triadic colors

1 #ABE6CD and #CDABE6 with #E6CDAB are triadic colors.

2 #ABCDE6 and #CDE6AB with #E6CDAB are triadic colors.