COLOR #E6B6AA

HEX: #E6B6AA RGB: (230,182,170)

Renk bilgisi

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

RGB renk modeli

#E6B6AA color RGB value is (230,182,170).

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

RGB bağlantıları ve doygunluk

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

230
182
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 182 + 170 = 582 (100%)
R 230 of 582 ~ 39.52%
G 182 of 582 ~ 31.27%
B 170 of 582 ~ 29.21'%

%39.52
%31.27
%29.21

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.87%
  • 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
%20.87
%26.09
%9.8

Codes

Color #E6B6AA in popluar color models

E6 B6 AA
RGB 230 182 170
HSL 12° 54.55% 78.43%
HSB/HSV 12° 26.09% 90.20%
CMYK 0.00% 20.87% 26.09%
9.80%

Color #E6B6AA in popluar number systems.

HEX E6 B6 AA
Decimal 230 182 170
Binary 11100110 10110110 10101010
Octal 346 266 252

Shades and tints

Shades of #E6B6AA

#E6B6AA
(230,182,170)
#D2A69B
(210,166,155)
#BE968C
(190,150,140)
#AA867D
(170,134,125)
#96766E
(150,118,110)
#82665F
(130,102,95)
#6E5650
(110,86,80)
#5A4641
(90,70,65)
#463632
(70,54,50)
#322623
(50,38,35)
#1E1614
(30,22,20)
#000000
(0,0,0)

Tints of #E6B6AA

#E6B6AA
(230,182,170)
#E8BCB1
(232,188,177)
#EAC2B8
(234,194,184)
#ECC8BF
(236,200,191)
#EECEC6
(238,206,198)
#F0D4CD
(240,212,205)
#F2DAD4
(242,218,212)
#F4E0DB
(244,224,219)
#F6E6E2
(246,230,226)
#F8ECE9
(248,236,233)
#FAF2F0
(250,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B6AA; }

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

This text font color is #E6B6AA.

Background Color

.myBgColor { background-color: #E6B6AA; }

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

This div background color is #E6B6AA.

Border color

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

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

This div border color is #E6B6AA.

Opacity

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

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

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

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

This text has shadow with #E6B6AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B6AA.

Preview

Color preview on black background

This text has color #E6B6AA on black background.


Color preview on white background

This text has color #E6B6AA on white background.


Black color preview on #E6B6AA background

This text has black color on #E6B6AA background.


White color preview on #E6B6AA background

This text has white color on #E6B6AA background.


Related colors

Complementary color

Complementary color for #hex is #194955.


I love getcolorcode.com

Triadic colors

1 #AAE6B6 and #B6AAE6 with #E6B6AA are triadic colors.

2 #AAB6E6 and #B6E6AA with #E6B6AA are triadic colors.