COLOR #E6B5AB

HEX: #E6B5AB RGB: (230,181,171)

Renk bilgisi

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

RGB renk modeli

#E6B5AB color RGB value is (230,181,171).

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

RGB bağlantıları ve doygunluk

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

230
181
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 171 = 582 (100%)
R 230 of 582 ~ 39.52%
G 181 of 582 ~ 31.1%
B 171 of 582 ~ 29.38'%

%39.52
%31.1
%29.38

CMYK RENK MODELİ

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

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

Codes

Color #E6B5AB in popluar color models

E6 B5 AB
RGB 230 181 171
HSL 10° 54.13% 78.63%
HSB/HSV 10° 25.65% 90.20%
CMYK 0.00% 21.30% 25.65%
9.80%

Color #E6B5AB in popluar number systems.

HEX E6 B5 AB
Decimal 230 181 171
Binary 11100110 10110101 10101011
Octal 346 265 253

Shades and tints

Shades of #E6B5AB

#E6B5AB
(230,181,171)
#D2A59C
(210,165,156)
#BE958D
(190,149,141)
#AA857E
(170,133,126)
#96756F
(150,117,111)
#826560
(130,101,96)
#6E5551
(110,85,81)
#5A4542
(90,69,66)
#463533
(70,53,51)
#322524
(50,37,36)
#1E1515
(30,21,21)
#000000
(0,0,0)

Tints of #E6B5AB

#E6B5AB
(230,181,171)
#E8BBB2
(232,187,178)
#EAC1B9
(234,193,185)
#ECC7C0
(236,199,192)
#EECDC7
(238,205,199)
#F0D3CE
(240,211,206)
#F2D9D5
(242,217,213)
#F4DFDC
(244,223,220)
#F6E5E3
(246,229,227)
#F8EBEA
(248,235,234)
#FAF1F1
(250,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5AB; }

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

This text font color is #E6B5AB.

Background Color

.myBgColor { background-color: #E6B5AB; }

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

This div background color is #E6B5AB.

Border color

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

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

This div border color is #E6B5AB.

Opacity

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

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

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

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

This text has shadow with #E6B5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5AB.

Preview

Color preview on black background

This text has color #E6B5AB on black background.


Color preview on white background

This text has color #E6B5AB on white background.


Black color preview on #E6B5AB background

This text has black color on #E6B5AB background.


White color preview on #E6B5AB background

This text has white color on #E6B5AB background.


Related colors

Complementary color

Complementary color for #hex is #194A54.


I love getcolorcode.com

Triadic colors

1 #ABE6B5 and #B5ABE6 with #E6B5AB are triadic colors.

2 #ABB5E6 and #B5E6AB with #E6B5AB are triadic colors.