COLOR #E6A393

HEX: #E6A393 RGB: (230,163,147)

Renk bilgisi

#E6A393 contains mainly red color. #E6A393 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E6A393 color RGB value is (230,163,147).

RGB: (230,163,147) (90%, 64%, 58%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 163 of 255 = 64%
B 147 of 255 = 58%

230
163
147

R + G + B ~ 71%. #E6A393 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 163 + 147 = 540 (100%)
R 230 of 540 ~ 42.59%
G 163 of 540 ~ 30.19%
B 147 of 540 ~ 27.22'%

%42.59
%30.19
%27.22

CMYK RENK MODELİ

#E6A393 rengi CMYK tonu (0,29,36,10).

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

CMYK: (0,29,36,10)
C0M29Y36K10 (0%, 29%, 36%, 10%)
(0.00 / 0.29 / 0.36 / 0.10)

CMYK yüzdeleri

%0
%29.13
%36.09
%9.8

Codes

Color #E6A393 in popluar color models

E6 A3 93
RGB 230 163 147
HSL 12° 62.41% 73.92%
HSB/HSV 12° 36.09% 90.20%
CMYK 0.00% 29.13% 36.09%
9.80%

Color #E6A393 in popluar number systems.

HEX E6 A3 93
Decimal 230 163 147
Binary 11100110 10100011 10010011
Octal 346 243 223

Shades and tints

Shades of #E6A393

#E6A393
(230,163,147)
#D29586
(210,149,134)
#BE8779
(190,135,121)
#AA796C
(170,121,108)
#966B5F
(150,107,95)
#825D52
(130,93,82)
#6E4F45
(110,79,69)
#5A4138
(90,65,56)
#46332B
(70,51,43)
#32251E
(50,37,30)
#1E1711
(30,23,17)
#000000
(0,0,0)

Tints of #E6A393

#E6A393
(230,163,147)
#E8AB9C
(232,171,156)
#EAB3A5
(234,179,165)
#ECBBAE
(236,187,174)
#EEC3B7
(238,195,183)
#F0CBC0
(240,203,192)
#F2D3C9
(242,211,201)
#F4DBD2
(244,219,210)
#F6E3DB
(246,227,219)
#F8EBE4
(248,235,228)
#FAF3ED
(250,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A393; }

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

This text font color is #E6A393.

Background Color

.myBgColor { background-color: #E6A393; }

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

This div background color is #E6A393.

Border color

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

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

This div border color is #E6A393.

Opacity

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

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

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

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

This text has shadow with #E6A393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A393.

Preview

Color preview on black background

This text has color #E6A393 on black background.


Color preview on white background

This text has color #E6A393 on white background.


Black color preview on #E6A393 background

This text has black color on #E6A393 background.


White color preview on #E6A393 background

This text has white color on #E6A393 background.


Related colors

Complementary color

Complementary color for #hex is #195C6C.


I love getcolorcode.com

Triadic colors

1 #93E6A3 and #A393E6 with #E6A393 are triadic colors.

2 #93A3E6 and #A3E693 with #E6A393 are triadic colors.