COLOR #E6B5A9

HEX: #E6B5A9 RGB: (230,181,169)

Renk bilgisi

#E6B5A9 contains mainly red and green colors. #E6B5A9 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6B5A9 color RGB value is (230,181,169).

RGB: (230,181,169) (90%, 71%, 66%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 169 of 255 = 66%

230
181
169

R + G + B ~ 76%. #E6B5A9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 169 = 580 (100%)
R 230 of 580 ~ 39.66%
G 181 of 580 ~ 31.21%
B 169 of 580 ~ 29.14'%

%39.66
%31.21
%29.14

CMYK RENK MODELİ

#E6B5A9 rengi CMYK tonu (0,21,27,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.30%
  • sarı tonu 26.52%
  • ana renk tonu 9.80%

CMYK: (0,21,27,10)
C0M21Y27K10 (0%, 21%, 27%, 10%)
(0.00 / 0.21 / 0.27 / 0.10)

CMYK yüzdeleri

%0
%21.3
%26.52
%9.8

Codes

Color #E6B5A9 in popluar color models

E6 B5 A9
RGB 230 181 169
HSL 12° 54.95% 78.24%
HSB/HSV 12° 26.52% 90.20%
CMYK 0.00% 21.30% 26.52%
9.80%

Color #E6B5A9 in popluar number systems.

HEX E6 B5 A9
Decimal 230 181 169
Binary 11100110 10110101 10101001
Octal 346 265 251

Shades and tints

Shades of #E6B5A9

#E6B5A9
(230,181,169)
#D2A59A
(210,165,154)
#BE958B
(190,149,139)
#AA857C
(170,133,124)
#96756D
(150,117,109)
#82655E
(130,101,94)
#6E554F
(110,85,79)
#5A4540
(90,69,64)
#463531
(70,53,49)
#322522
(50,37,34)
#1E1513
(30,21,19)
#000000
(0,0,0)

Tints of #E6B5A9

#E6B5A9
(230,181,169)
#E8BBB0
(232,187,176)
#EAC1B7
(234,193,183)
#ECC7BE
(236,199,190)
#EECDC5
(238,205,197)
#F0D3CC
(240,211,204)
#F2D9D3
(242,217,211)
#F4DFDA
(244,223,218)
#F6E5E1
(246,229,225)
#F8EBE8
(248,235,232)
#FAF1EF
(250,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B5A9 color. Also use rgb(230,181,169) instead hex code.

Text Font Color

.myTextColor { color: #E6B5A9; }

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

This text font color is #E6B5A9.

Background Color

.myBgColor { background-color: #E6B5A9; }

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

This div background color is #E6B5A9.

Border color

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

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

This div border color is #E6B5A9.

Opacity

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

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

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

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

This text has shadow with #E6B5A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5A9.

Preview

Color preview on black background

This text has color #E6B5A9 on black background.


Color preview on white background

This text has color #E6B5A9 on white background.


Black color preview on #E6B5A9 background

This text has black color on #E6B5A9 background.


White color preview on #E6B5A9 background

This text has white color on #E6B5A9 background.


Related colors

Complementary color

Complementary color for #hex is #194A56.


I love getcolorcode.com

Triadic colors

1 #A9E6B5 and #B5A9E6 with #E6B5A9 are triadic colors.

2 #A9B5E6 and #B5E6A9 with #E6B5A9 are triadic colors.