COLOR #E6A190

HEX: #E6A190 RGB: (230,161,144)

Renk bilgisi

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

RGB renk modeli

#E6A190 color RGB value is (230,161,144).

RGB: (230,161,144) (90%, 63%, 56%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 161 of 255 = 63%
B 144 of 255 = 56%

230
161
144

R + G + B ~ 70%. #E6A190 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 161 + 144 = 535 (100%)
R 230 of 535 ~ 42.99%
G 161 of 535 ~ 30.09%
B 144 of 535 ~ 26.92'%

%42.99
%30.09
%26.92

CMYK RENK MODELİ

#E6A190 rengi CMYK tonu (0,30,37,10).

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

CMYK: (0,30,37,10)
C0M30Y37K10 (0%, 30%, 37%, 10%)
(0.00 / 0.30 / 0.37 / 0.10)

CMYK yüzdeleri

%0
%30
%37.39
%9.8

Codes

Color #E6A190 in popluar color models

E6 A1 90
RGB 230 161 144
HSL 12° 63.24% 73.33%
HSB/HSV 12° 37.39% 90.20%
CMYK 0.00% 30.00% 37.39%
9.80%

Color #E6A190 in popluar number systems.

HEX E6 A1 90
Decimal 230 161 144
Binary 11100110 10100001 10010000
Octal 346 241 220

Shades and tints

Shades of #E6A190

#E6A190
(230,161,144)
#D29383
(210,147,131)
#BE8576
(190,133,118)
#AA7769
(170,119,105)
#96695C
(150,105,92)
#825B4F
(130,91,79)
#6E4D42
(110,77,66)
#5A3F35
(90,63,53)
#463128
(70,49,40)
#32231B
(50,35,27)
#1E150E
(30,21,14)
#000000
(0,0,0)

Tints of #E6A190

#E6A190
(230,161,144)
#E8A99A
(232,169,154)
#EAB1A4
(234,177,164)
#ECB9AE
(236,185,174)
#EEC1B8
(238,193,184)
#F0C9C2
(240,201,194)
#F2D1CC
(242,209,204)
#F4D9D6
(244,217,214)
#F6E1E0
(246,225,224)
#F8E9EA
(248,233,234)
#FAF1F4
(250,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A190; }

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

This text font color is #E6A190.

Background Color

.myBgColor { background-color: #E6A190; }

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

This div background color is #E6A190.

Border color

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

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

This div border color is #E6A190.

Opacity

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

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

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

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

This text has shadow with #E6A190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A190.

Preview

Color preview on black background

This text has color #E6A190 on black background.


Color preview on white background

This text has color #E6A190 on white background.


Black color preview on #E6A190 background

This text has black color on #E6A190 background.


White color preview on #E6A190 background

This text has white color on #E6A190 background.


Related colors

Complementary color

Complementary color for #hex is #195E6F.


I love getcolorcode.com

Triadic colors

1 #90E6A1 and #A190E6 with #E6A190 are triadic colors.

2 #90A1E6 and #A1E690 with #E6A190 are triadic colors.