COLOR #E7BADB

HEX: #E7BADB RGB: (231,186,219)

Renk bilgisi

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

RGB renk modeli

#E7BADB color RGB value is (231,186,219).

RGB: (231,186,219) (91%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 186 of 255 = 73%
B 219 of 255 = 86%

231
186
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 186 + 219 = 636 (100%)
R 231 of 636 ~ 36.32%
G 186 of 636 ~ 29.25%
B 219 of 636 ~ 34.43'%

%36.32
%29.25
%34.43

CMYK RENK MODELİ

#E7BADB rengi CMYK tonu (0,19,5,9).

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

CMYK: (0,19,5,9)
C0M19Y5K9 (0%, 19%, 5%, 9%)
(0.00 / 0.19 / 0.05 / 0.09)

CMYK yüzdeleri

%0
%19.48
%5.19
%9.41

Codes

Color #E7BADB in popluar color models

E7 BA DB
RGB 231 186 219
HSL 316° 48.39% 81.76%
HSB/HSV 316° 19.48% 90.59%
CMYK 0.00% 19.48% 5.19%
9.41%

Color #E7BADB in popluar number systems.

HEX E7 BA DB
Decimal 231 186 219
Binary 11100111 10111010 11011011
Octal 347 272 333

Shades and tints

Shades of #E7BADB

#E7BADB
(231,186,219)
#D2AAC8
(210,170,200)
#BD9AB5
(189,154,181)
#A88AA2
(168,138,162)
#937A8F
(147,122,143)
#7E6A7C
(126,106,124)
#695A69
(105,90,105)
#544A56
(84,74,86)
#3F3A43
(63,58,67)
#2A2A30
(42,42,48)
#151A1D
(21,26,29)
#000000
(0,0,0)

Tints of #E7BADB

#E7BADB
(231,186,219)
#E9C0DE
(233,192,222)
#EBC6E1
(235,198,225)
#EDCCE4
(237,204,228)
#EFD2E7
(239,210,231)
#F1D8EA
(241,216,234)
#F3DEED
(243,222,237)
#F5E4F0
(245,228,240)
#F7EAF3
(247,234,243)
#F9F0F6
(249,240,246)
#FBF6F9
(251,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7BADB; }

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

This text font color is #E7BADB.

Background Color

.myBgColor { background-color: #E7BADB; }

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

This div background color is #E7BADB.

Border color

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

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

This div border color is #E7BADB.

Opacity

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

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

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

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

This text has shadow with #E7BADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7BADB.

Preview

Color preview on black background

This text has color #E7BADB on black background.


Color preview on white background

This text has color #E7BADB on white background.


Black color preview on #E7BADB background

This text has black color on #E7BADB background.


White color preview on #E7BADB background

This text has white color on #E7BADB background.


Related colors

Complementary color

Complementary color for #hex is #184524.


I love getcolorcode.com

Triadic colors

1 #DBE7BA and #BADBE7 with #E7BADB are triadic colors.

2 #DBBAE7 and #BAE7DB with #E7BADB are triadic colors.