COLOR #EBB5AD

HEX: #EBB5AD RGB: (235,181,173)

Renk bilgisi

#EBB5AD contains mainly red and green colors. #EBB5AD ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EBB5AD color RGB value is (235,181,173).

RGB: (235,181,173) (92%, 71%, 68%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 181 of 255 = 71%
B 173 of 255 = 68%

235
181
173

R + G + B ~ 77%. #EBB5AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 181 + 173 = 589 (100%)
R 235 of 589 ~ 39.9%
G 181 of 589 ~ 30.73%
B 173 of 589 ~ 29.37'%

%39.9
%30.73
%29.37

CMYK RENK MODELİ

#EBB5AD rengi CMYK tonu (0,23,26,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.98%
  • sarı tonu 26.38%
  • ana renk tonu 7.84%

CMYK: (0,23,26,8)
C0M23Y26K8 (0%, 23%, 26%, 8%)
(0.00 / 0.23 / 0.26 / 0.08)

CMYK yüzdeleri

%0
%22.98
%26.38
%7.84

Codes

Color #EBB5AD in popluar color models

EB B5 AD
RGB 235 181 173
HSL 60.78% 80.00%
HSB/HSV 26.38% 92.16%
CMYK 0.00% 22.98% 26.38%
7.84%

Color #EBB5AD in popluar number systems.

HEX EB B5 AD
Decimal 235 181 173
Binary 11101011 10110101 10101101
Octal 353 265 255

Shades and tints

Shades of #EBB5AD

#EBB5AD
(235,181,173)
#D6A59E
(214,165,158)
#C1958F
(193,149,143)
#AC8580
(172,133,128)
#977571
(151,117,113)
#826562
(130,101,98)
#6D5553
(109,85,83)
#584544
(88,69,68)
#433535
(67,53,53)
#2E2526
(46,37,38)
#191517
(25,21,23)
#000000
(0,0,0)

Tints of #EBB5AD

#EBB5AD
(235,181,173)
#ECBBB4
(236,187,180)
#EDC1BB
(237,193,187)
#EEC7C2
(238,199,194)
#EFCDC9
(239,205,201)
#F0D3D0
(240,211,208)
#F1D9D7
(241,217,215)
#F2DFDE
(242,223,222)
#F3E5E5
(243,229,229)
#F4EBEC
(244,235,236)
#F5F1F3
(245,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EBB5AD; }

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

This text font color is #EBB5AD.

Background Color

.myBgColor { background-color: #EBB5AD; }

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

This div background color is #EBB5AD.

Border color

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

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

This div border color is #EBB5AD.

Opacity

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

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

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

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

This text has shadow with #EBB5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBB5AD.

Preview

Color preview on black background

This text has color #EBB5AD on black background.


Color preview on white background

This text has color #EBB5AD on white background.


Black color preview on #EBB5AD background

This text has black color on #EBB5AD background.


White color preview on #EBB5AD background

This text has white color on #EBB5AD background.


Related colors

Complementary color

Complementary color for #hex is #144A52.


I love getcolorcode.com

Triadic colors

1 #ADEBB5 and #B5ADEB with #EBB5AD are triadic colors.

2 #ADB5EB and #B5EBAD with #EBB5AD are triadic colors.