COLOR #E6D2FA

HEX: #E6D2FA RGB: (230,210,250)

Renk bilgisi

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

RGB renk modeli

#E6D2FA color RGB value is (230,210,250).

RGB: (230,210,250) (90%, 82%, 98%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 210 of 255 = 82%
B 250 of 255 = 98%

230
210
250

R + G + B ~ 90%. #E6D2FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 210 + 250 = 690 (100%)
R 230 of 690 ~ 33.33%
G 210 of 690 ~ 30.43%
B 250 of 690 ~ 36.23'%

%33.33
%30.43
%36.23

CMYK RENK MODELİ

#E6D2FA rengi CMYK tonu (8,16,0,2).

  • camgöbeği tonu 8.00%
  • eflatun tonu 16.00%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (8,16,0,2)
C8M16Y0K2 (8%, 16%, 0%, 2%)
(0.08 / 0.16 / 0.00 / 0.02)

CMYK yüzdeleri

%8
%16
%0
%1.96

Codes

Color #E6D2FA in popluar color models

E6 D2 FA
RGB 230 210 250
HSL 270° 80.00% 90.20%
HSB/HSV 270° 16.00% 98.04%
CMYK 8.00% 16.00% 0.00%
1.96%

Color #E6D2FA in popluar number systems.

HEX E6 D2 FA
Decimal 230 210 250
Binary 11100110 11010010 11111010
Octal 346 322 372

Shades and tints

Shades of #E6D2FA

#E6D2FA
(230,210,250)
#D2BFE4
(210,191,228)
#BEACCE
(190,172,206)
#AA99B8
(170,153,184)
#9686A2
(150,134,162)
#82738C
(130,115,140)
#6E6076
(110,96,118)
#5A4D60
(90,77,96)
#463A4A
(70,58,74)
#322734
(50,39,52)
#1E141E
(30,20,30)
#000000
(0,0,0)

Tints of #E6D2FA

#E6D2FA
(230,210,250)
#E8D6FA
(232,214,250)
#EADAFA
(234,218,250)
#ECDEFA
(236,222,250)
#EEE2FA
(238,226,250)
#F0E6FA
(240,230,250)
#F2EAFA
(242,234,250)
#F4EEFA
(244,238,250)
#F6F2FA
(246,242,250)
#F8F6FA
(248,246,250)
#FAFAFA
(250,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D2FA color. Also use rgb(230,210,250) instead hex code.

Text Font Color

.myTextColor { color: #E6D2FA; }

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

This text font color is #E6D2FA.

Background Color

.myBgColor { background-color: #E6D2FA; }

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

This div background color is #E6D2FA.

Border color

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

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

This div border color is #E6D2FA.

Opacity

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

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

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

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

This text has shadow with #E6D2FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D2FA.

Preview

Color preview on black background

This text has color #E6D2FA on black background.


Color preview on white background

This text has color #E6D2FA on white background.


Black color preview on #E6D2FA background

This text has black color on #E6D2FA background.


White color preview on #E6D2FA background

This text has white color on #E6D2FA background.


Related colors

Complementary color

Complementary color for #hex is #192D05.


I love getcolorcode.com

Triadic colors

1 #FAE6D2 and #D2FAE6 with #E6D2FA are triadic colors.

2 #FAD2E6 and #D2E6FA with #E6D2FA are triadic colors.