COLOR #E6BDF9

HEX: #E6BDF9 RGB: (230,189,249)

Renk bilgisi

#E6BDF9 contains mainly red and blue colors. #E6BDF9 ‘ nin web güvenlik rengi #CCCCFF (ya da #CCF) dir.

RGB renk modeli

#E6BDF9 color RGB value is (230,189,249).

RGB: (230,189,249) (90%, 74%, 98%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 189 of 255 = 74%
B 249 of 255 = 98%

230
189
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 189 + 249 = 668 (100%)
R 230 of 668 ~ 34.43%
G 189 of 668 ~ 28.29%
B 249 of 668 ~ 37.28'%

%34.43
%28.29
%37.28

CMYK RENK MODELİ

#E6BDF9 rengi CMYK tonu (8,24,0,2).

  • camgöbeği tonu 7.63%
  • eflatun tonu 24.10%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (8,24,0,2)
C8M24Y0K2 (8%, 24%, 0%, 2%)
(0.08 / 0.24 / 0.00 / 0.02)

CMYK yüzdeleri

%7.63
%24.1
%0
%2.35

Codes

Color #E6BDF9 in popluar color models

E6 BD F9
RGB 230 189 249
HSL 281° 83.33% 85.88%
HSB/HSV 281° 24.10% 97.65%
CMYK 7.63% 24.10% 0.00%
2.35%

Color #E6BDF9 in popluar number systems.

HEX E6 BD F9
Decimal 230 189 249
Binary 11100110 10111101 11111001
Octal 346 275 371

Shades and tints

Shades of #E6BDF9

#E6BDF9
(230,189,249)
#D2ACE3
(210,172,227)
#BE9BCD
(190,155,205)
#AA8AB7
(170,138,183)
#9679A1
(150,121,161)
#82688B
(130,104,139)
#6E5775
(110,87,117)
#5A465F
(90,70,95)
#463549
(70,53,73)
#322433
(50,36,51)
#1E131D
(30,19,29)
#000000
(0,0,0)

Tints of #E6BDF9

#E6BDF9
(230,189,249)
#E8C3F9
(232,195,249)
#EAC9F9
(234,201,249)
#ECCFF9
(236,207,249)
#EED5F9
(238,213,249)
#F0DBF9
(240,219,249)
#F2E1F9
(242,225,249)
#F4E7F9
(244,231,249)
#F6EDF9
(246,237,249)
#F8F3F9
(248,243,249)
#FAF9F9
(250,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BDF9; }

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

This text font color is #E6BDF9.

Background Color

.myBgColor { background-color: #E6BDF9; }

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

This div background color is #E6BDF9.

Border color

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

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

This div border color is #E6BDF9.

Opacity

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

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

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

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

This text has shadow with #E6BDF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BDF9.

Preview

Color preview on black background

This text has color #E6BDF9 on black background.


Color preview on white background

This text has color #E6BDF9 on white background.


Black color preview on #E6BDF9 background

This text has black color on #E6BDF9 background.


White color preview on #E6BDF9 background

This text has white color on #E6BDF9 background.


Related colors

Complementary color

Complementary color for #hex is #194206.


I love getcolorcode.com

Triadic colors

1 #F9E6BD and #BDF9E6 with #E6BDF9 are triadic colors.

2 #F9BDE6 and #BDE6F9 with #E6BDF9 are triadic colors.