COLOR #E6B5AD

HEX: #E6B5AD RGB: (230,181,173)

Renk bilgisi

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

RGB renk modeli

#E6B5AD color RGB value is (230,181,173).

RGB: (230,181,173) (90%, 71%, 68%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 173 of 255 = 68%

230
181
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 173 = 584 (100%)
R 230 of 584 ~ 39.38%
G 181 of 584 ~ 30.99%
B 173 of 584 ~ 29.62'%

%39.38
%30.99
%29.62

CMYK RENK MODELİ

#E6B5AD rengi CMYK tonu (0,21,25,10).

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

CMYK: (0,21,25,10)
C0M21Y25K10 (0%, 21%, 25%, 10%)
(0.00 / 0.21 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%21.3
%24.78
%9.8

Codes

Color #E6B5AD in popluar color models

E6 B5 AD
RGB 230 181 173
HSL 53.27% 79.02%
HSB/HSV 24.78% 90.20%
CMYK 0.00% 21.30% 24.78%
9.80%

Color #E6B5AD in popluar number systems.

HEX E6 B5 AD
Decimal 230 181 173
Binary 11100110 10110101 10101101
Octal 346 265 255

Shades and tints

Shades of #E6B5AD

#E6B5AD
(230,181,173)
#D2A59E
(210,165,158)
#BE958F
(190,149,143)
#AA8580
(170,133,128)
#967571
(150,117,113)
#826562
(130,101,98)
#6E5553
(110,85,83)
#5A4544
(90,69,68)
#463535
(70,53,53)
#322526
(50,37,38)
#1E1517
(30,21,23)
#000000
(0,0,0)

Tints of #E6B5AD

#E6B5AD
(230,181,173)
#E8BBB4
(232,187,180)
#EAC1BB
(234,193,187)
#ECC7C2
(236,199,194)
#EECDC9
(238,205,201)
#F0D3D0
(240,211,208)
#F2D9D7
(242,217,215)
#F4DFDE
(244,223,222)
#F6E5E5
(246,229,229)
#F8EBEC
(248,235,236)
#FAF1F3
(250,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5AD; }

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

This text font color is #E6B5AD.

Background Color

.myBgColor { background-color: #E6B5AD; }

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

This div background color is #E6B5AD.

Border color

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

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

This div border color is #E6B5AD.

Opacity

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

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

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

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

This text has shadow with #E6B5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5AD.

Preview

Color preview on black background

This text has color #E6B5AD on black background.


Color preview on white background

This text has color #E6B5AD on white background.


Black color preview on #E6B5AD background

This text has black color on #E6B5AD background.


White color preview on #E6B5AD background

This text has white color on #E6B5AD background.


Related colors

Complementary color

Complementary color for #hex is #194A52.


I love getcolorcode.com

Triadic colors

1 #ADE6B5 and #B5ADE6 with #E6B5AD are triadic colors.

2 #ADB5E6 and #B5E6AD with #E6B5AD are triadic colors.