COLOR #E6BADF

HEX: #E6BADF RGB: (230,186,223)

Renk bilgisi

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

RGB renk modeli

#E6BADF color RGB value is (230,186,223).

RGB: (230,186,223) (90%, 73%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 186 of 255 = 73%
B 223 of 255 = 87%

230
186
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 186 + 223 = 639 (100%)
R 230 of 639 ~ 35.99%
G 186 of 639 ~ 29.11%
B 223 of 639 ~ 34.9'%

%35.99
%29.11
%34.9

CMYK RENK MODELİ

#E6BADF rengi CMYK tonu (0,19,3,10).

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

CMYK: (0,19,3,10)
C0M19Y3K10 (0%, 19%, 3%, 10%)
(0.00 / 0.19 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%19.13
%3.04
%9.8

Codes

Color #E6BADF in popluar color models

E6 BA DF
RGB 230 186 223
HSL 310° 46.81% 81.57%
HSB/HSV 310° 19.13% 90.20%
CMYK 0.00% 19.13% 3.04%
9.80%

Color #E6BADF in popluar number systems.

HEX E6 BA DF
Decimal 230 186 223
Binary 11100110 10111010 11011111
Octal 346 272 337

Shades and tints

Shades of #E6BADF

#E6BADF
(230,186,223)
#D2AACB
(210,170,203)
#BE9AB7
(190,154,183)
#AA8AA3
(170,138,163)
#967A8F
(150,122,143)
#826A7B
(130,106,123)
#6E5A67
(110,90,103)
#5A4A53
(90,74,83)
#463A3F
(70,58,63)
#322A2B
(50,42,43)
#1E1A17
(30,26,23)
#000000
(0,0,0)

Tints of #E6BADF

#E6BADF
(230,186,223)
#E8C0E1
(232,192,225)
#EAC6E3
(234,198,227)
#ECCCE5
(236,204,229)
#EED2E7
(238,210,231)
#F0D8E9
(240,216,233)
#F2DEEB
(242,222,235)
#F4E4ED
(244,228,237)
#F6EAEF
(246,234,239)
#F8F0F1
(248,240,241)
#FAF6F3
(250,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BADF; }

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

This text font color is #E6BADF.

Background Color

.myBgColor { background-color: #E6BADF; }

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

This div background color is #E6BADF.

Border color

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

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

This div border color is #E6BADF.

Opacity

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

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

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

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

This text has shadow with #E6BADF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BADF.

Preview

Color preview on black background

This text has color #E6BADF on black background.


Color preview on white background

This text has color #E6BADF on white background.


Black color preview on #E6BADF background

This text has black color on #E6BADF background.


White color preview on #E6BADF background

This text has white color on #E6BADF background.


Related colors

Complementary color

Complementary color for #hex is #194520.


I love getcolorcode.com

Triadic colors

1 #DFE6BA and #BADFE6 with #E6BADF are triadic colors.

2 #DFBAE6 and #BAE6DF with #E6BADF are triadic colors.