COLOR #E6A59B

HEX: #E6A59B RGB: (230,165,155)

Renk bilgisi

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

RGB renk modeli

#E6A59B color RGB value is (230,165,155).

RGB: (230,165,155) (90%, 65%, 61%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 165 of 255 = 65%
B 155 of 255 = 61%

230
165
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 165 + 155 = 550 (100%)
R 230 of 550 ~ 41.82%
G 165 of 550 ~ 30%
B 155 of 550 ~ 28.18'%

%41.82
%30
%28.18

CMYK RENK MODELİ

#E6A59B rengi CMYK tonu (0,28,33,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.26%
  • sarı tonu 32.61%
  • ana renk tonu 9.80%

CMYK: (0,28,33,10)
C0M28Y33K10 (0%, 28%, 33%, 10%)
(0.00 / 0.28 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%28.26
%32.61
%9.8

Codes

Color #E6A59B in popluar color models

E6 A5 9B
RGB 230 165 155
HSL 60.00% 75.49%
HSB/HSV 32.61% 90.20%
CMYK 0.00% 28.26% 32.61%
9.80%

Color #E6A59B in popluar number systems.

HEX E6 A5 9B
Decimal 230 165 155
Binary 11100110 10100101 10011011
Octal 346 245 233

Shades and tints

Shades of #E6A59B

#E6A59B
(230,165,155)
#D2968D
(210,150,141)
#BE877F
(190,135,127)
#AA7871
(170,120,113)
#966963
(150,105,99)
#825A55
(130,90,85)
#6E4B47
(110,75,71)
#5A3C39
(90,60,57)
#462D2B
(70,45,43)
#321E1D
(50,30,29)
#1E0F0F
(30,15,15)
#000000
(0,0,0)

Tints of #E6A59B

#E6A59B
(230,165,155)
#E8ADA4
(232,173,164)
#EAB5AD
(234,181,173)
#ECBDB6
(236,189,182)
#EEC5BF
(238,197,191)
#F0CDC8
(240,205,200)
#F2D5D1
(242,213,209)
#F4DDDA
(244,221,218)
#F6E5E3
(246,229,227)
#F8EDEC
(248,237,236)
#FAF5F5
(250,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6A59B color. Also use rgb(230,165,155) instead hex code.

Text Font Color

.myTextColor { color: #E6A59B; }

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

This text font color is #E6A59B.

Background Color

.myBgColor { background-color: #E6A59B; }

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

This div background color is #E6A59B.

Border color

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

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

This div border color is #E6A59B.

Opacity

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

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

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

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

This text has shadow with #E6A59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A59B.

Preview

Color preview on black background

This text has color #E6A59B on black background.


Color preview on white background

This text has color #E6A59B on white background.


Black color preview on #E6A59B background

This text has black color on #E6A59B background.


White color preview on #E6A59B background

This text has white color on #E6A59B background.


Related colors

Complementary color

Complementary color for #hex is #195A64.


I love getcolorcode.com

Triadic colors

1 #9BE6A5 and #A59BE6 with #E6A59B are triadic colors.

2 #9BA5E6 and #A5E69B with #E6A59B are triadic colors.