COLOR #E6A890

HEX: #E6A890 RGB: (230,168,144)

Renk bilgisi

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

RGB renk modeli

#E6A890 color RGB value is (230,168,144).

RGB: (230,168,144) (90%, 66%, 56%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 168 of 255 = 66%
B 144 of 255 = 56%

230
168
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 168 + 144 = 542 (100%)
R 230 of 542 ~ 42.44%
G 168 of 542 ~ 31%
B 144 of 542 ~ 26.57'%

%42.44
%31
%26.57

CMYK RENK MODELİ

#E6A890 rengi CMYK tonu (0,27,37,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.96%
  • sarı tonu 37.39%
  • ana renk tonu 9.80%

CMYK: (0,27,37,10)
C0M27Y37K10 (0%, 27%, 37%, 10%)
(0.00 / 0.27 / 0.37 / 0.10)

CMYK yüzdeleri

%0
%26.96
%37.39
%9.8

Codes

Color #E6A890 in popluar color models

E6 A8 90
RGB 230 168 144
HSL 17° 63.24% 73.33%
HSB/HSV 17° 37.39% 90.20%
CMYK 0.00% 26.96% 37.39%
9.80%

Color #E6A890 in popluar number systems.

HEX E6 A8 90
Decimal 230 168 144
Binary 11100110 10101000 10010000
Octal 346 250 220

Shades and tints

Shades of #E6A890

#E6A890
(230,168,144)
#D29983
(210,153,131)
#BE8A76
(190,138,118)
#AA7B69
(170,123,105)
#966C5C
(150,108,92)
#825D4F
(130,93,79)
#6E4E42
(110,78,66)
#5A3F35
(90,63,53)
#463028
(70,48,40)
#32211B
(50,33,27)
#1E120E
(30,18,14)
#000000
(0,0,0)

Tints of #E6A890

#E6A890
(230,168,144)
#E8AF9A
(232,175,154)
#EAB6A4
(234,182,164)
#ECBDAE
(236,189,174)
#EEC4B8
(238,196,184)
#F0CBC2
(240,203,194)
#F2D2CC
(242,210,204)
#F4D9D6
(244,217,214)
#F6E0E0
(246,224,224)
#F8E7EA
(248,231,234)
#FAEEF4
(250,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6A890 color. Also use rgb(230,168,144) instead hex code.

Text Font Color

.myTextColor { color: #E6A890; }

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

This text font color is #E6A890.

Background Color

.myBgColor { background-color: #E6A890; }

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

This div background color is #E6A890.

Border color

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

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

This div border color is #E6A890.

Opacity

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

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

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

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

This text has shadow with #E6A890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A890.

Preview

Color preview on black background

This text has color #E6A890 on black background.


Color preview on white background

This text has color #E6A890 on white background.


Black color preview on #E6A890 background

This text has black color on #E6A890 background.


White color preview on #E6A890 background

This text has white color on #E6A890 background.


Related colors

Complementary color

Complementary color for #hex is #19576F.


I love getcolorcode.com

Triadic colors

1 #90E6A8 and #A890E6 with #E6A890 are triadic colors.

2 #90A8E6 and #A8E690 with #E6A890 are triadic colors.