COLOR #E7B4DB

HEX: #E7B4DB RGB: (231,180,219)

Renk bilgisi

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

RGB renk modeli

#E7B4DB color RGB value is (231,180,219).

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

RGB bağlantıları ve doygunluk

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

231
180
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 180 + 219 = 630 (100%)
R 231 of 630 ~ 36.67%
G 180 of 630 ~ 28.57%
B 219 of 630 ~ 34.76'%

%36.67
%28.57
%34.76

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.08%
  • 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
%22.08
%5.19
%9.41

Codes

Color #E7B4DB in popluar color models

E7 B4 DB
RGB 231 180 219
HSL 314° 51.52% 80.59%
HSB/HSV 314° 22.08% 90.59%
CMYK 0.00% 22.08% 5.19%
9.41%

Color #E7B4DB in popluar number systems.

HEX E7 B4 DB
Decimal 231 180 219
Binary 11100111 10110100 11011011
Octal 347 264 333

Shades and tints

Shades of #E7B4DB

#E7B4DB
(231,180,219)
#D2A4C8
(210,164,200)
#BD94B5
(189,148,181)
#A884A2
(168,132,162)
#93748F
(147,116,143)
#7E647C
(126,100,124)
#695469
(105,84,105)
#544456
(84,68,86)
#3F3443
(63,52,67)
#2A2430
(42,36,48)
#15141D
(21,20,29)
#000000
(0,0,0)

Tints of #E7B4DB

#E7B4DB
(231,180,219)
#E9BADE
(233,186,222)
#EBC0E1
(235,192,225)
#EDC6E4
(237,198,228)
#EFCCE7
(239,204,231)
#F1D2EA
(241,210,234)
#F3D8ED
(243,216,237)
#F5DEF0
(245,222,240)
#F7E4F3
(247,228,243)
#F9EAF6
(249,234,246)
#FBF0F9
(251,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B4DB; }

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

This text font color is #E7B4DB.

Background Color

.myBgColor { background-color: #E7B4DB; }

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

This div background color is #E7B4DB.

Border color

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

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

This div border color is #E7B4DB.

Opacity

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

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

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

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

This text has shadow with #E7B4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B4DB.

Preview

Color preview on black background

This text has color #E7B4DB on black background.


Color preview on white background

This text has color #E7B4DB on white background.


Black color preview on #E7B4DB background

This text has black color on #E7B4DB background.


White color preview on #E7B4DB background

This text has white color on #E7B4DB background.


Related colors

Complementary color

Complementary color for #hex is #184B24.


I love getcolorcode.com

Triadic colors

1 #DBE7B4 and #B4DBE7 with #E7B4DB are triadic colors.

2 #DBB4E7 and #B4E7DB with #E7B4DB are triadic colors.