COLOR #E7B5DB

HEX: #E7B5DB RGB: (231,181,219)

Renk bilgisi

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

RGB renk modeli

#E7B5DB color RGB value is (231,181,219).

RGB: (231,181,219) (91%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 181 of 255 = 71%
B 219 of 255 = 86%

231
181
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 181 + 219 = 631 (100%)
R 231 of 631 ~ 36.61%
G 181 of 631 ~ 28.68%
B 219 of 631 ~ 34.71'%

%36.61
%28.68
%34.71

CMYK RENK MODELİ

#E7B5DB rengi CMYK tonu (0,22,5,9).

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

CMYK: (0,22,5,9)
C0M22Y5K9 (0%, 22%, 5%, 9%)
(0.00 / 0.22 / 0.05 / 0.09)

CMYK yüzdeleri

%0
%21.65
%5.19
%9.41

Codes

Color #E7B5DB in popluar color models

E7 B5 DB
RGB 231 181 219
HSL 314° 51.02% 80.78%
HSB/HSV 314° 21.65% 90.59%
CMYK 0.00% 21.65% 5.19%
9.41%

Color #E7B5DB in popluar number systems.

HEX E7 B5 DB
Decimal 231 181 219
Binary 11100111 10110101 11011011
Octal 347 265 333

Shades and tints

Shades of #E7B5DB

#E7B5DB
(231,181,219)
#D2A5C8
(210,165,200)
#BD95B5
(189,149,181)
#A885A2
(168,133,162)
#93758F
(147,117,143)
#7E657C
(126,101,124)
#695569
(105,85,105)
#544556
(84,69,86)
#3F3543
(63,53,67)
#2A2530
(42,37,48)
#15151D
(21,21,29)
#000000
(0,0,0)

Tints of #E7B5DB

#E7B5DB
(231,181,219)
#E9BBDE
(233,187,222)
#EBC1E1
(235,193,225)
#EDC7E4
(237,199,228)
#EFCDE7
(239,205,231)
#F1D3EA
(241,211,234)
#F3D9ED
(243,217,237)
#F5DFF0
(245,223,240)
#F7E5F3
(247,229,243)
#F9EBF6
(249,235,246)
#FBF1F9
(251,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B5DB; }

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

This text font color is #E7B5DB.

Background Color

.myBgColor { background-color: #E7B5DB; }

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

This div background color is #E7B5DB.

Border color

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

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

This div border color is #E7B5DB.

Opacity

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

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

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

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

This text has shadow with #E7B5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B5DB.

Preview

Color preview on black background

This text has color #E7B5DB on black background.


Color preview on white background

This text has color #E7B5DB on white background.


Black color preview on #E7B5DB background

This text has black color on #E7B5DB background.


White color preview on #E7B5DB background

This text has white color on #E7B5DB background.


Related colors

Complementary color

Complementary color for #hex is #184A24.


I love getcolorcode.com

Triadic colors

1 #DBE7B5 and #B5DBE7 with #E7B5DB are triadic colors.

2 #DBB5E7 and #B5E7DB with #E7B5DB are triadic colors.