COLOR #E6B7AB

HEX: #E6B7AB RGB: (230,183,171)

Renk bilgisi

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

RGB renk modeli

#E6B7AB color RGB value is (230,183,171).

RGB: (230,183,171) (90%, 72%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 183 of 255 = 72%
B 171 of 255 = 67%

230
183
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 183 + 171 = 584 (100%)
R 230 of 584 ~ 39.38%
G 183 of 584 ~ 31.34%
B 171 of 584 ~ 29.28'%

%39.38
%31.34
%29.28

CMYK RENK MODELİ

#E6B7AB rengi CMYK tonu (0,20,26,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.43%
  • sarı tonu 25.65%
  • ana renk tonu 9.80%

CMYK: (0,20,26,10)
C0M20Y26K10 (0%, 20%, 26%, 10%)
(0.00 / 0.20 / 0.26 / 0.10)

CMYK yüzdeleri

%0
%20.43
%25.65
%9.8

Codes

Color #E6B7AB in popluar color models

E6 B7 AB
RGB 230 183 171
HSL 12° 54.13% 78.63%
HSB/HSV 12° 25.65% 90.20%
CMYK 0.00% 20.43% 25.65%
9.80%

Color #E6B7AB in popluar number systems.

HEX E6 B7 AB
Decimal 230 183 171
Binary 11100110 10110111 10101011
Octal 346 267 253

Shades and tints

Shades of #E6B7AB

#E6B7AB
(230,183,171)
#D2A79C
(210,167,156)
#BE978D
(190,151,141)
#AA877E
(170,135,126)
#96776F
(150,119,111)
#826760
(130,103,96)
#6E5751
(110,87,81)
#5A4742
(90,71,66)
#463733
(70,55,51)
#322724
(50,39,36)
#1E1715
(30,23,21)
#000000
(0,0,0)

Tints of #E6B7AB

#E6B7AB
(230,183,171)
#E8BDB2
(232,189,178)
#EAC3B9
(234,195,185)
#ECC9C0
(236,201,192)
#EECFC7
(238,207,199)
#F0D5CE
(240,213,206)
#F2DBD5
(242,219,213)
#F4E1DC
(244,225,220)
#F6E7E3
(246,231,227)
#F8EDEA
(248,237,234)
#FAF3F1
(250,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B7AB; }

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

This text font color is #E6B7AB.

Background Color

.myBgColor { background-color: #E6B7AB; }

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

This div background color is #E6B7AB.

Border color

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

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

This div border color is #E6B7AB.

Opacity

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

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

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

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

This text has shadow with #E6B7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B7AB.

Preview

Color preview on black background

This text has color #E6B7AB on black background.


Color preview on white background

This text has color #E6B7AB on white background.


Black color preview on #E6B7AB background

This text has black color on #E6B7AB background.


White color preview on #E6B7AB background

This text has white color on #E6B7AB background.


Related colors

Complementary color

Complementary color for #hex is #194854.


I love getcolorcode.com

Triadic colors

1 #ABE6B7 and #B7ABE6 with #E6B7AB are triadic colors.

2 #ABB7E6 and #B7E6AB with #E6B7AB are triadic colors.