COLOR #E6BADB

HEX: #E6BADB RGB: (230,186,219)

Renk bilgisi

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

RGB renk modeli

#E6BADB color RGB value is (230,186,219).

RGB: (230,186,219) (90%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 186 of 255 = 73%
B 219 of 255 = 86%

230
186
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 186 + 219 = 635 (100%)
R 230 of 635 ~ 36.22%
G 186 of 635 ~ 29.29%
B 219 of 635 ~ 34.49'%

%36.22
%29.29
%34.49

CMYK RENK MODELİ

#E6BADB rengi CMYK tonu (0,19,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.13%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (0,19,5,10)
C0M19Y5K10 (0%, 19%, 5%, 10%)
(0.00 / 0.19 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%19.13
%4.78
%9.8

Codes

Color #E6BADB in popluar color models

E6 BA DB
RGB 230 186 219
HSL 315° 46.81% 81.57%
HSB/HSV 315° 19.13% 90.20%
CMYK 0.00% 19.13% 4.78%
9.80%

Color #E6BADB in popluar number systems.

HEX E6 BA DB
Decimal 230 186 219
Binary 11100110 10111010 11011011
Octal 346 272 333

Shades and tints

Shades of #E6BADB

#E6BADB
(230,186,219)
#D2AAC8
(210,170,200)
#BE9AB5
(190,154,181)
#AA8AA2
(170,138,162)
#967A8F
(150,122,143)
#826A7C
(130,106,124)
#6E5A69
(110,90,105)
#5A4A56
(90,74,86)
#463A43
(70,58,67)
#322A30
(50,42,48)
#1E1A1D
(30,26,29)
#000000
(0,0,0)

Tints of #E6BADB

#E6BADB
(230,186,219)
#E8C0DE
(232,192,222)
#EAC6E1
(234,198,225)
#ECCCE4
(236,204,228)
#EED2E7
(238,210,231)
#F0D8EA
(240,216,234)
#F2DEED
(242,222,237)
#F4E4F0
(244,228,240)
#F6EAF3
(246,234,243)
#F8F0F6
(248,240,246)
#FAF6F9
(250,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BADB; }

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

This text font color is #E6BADB.

Background Color

.myBgColor { background-color: #E6BADB; }

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

This div background color is #E6BADB.

Border color

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

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

This div border color is #E6BADB.

Opacity

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

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

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

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

This text has shadow with #E6BADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BADB.

Preview

Color preview on black background

This text has color #E6BADB on black background.


Color preview on white background

This text has color #E6BADB on white background.


Black color preview on #E6BADB background

This text has black color on #E6BADB background.


White color preview on #E6BADB background

This text has white color on #E6BADB background.


Related colors

Complementary color

Complementary color for #hex is #194524.


I love getcolorcode.com

Triadic colors

1 #DBE6BA and #BADBE6 with #E6BADB are triadic colors.

2 #DBBAE6 and #BAE6DB with #E6BADB are triadic colors.