COLOR #E6CCAB

HEX: #E6CCAB RGB: (230,204,171)

Renk bilgisi

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

RGB renk modeli

#E6CCAB color RGB value is (230,204,171).

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

RGB bağlantıları ve doygunluk

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

230
204
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 204 + 171 = 605 (100%)
R 230 of 605 ~ 38.02%
G 204 of 605 ~ 33.72%
B 171 of 605 ~ 28.26'%

%38.02
%33.72
%28.26

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.30%
  • 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
%11.3
%25.65
%9.8

Codes

Color #E6CCAB in popluar color models

E6 CC AB
RGB 230 204 171
HSL 34° 54.13% 78.63%
HSB/HSV 34° 25.65% 90.20%
CMYK 0.00% 11.30% 25.65%
9.80%

Color #E6CCAB in popluar number systems.

HEX E6 CC AB
Decimal 230 204 171
Binary 11100110 11001100 10101011
Octal 346 314 253

Shades and tints

Shades of #E6CCAB

#E6CCAB
(230,204,171)
#D2BA9C
(210,186,156)
#BEA88D
(190,168,141)
#AA967E
(170,150,126)
#96846F
(150,132,111)
#827260
(130,114,96)
#6E6051
(110,96,81)
#5A4E42
(90,78,66)
#463C33
(70,60,51)
#322A24
(50,42,36)
#1E1815
(30,24,21)
#000000
(0,0,0)

Tints of #E6CCAB

#E6CCAB
(230,204,171)
#E8D0B2
(232,208,178)
#EAD4B9
(234,212,185)
#ECD8C0
(236,216,192)
#EEDCC7
(238,220,199)
#F0E0CE
(240,224,206)
#F2E4D5
(242,228,213)
#F4E8DC
(244,232,220)
#F6ECE3
(246,236,227)
#F8F0EA
(248,240,234)
#FAF4F1
(250,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CCAB; }

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

This text font color is #E6CCAB.

Background Color

.myBgColor { background-color: #E6CCAB; }

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

This div background color is #E6CCAB.

Border color

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

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

This div border color is #E6CCAB.

Opacity

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

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

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

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

This text has shadow with #E6CCAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CCAB.

Preview

Color preview on black background

This text has color #E6CCAB on black background.


Color preview on white background

This text has color #E6CCAB on white background.


Black color preview on #E6CCAB background

This text has black color on #E6CCAB background.


White color preview on #E6CCAB background

This text has white color on #E6CCAB background.


Related colors

Complementary color

Complementary color for #hex is #193354.


I love getcolorcode.com

Triadic colors

1 #ABE6CC and #CCABE6 with #E6CCAB are triadic colors.

2 #ABCCE6 and #CCE6AB with #E6CCAB are triadic colors.