COLOR #E6BDF4

HEX: #E6BDF4 RGB: (230,189,244)

Renk bilgisi

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

RGB renk modeli

#E6BDF4 color RGB value is (230,189,244).

RGB: (230,189,244) (90%, 74%, 96%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 244 of 255 = 96%

230
189
244

R + G + B ~ 87%. #E6BDF4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 244 = 663 (100%)
R 230 of 663 ~ 34.69%
G 189 of 663 ~ 28.51%
B 244 of 663 ~ 36.8'%

%34.69
%28.51
%36.8

CMYK RENK MODELİ

#E6BDF4 rengi CMYK tonu (6,23,0,4).

  • camgöbeği tonu 5.74%
  • eflatun tonu 22.54%
  • sarı tonu 0.00%
  • ana renk tonu 4.31%

CMYK: (6,23,0,4)
C6M23Y0K4 (6%, 23%, 0%, 4%)
(0.06 / 0.23 / 0.00 / 0.04)

CMYK yüzdeleri

%5.74
%22.54
%0
%4.31

Codes

Color #E6BDF4 in popluar color models

E6 BD F4
RGB 230 189 244
HSL 285° 71.43% 84.90%
HSB/HSV 285° 22.54% 95.69%
CMYK 5.74% 22.54% 0.00%
4.31%

Color #E6BDF4 in popluar number systems.

HEX E6 BD F4
Decimal 230 189 244
Binary 11100110 10111101 11110100
Octal 346 275 364

Shades and tints

Shades of #E6BDF4

#E6BDF4
(230,189,244)
#D2ACDE
(210,172,222)
#BE9BC8
(190,155,200)
#AA8AB2
(170,138,178)
#96799C
(150,121,156)
#826886
(130,104,134)
#6E5770
(110,87,112)
#5A465A
(90,70,90)
#463544
(70,53,68)
#32242E
(50,36,46)
#1E1318
(30,19,24)
#000000
(0,0,0)

Tints of #E6BDF4

#E6BDF4
(230,189,244)
#E8C3F5
(232,195,245)
#EAC9F6
(234,201,246)
#ECCFF7
(236,207,247)
#EED5F8
(238,213,248)
#F0DBF9
(240,219,249)
#F2E1FA
(242,225,250)
#F4E7FB
(244,231,251)
#F6EDFC
(246,237,252)
#F8F3FD
(248,243,253)
#FAF9FE
(250,249,254)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BDF4 color. Also use rgb(230,189,244) instead hex code.

Text Font Color

.myTextColor { color: #E6BDF4; }

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

This text font color is #E6BDF4.

Background Color

.myBgColor { background-color: #E6BDF4; }

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

This div background color is #E6BDF4.

Border color

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

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

This div border color is #E6BDF4.

Opacity

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

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

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

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

This text has shadow with #E6BDF4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDF4.

Preview

Color preview on black background

This text has color #E6BDF4 on black background.


Color preview on white background

This text has color #E6BDF4 on white background.


Black color preview on #E6BDF4 background

This text has black color on #E6BDF4 background.


White color preview on #E6BDF4 background

This text has white color on #E6BDF4 background.


Related colors

Complementary color

Complementary color for #hex is #19420B.


I love getcolorcode.com

Triadic colors

1 #F4E6BD and #BDF4E6 with #E6BDF4 are triadic colors.

2 #F4BDE6 and #BDE6F4 with #E6BDF4 are triadic colors.