COLOR #E5B5CC

HEX: #E5B5CC RGB: (229,181,204)

Renk bilgisi

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

RGB renk modeli

#E5B5CC color RGB value is (229,181,204).

RGB: (229,181,204) (90%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 181 of 255 = 71%
B 204 of 255 = 80%

229
181
204

R + G + B ~ 80%. #E5B5CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 181 + 204 = 614 (100%)
R 229 of 614 ~ 37.3%
G 181 of 614 ~ 29.48%
B 204 of 614 ~ 33.22'%

%37.3
%29.48
%33.22

CMYK RENK MODELİ

#E5B5CC rengi CMYK tonu (0,21,11,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.96%
  • sarı tonu 10.92%
  • ana renk tonu 10.20%

CMYK: (0,21,11,10)
C0M21Y11K10 (0%, 21%, 11%, 10%)
(0.00 / 0.21 / 0.11 / 0.10)

CMYK yüzdeleri

%0
%20.96
%10.92
%10.2

Codes

Color #E5B5CC in popluar color models

E5 B5 CC
RGB 229 181 204
HSL 331° 48.00% 80.39%
HSB/HSV 331° 20.96% 89.80%
CMYK 0.00% 20.96% 10.92%
10.20%

Color #E5B5CC in popluar number systems.

HEX E5 B5 CC
Decimal 229 181 204
Binary 11100101 10110101 11001100
Octal 345 265 314

Shades and tints

Shades of #E5B5CC

#E5B5CC
(229,181,204)
#D1A5BA
(209,165,186)
#BD95A8
(189,149,168)
#A98596
(169,133,150)
#957584
(149,117,132)
#816572
(129,101,114)
#6D5560
(109,85,96)
#59454E
(89,69,78)
#45353C
(69,53,60)
#31252A
(49,37,42)
#1D1518
(29,21,24)
#000000
(0,0,0)

Tints of #E5B5CC

#E5B5CC
(229,181,204)
#E7BBD0
(231,187,208)
#E9C1D4
(233,193,212)
#EBC7D8
(235,199,216)
#EDCDDC
(237,205,220)
#EFD3E0
(239,211,224)
#F1D9E4
(241,217,228)
#F3DFE8
(243,223,232)
#F5E5EC
(245,229,236)
#F7EBF0
(247,235,240)
#F9F1F4
(249,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5B5CC color. Also use rgb(229,181,204) instead hex code.

Text Font Color

.myTextColor { color: #E5B5CC; }

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

This text font color is #E5B5CC.

Background Color

.myBgColor { background-color: #E5B5CC; }

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

This div background color is #E5B5CC.

Border color

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

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

This div border color is #E5B5CC.

Opacity

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

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

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

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

This text has shadow with #E5B5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5B5CC.

Preview

Color preview on black background

This text has color #E5B5CC on black background.


Color preview on white background

This text has color #E5B5CC on white background.


Black color preview on #E5B5CC background

This text has black color on #E5B5CC background.


White color preview on #E5B5CC background

This text has white color on #E5B5CC background.


Related colors

Complementary color

Complementary color for #hex is #1A4A33.


I love getcolorcode.com

Triadic colors

1 #CCE5B5 and #B5CCE5 with #E5B5CC are triadic colors.

2 #CCB5E5 and #B5E5CC with #E5B5CC are triadic colors.