COLOR #E6D4FF

HEX: #E6D4FF RGB: (230,212,255)

Renk bilgisi

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

RGB renk modeli

#E6D4FF color RGB value is (230,212,255).

RGB: (230,212,255) (90%, 83%, 100%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 212 of 255 = 83%
B 255 of 255 = 100%

230
212
255

R + G + B ~ 91%. #E6D4FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 212 + 255 = 697 (100%)
R 230 of 697 ~ 33%
G 212 of 697 ~ 30.42%
B 255 of 697 ~ 36.59'%

%33
%30.42
%36.59

CMYK RENK MODELİ

#E6D4FF rengi CMYK tonu (10,17,0,0).

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

CMYK: (10,17,0,0)
C10M17Y0K0 (10%, 17%, 0%, 0%)
(0.10 / 0.17 / 0.00 / 0.00)

CMYK yüzdeleri

%9.8
%16.86
%0
%0

Codes

Color #E6D4FF in popluar color models

E6 D4 FF
RGB 230 212 255
HSL 265° 100.00% 91.57%
HSB/HSV 265° 16.86% 100.00%
CMYK 9.80% 16.86% 0.00%
0.00%

Color #E6D4FF in popluar number systems.

HEX E6 D4 FF
Decimal 230 212 255
Binary 11100110 11010100 11111111
Octal 346 324 377

Shades and tints

Shades of #E6D4FF

#E6D4FF
(230,212,255)
#D2C1E8
(210,193,232)
#BEAED1
(190,174,209)
#AA9BBA
(170,155,186)
#9688A3
(150,136,163)
#82758C
(130,117,140)
#6E6275
(110,98,117)
#5A4F5E
(90,79,94)
#463C47
(70,60,71)
#322930
(50,41,48)
#1E1619
(30,22,25)
#000000
(0,0,0)

Tints of #E6D4FF

#E6D4FF
(230,212,255)
#E8D7FF
(232,215,255)
#EADAFF
(234,218,255)
#ECDDFF
(236,221,255)
#EEE0FF
(238,224,255)
#F0E3FF
(240,227,255)
#F2E6FF
(242,230,255)
#F4E9FF
(244,233,255)
#F6ECFF
(246,236,255)
#F8EFFF
(248,239,255)
#FAF2FF
(250,242,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D4FF color. Also use rgb(230,212,255) instead hex code.

Text Font Color

.myTextColor { color: #E6D4FF; }

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

This text font color is #E6D4FF.

Background Color

.myBgColor { background-color: #E6D4FF; }

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

This div background color is #E6D4FF.

Border color

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

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

This div border color is #E6D4FF.

Opacity

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

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

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

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

This text has shadow with #E6D4FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D4FF.

Preview

Color preview on black background

This text has color #E6D4FF on black background.


Color preview on white background

This text has color #E6D4FF on white background.


Black color preview on #E6D4FF background

This text has black color on #E6D4FF background.


White color preview on #E6D4FF background

This text has white color on #E6D4FF background.


Related colors

Complementary color

Complementary color for #hex is #192B00.


I love getcolorcode.com

Triadic colors

1 #FFE6D4 and #D4FFE6 with #E6D4FF are triadic colors.

2 #FFD4E6 and #D4E6FF with #E6D4FF are triadic colors.