COLOR #E6B4A3

HEX: #E6B4A3 RGB: (230,180,163)

Renk bilgisi

#E6B4A3 contains mainly red and green colors. #E6B4A3 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6B4A3 color RGB value is (230,180,163).

RGB: (230,180,163) (90%, 71%, 64%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 180 of 255 = 71%
B 163 of 255 = 64%

230
180
163

R + G + B ~ 75%. #E6B4A3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 180 + 163 = 573 (100%)
R 230 of 573 ~ 40.14%
G 180 of 573 ~ 31.41%
B 163 of 573 ~ 28.45'%

%40.14
%31.41
%28.45

CMYK RENK MODELİ

#E6B4A3 rengi CMYK tonu (0,22,29,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.74%
  • sarı tonu 29.13%
  • ana renk tonu 9.80%

CMYK: (0,22,29,10)
C0M22Y29K10 (0%, 22%, 29%, 10%)
(0.00 / 0.22 / 0.29 / 0.10)

CMYK yüzdeleri

%0
%21.74
%29.13
%9.8

Codes

Color #E6B4A3 in popluar color models

E6 B4 A3
RGB 230 180 163
HSL 15° 57.26% 77.06%
HSB/HSV 15° 29.13% 90.20%
CMYK 0.00% 21.74% 29.13%
9.80%

Color #E6B4A3 in popluar number systems.

HEX E6 B4 A3
Decimal 230 180 163
Binary 11100110 10110100 10100011
Octal 346 264 243

Shades and tints

Shades of #E6B4A3

#E6B4A3
(230,180,163)
#D2A495
(210,164,149)
#BE9487
(190,148,135)
#AA8479
(170,132,121)
#96746B
(150,116,107)
#82645D
(130,100,93)
#6E544F
(110,84,79)
#5A4441
(90,68,65)
#463433
(70,52,51)
#322425
(50,36,37)
#1E1417
(30,20,23)
#000000
(0,0,0)

Tints of #E6B4A3

#E6B4A3
(230,180,163)
#E8BAAB
(232,186,171)
#EAC0B3
(234,192,179)
#ECC6BB
(236,198,187)
#EECCC3
(238,204,195)
#F0D2CB
(240,210,203)
#F2D8D3
(242,216,211)
#F4DEDB
(244,222,219)
#F6E4E3
(246,228,227)
#F8EAEB
(248,234,235)
#FAF0F3
(250,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B4A3 color. Also use rgb(230,180,163) instead hex code.

Text Font Color

.myTextColor { color: #E6B4A3; }

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

This text font color is #E6B4A3.

Background Color

.myBgColor { background-color: #E6B4A3; }

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

This div background color is #E6B4A3.

Border color

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

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

This div border color is #E6B4A3.

Opacity

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

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

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

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

This text has shadow with #E6B4A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B4A3.

Preview

Color preview on black background

This text has color #E6B4A3 on black background.


Color preview on white background

This text has color #E6B4A3 on white background.


Black color preview on #E6B4A3 background

This text has black color on #E6B4A3 background.


White color preview on #E6B4A3 background

This text has white color on #E6B4A3 background.


Related colors

Complementary color

Complementary color for #hex is #194B5C.


I love getcolorcode.com

Triadic colors

1 #A3E6B4 and #B4A3E6 with #E6B4A3 are triadic colors.

2 #A3B4E6 and #B4E6A3 with #E6B4A3 are triadic colors.