COLOR #E6CCB5

HEX: #E6CCB5 RGB: (230,204,181)

Renk bilgisi

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

RGB renk modeli

#E6CCB5 color RGB value is (230,204,181).

RGB: (230,204,181) (90%, 80%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 204 of 255 = 80%
B 181 of 255 = 71%

230
204
181

R + G + B ~ 80%. #E6CCB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 204 + 181 = 615 (100%)
R 230 of 615 ~ 37.4%
G 204 of 615 ~ 33.17%
B 181 of 615 ~ 29.43'%

%37.4
%33.17
%29.43

CMYK RENK MODELİ

#E6CCB5 rengi CMYK tonu (0,11,21,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.30%
  • sarı tonu 21.30%
  • ana renk tonu 9.80%

CMYK: (0,11,21,10)
C0M11Y21K10 (0%, 11%, 21%, 10%)
(0.00 / 0.11 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%11.3
%21.3
%9.8

Codes

Color #E6CCB5 in popluar color models

E6 CC B5
RGB 230 204 181
HSL 28° 49.49% 80.59%
HSB/HSV 28° 21.30% 90.20%
CMYK 0.00% 11.30% 21.30%
9.80%

Color #E6CCB5 in popluar number systems.

HEX E6 CC B5
Decimal 230 204 181
Binary 11100110 11001100 10110101
Octal 346 314 265

Shades and tints

Shades of #E6CCB5

#E6CCB5
(230,204,181)
#D2BAA5
(210,186,165)
#BEA895
(190,168,149)
#AA9685
(170,150,133)
#968475
(150,132,117)
#827265
(130,114,101)
#6E6055
(110,96,85)
#5A4E45
(90,78,69)
#463C35
(70,60,53)
#322A25
(50,42,37)
#1E1815
(30,24,21)
#000000
(0,0,0)

Tints of #E6CCB5

#E6CCB5
(230,204,181)
#E8D0BB
(232,208,187)
#EAD4C1
(234,212,193)
#ECD8C7
(236,216,199)
#EEDCCD
(238,220,205)
#F0E0D3
(240,224,211)
#F2E4D9
(242,228,217)
#F4E8DF
(244,232,223)
#F6ECE5
(246,236,229)
#F8F0EB
(248,240,235)
#FAF4F1
(250,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CCB5; }

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

This text font color is #E6CCB5.

Background Color

.myBgColor { background-color: #E6CCB5; }

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

This div background color is #E6CCB5.

Border color

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

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

This div border color is #E6CCB5.

Opacity

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

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

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

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

This text has shadow with #E6CCB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CCB5.

Preview

Color preview on black background

This text has color #E6CCB5 on black background.


Color preview on white background

This text has color #E6CCB5 on white background.


Black color preview on #E6CCB5 background

This text has black color on #E6CCB5 background.


White color preview on #E6CCB5 background

This text has white color on #E6CCB5 background.


Related colors

Complementary color

Complementary color for #hex is #19334A.


I love getcolorcode.com

Triadic colors

1 #B5E6CC and #CCB5E6 with #E6CCB5 are triadic colors.

2 #B5CCE6 and #CCE6B5 with #E6CCB5 are triadic colors.