COLOR #E6A4A0

HEX: #E6A4A0 RGB: (230,164,160)

Renk bilgisi

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

RGB renk modeli

#E6A4A0 color RGB value is (230,164,160).

RGB: (230,164,160) (90%, 64%, 63%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 164 of 255 = 64%
B 160 of 255 = 63%

230
164
160

R + G + B ~ 72%. #E6A4A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 164 + 160 = 554 (100%)
R 230 of 554 ~ 41.52%
G 164 of 554 ~ 29.6%
B 160 of 554 ~ 28.88'%

%41.52
%29.6
%28.88

CMYK RENK MODELİ

#E6A4A0 rengi CMYK tonu (0,29,30,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.70%
  • sarı tonu 30.43%
  • ana renk tonu 9.80%

CMYK: (0,29,30,10)
C0M29Y30K10 (0%, 29%, 30%, 10%)
(0.00 / 0.29 / 0.30 / 0.10)

CMYK yüzdeleri

%0
%28.7
%30.43
%9.8

Codes

Color #E6A4A0 in popluar color models

E6 A4 A0
RGB 230 164 160
HSL 58.33% 76.47%
HSB/HSV 30.43% 90.20%
CMYK 0.00% 28.70% 30.43%
9.80%

Color #E6A4A0 in popluar number systems.

HEX E6 A4 A0
Decimal 230 164 160
Binary 11100110 10100100 10100000
Octal 346 244 240

Shades and tints

Shades of #E6A4A0

#E6A4A0
(230,164,160)
#D29692
(210,150,146)
#BE8884
(190,136,132)
#AA7A76
(170,122,118)
#966C68
(150,108,104)
#825E5A
(130,94,90)
#6E504C
(110,80,76)
#5A423E
(90,66,62)
#463430
(70,52,48)
#322622
(50,38,34)
#1E1814
(30,24,20)
#000000
(0,0,0)

Tints of #E6A4A0

#E6A4A0
(230,164,160)
#E8ACA8
(232,172,168)
#EAB4B0
(234,180,176)
#ECBCB8
(236,188,184)
#EEC4C0
(238,196,192)
#F0CCC8
(240,204,200)
#F2D4D0
(242,212,208)
#F4DCD8
(244,220,216)
#F6E4E0
(246,228,224)
#F8ECE8
(248,236,232)
#FAF4F0
(250,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6A4A0 color. Also use rgb(230,164,160) instead hex code.

Text Font Color

.myTextColor { color: #E6A4A0; }

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

This text font color is #E6A4A0.

Background Color

.myBgColor { background-color: #E6A4A0; }

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

This div background color is #E6A4A0.

Border color

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

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

This div border color is #E6A4A0.

Opacity

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

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

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

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

This text has shadow with #E6A4A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A4A0.

Preview

Color preview on black background

This text has color #E6A4A0 on black background.


Color preview on white background

This text has color #E6A4A0 on white background.


Black color preview on #E6A4A0 background

This text has black color on #E6A4A0 background.


White color preview on #E6A4A0 background

This text has white color on #E6A4A0 background.


Related colors

Complementary color

Complementary color for #hex is #195B5F.


I love getcolorcode.com

Triadic colors

1 #A0E6A4 and #A4A0E6 with #E6A4A0 are triadic colors.

2 #A0A4E6 and #A4E6A0 with #E6A4A0 are triadic colors.