COLOR #E6B5AA

HEX: #E6B5AA RGB: (230,181,170)

Renk bilgisi

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

RGB renk modeli

#E6B5AA color RGB value is (230,181,170).

RGB: (230,181,170) (90%, 71%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 170 of 255 = 67%

230
181
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 170 = 581 (100%)
R 230 of 581 ~ 39.59%
G 181 of 581 ~ 31.15%
B 170 of 581 ~ 29.26'%

%39.59
%31.15
%29.26

CMYK RENK MODELİ

#E6B5AA rengi CMYK tonu (0,21,26,10).

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

CMYK: (0,21,26,10)
C0M21Y26K10 (0%, 21%, 26%, 10%)
(0.00 / 0.21 / 0.26 / 0.10)

CMYK yüzdeleri

%0
%21.3
%26.09
%9.8

Codes

Color #E6B5AA in popluar color models

E6 B5 AA
RGB 230 181 170
HSL 11° 54.55% 78.43%
HSB/HSV 11° 26.09% 90.20%
CMYK 0.00% 21.30% 26.09%
9.80%

Color #E6B5AA in popluar number systems.

HEX E6 B5 AA
Decimal 230 181 170
Binary 11100110 10110101 10101010
Octal 346 265 252

Shades and tints

Shades of #E6B5AA

#E6B5AA
(230,181,170)
#D2A59B
(210,165,155)
#BE958C
(190,149,140)
#AA857D
(170,133,125)
#96756E
(150,117,110)
#82655F
(130,101,95)
#6E5550
(110,85,80)
#5A4541
(90,69,65)
#463532
(70,53,50)
#322523
(50,37,35)
#1E1514
(30,21,20)
#000000
(0,0,0)

Tints of #E6B5AA

#E6B5AA
(230,181,170)
#E8BBB1
(232,187,177)
#EAC1B8
(234,193,184)
#ECC7BF
(236,199,191)
#EECDC6
(238,205,198)
#F0D3CD
(240,211,205)
#F2D9D4
(242,217,212)
#F4DFDB
(244,223,219)
#F6E5E2
(246,229,226)
#F8EBE9
(248,235,233)
#FAF1F0
(250,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5AA; }

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

This text font color is #E6B5AA.

Background Color

.myBgColor { background-color: #E6B5AA; }

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

This div background color is #E6B5AA.

Border color

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

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

This div border color is #E6B5AA.

Opacity

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

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

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

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

This text has shadow with #E6B5AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5AA.

Preview

Color preview on black background

This text has color #E6B5AA on black background.


Color preview on white background

This text has color #E6B5AA on white background.


Black color preview on #E6B5AA background

This text has black color on #E6B5AA background.


White color preview on #E6B5AA background

This text has white color on #E6B5AA background.


Related colors

Complementary color

Complementary color for #hex is #194A55.


I love getcolorcode.com

Triadic colors

1 #AAE6B5 and #B5AAE6 with #E6B5AA are triadic colors.

2 #AAB5E6 and #B5E6AA with #E6B5AA are triadic colors.