COLOR #E6B6AB

HEX: #E6B6AB RGB: (230,182,171)

Renk bilgisi

#E6B6AB contains red, green and blue colors in about the same proportion. #E6B6AB ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6B6AB color RGB value is (230,182,171).

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

RGB bağlantıları ve doygunluk

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

230
182
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 182 + 171 = 583 (100%)
R 230 of 583 ~ 39.45%
G 182 of 583 ~ 31.22%
B 171 of 583 ~ 29.33'%

%39.45
%31.22
%29.33

CMYK RENK MODELİ

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

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

Codes

Color #E6B6AB in popluar color models

E6 B6 AB
RGB 230 182 171
HSL 11° 54.13% 78.63%
HSB/HSV 11° 25.65% 90.20%
CMYK 0.00% 20.87% 25.65%
9.80%

Color #E6B6AB in popluar number systems.

HEX E6 B6 AB
Decimal 230 182 171
Binary 11100110 10110110 10101011
Octal 346 266 253

Shades and tints

Shades of #E6B6AB

#E6B6AB
(230,182,171)
#D2A69C
(210,166,156)
#BE968D
(190,150,141)
#AA867E
(170,134,126)
#96766F
(150,118,111)
#826660
(130,102,96)
#6E5651
(110,86,81)
#5A4642
(90,70,66)
#463633
(70,54,51)
#322624
(50,38,36)
#1E1615
(30,22,21)
#000000
(0,0,0)

Tints of #E6B6AB

#E6B6AB
(230,182,171)
#E8BCB2
(232,188,178)
#EAC2B9
(234,194,185)
#ECC8C0
(236,200,192)
#EECEC7
(238,206,199)
#F0D4CE
(240,212,206)
#F2DAD5
(242,218,213)
#F4E0DC
(244,224,220)
#F6E6E3
(246,230,227)
#F8ECEA
(248,236,234)
#FAF2F1
(250,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B6AB; }

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

This text font color is #E6B6AB.

Background Color

.myBgColor { background-color: #E6B6AB; }

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

This div background color is #E6B6AB.

Border color

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

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

This div border color is #E6B6AB.

Opacity

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

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

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

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

This text has shadow with #E6B6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B6AB.

Preview

Color preview on black background

This text has color #E6B6AB on black background.


Color preview on white background

This text has color #E6B6AB on white background.


Black color preview on #E6B6AB background

This text has black color on #E6B6AB background.


White color preview on #E6B6AB background

This text has white color on #E6B6AB background.


Related colors

Complementary color

Complementary color for #hex is #194954.


I love getcolorcode.com

Triadic colors

1 #ABE6B6 and #B6ABE6 with #E6B6AB are triadic colors.

2 #ABB6E6 and #B6E6AB with #E6B6AB are triadic colors.