COLOR #E4BADB

HEX: #E4BADB RGB: (228,186,219)

Renk bilgisi

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

RGB renk modeli

#E4BADB color RGB value is (228,186,219).

RGB: (228,186,219) (89%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 186 of 255 = 73%
B 219 of 255 = 86%

228
186
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 186 + 219 = 633 (100%)
R 228 of 633 ~ 36.02%
G 186 of 633 ~ 29.38%
B 219 of 633 ~ 34.6'%

%36.02
%29.38
%34.6

CMYK RENK MODELİ

#E4BADB rengi CMYK tonu (0,18,4,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.42%
  • sarı tonu 3.95%
  • ana renk tonu 10.59%

CMYK: (0,18,4,11)
C0M18Y4K11 (0%, 18%, 4%, 11%)
(0.00 / 0.18 / 0.04 / 0.11)

CMYK yüzdeleri

%0
%18.42
%3.95
%10.59

Codes

Color #E4BADB in popluar color models

E4 BA DB
RGB 228 186 219
HSL 313° 43.75% 81.18%
HSB/HSV 313° 18.42% 89.41%
CMYK 0.00% 18.42% 3.95%
10.59%

Color #E4BADB in popluar number systems.

HEX E4 BA DB
Decimal 228 186 219
Binary 11100100 10111010 11011011
Octal 344 272 333

Shades and tints

Shades of #E4BADB

#E4BADB
(228,186,219)
#D0AAC8
(208,170,200)
#BC9AB5
(188,154,181)
#A88AA2
(168,138,162)
#947A8F
(148,122,143)
#806A7C
(128,106,124)
#6C5A69
(108,90,105)
#584A56
(88,74,86)
#443A43
(68,58,67)
#302A30
(48,42,48)
#1C1A1D
(28,26,29)
#000000
(0,0,0)

Tints of #E4BADB

#E4BADB
(228,186,219)
#E6C0DE
(230,192,222)
#E8C6E1
(232,198,225)
#EACCE4
(234,204,228)
#ECD2E7
(236,210,231)
#EED8EA
(238,216,234)
#F0DEED
(240,222,237)
#F2E4F0
(242,228,240)
#F4EAF3
(244,234,243)
#F6F0F6
(246,240,246)
#F8F6F9
(248,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4BADB; }

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

This text font color is #E4BADB.

Background Color

.myBgColor { background-color: #E4BADB; }

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

This div background color is #E4BADB.

Border color

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

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

This div border color is #E4BADB.

Opacity

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

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

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

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

This text has shadow with #E4BADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4BADB.

Preview

Color preview on black background

This text has color #E4BADB on black background.


Color preview on white background

This text has color #E4BADB on white background.


Black color preview on #E4BADB background

This text has black color on #E4BADB background.


White color preview on #E4BADB background

This text has white color on #E4BADB background.


Related colors

Complementary color

Complementary color for #hex is #1B4524.


I love getcolorcode.com

Triadic colors

1 #DBE4BA and #BADBE4 with #E4BADB are triadic colors.

2 #DBBAE4 and #BAE4DB with #E4BADB are triadic colors.