COLOR #E7B5DD

HEX: #E7B5DD RGB: (231,181,221)

Renk bilgisi

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

RGB renk modeli

#E7B5DD color RGB value is (231,181,221).

RGB: (231,181,221) (91%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 181 of 255 = 71%
B 221 of 255 = 87%

231
181
221

R + G + B ~ 83%. #E7B5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 181 + 221 = 633 (100%)
R 231 of 633 ~ 36.49%
G 181 of 633 ~ 28.59%
B 221 of 633 ~ 34.91'%

%36.49
%28.59
%34.91

CMYK RENK MODELİ

#E7B5DD rengi CMYK tonu (0,22,4,9).

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

CMYK: (0,22,4,9)
C0M22Y4K9 (0%, 22%, 4%, 9%)
(0.00 / 0.22 / 0.04 / 0.09)

CMYK yüzdeleri

%0
%21.65
%4.33
%9.41

Codes

Color #E7B5DD in popluar color models

E7 B5 DD
RGB 231 181 221
HSL 312° 51.02% 80.78%
HSB/HSV 312° 21.65% 90.59%
CMYK 0.00% 21.65% 4.33%
9.41%

Color #E7B5DD in popluar number systems.

HEX E7 B5 DD
Decimal 231 181 221
Binary 11100111 10110101 11011101
Octal 347 265 335

Shades and tints

Shades of #E7B5DD

#E7B5DD
(231,181,221)
#D2A5C9
(210,165,201)
#BD95B5
(189,149,181)
#A885A1
(168,133,161)
#93758D
(147,117,141)
#7E6579
(126,101,121)
#695565
(105,85,101)
#544551
(84,69,81)
#3F353D
(63,53,61)
#2A2529
(42,37,41)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #E7B5DD

#E7B5DD
(231,181,221)
#E9BBE0
(233,187,224)
#EBC1E3
(235,193,227)
#EDC7E6
(237,199,230)
#EFCDE9
(239,205,233)
#F1D3EC
(241,211,236)
#F3D9EF
(243,217,239)
#F5DFF2
(245,223,242)
#F7E5F5
(247,229,245)
#F9EBF8
(249,235,248)
#FBF1FB
(251,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B5DD; }

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

This text font color is #E7B5DD.

Background Color

.myBgColor { background-color: #E7B5DD; }

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

This div background color is #E7B5DD.

Border color

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

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

This div border color is #E7B5DD.

Opacity

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

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

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

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

This text has shadow with #E7B5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B5DD.

Preview

Color preview on black background

This text has color #E7B5DD on black background.


Color preview on white background

This text has color #E7B5DD on white background.


Black color preview on #E7B5DD background

This text has black color on #E7B5DD background.


White color preview on #E7B5DD background

This text has white color on #E7B5DD background.


Related colors

Complementary color

Complementary color for #hex is #184A22.


I love getcolorcode.com

Triadic colors

1 #DDE7B5 and #B5DDE7 with #E7B5DD are triadic colors.

2 #DDB5E7 and #B5E7DD with #E7B5DD are triadic colors.