COLOR #E7B5CC

HEX: #E7B5CC RGB: (231,181,204)

Renk bilgisi

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

RGB renk modeli

#E7B5CC color RGB value is (231,181,204).

RGB: (231,181,204) (91%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 181 of 255 = 71%
B 204 of 255 = 80%

231
181
204

R + G + B ~ 81%. #E7B5CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 181 + 204 = 616 (100%)
R 231 of 616 ~ 37.5%
G 181 of 616 ~ 29.38%
B 204 of 616 ~ 33.12'%

%37.5
%29.38
%33.12

CMYK RENK MODELİ

#E7B5CC rengi CMYK tonu (0,22,12,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.65%
  • sarı tonu 11.69%
  • ana renk tonu 9.41%

CMYK: (0,22,12,9)
C0M22Y12K9 (0%, 22%, 12%, 9%)
(0.00 / 0.22 / 0.12 / 0.09)

CMYK yüzdeleri

%0
%21.65
%11.69
%9.41

Codes

Color #E7B5CC in popluar color models

E7 B5 CC
RGB 231 181 204
HSL 332° 51.02% 80.78%
HSB/HSV 332° 21.65% 90.59%
CMYK 0.00% 21.65% 11.69%
9.41%

Color #E7B5CC in popluar number systems.

HEX E7 B5 CC
Decimal 231 181 204
Binary 11100111 10110101 11001100
Octal 347 265 314

Shades and tints

Shades of #E7B5CC

#E7B5CC
(231,181,204)
#D2A5BA
(210,165,186)
#BD95A8
(189,149,168)
#A88596
(168,133,150)
#937584
(147,117,132)
#7E6572
(126,101,114)
#695560
(105,85,96)
#54454E
(84,69,78)
#3F353C
(63,53,60)
#2A252A
(42,37,42)
#151518
(21,21,24)
#000000
(0,0,0)

Tints of #E7B5CC

#E7B5CC
(231,181,204)
#E9BBD0
(233,187,208)
#EBC1D4
(235,193,212)
#EDC7D8
(237,199,216)
#EFCDDC
(239,205,220)
#F1D3E0
(241,211,224)
#F3D9E4
(243,217,228)
#F5DFE8
(245,223,232)
#F7E5EC
(247,229,236)
#F9EBF0
(249,235,240)
#FBF1F4
(251,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B5CC; }

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

This text font color is #E7B5CC.

Background Color

.myBgColor { background-color: #E7B5CC; }

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

This div background color is #E7B5CC.

Border color

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

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

This div border color is #E7B5CC.

Opacity

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

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

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

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

This text has shadow with #E7B5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B5CC.

Preview

Color preview on black background

This text has color #E7B5CC on black background.


Color preview on white background

This text has color #E7B5CC on white background.


Black color preview on #E7B5CC background

This text has black color on #E7B5CC background.


White color preview on #E7B5CC background

This text has white color on #E7B5CC background.


Related colors

Complementary color

Complementary color for #hex is #184A33.


I love getcolorcode.com

Triadic colors

1 #CCE7B5 and #B5CCE7 with #E7B5CC are triadic colors.

2 #CCB5E7 and #B5E7CC with #E7B5CC are triadic colors.