COLOR #E6B5FA

HEX: #E6B5FA RGB: (230,181,250)

Renk bilgisi

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

RGB renk modeli

#E6B5FA color RGB value is (230,181,250).

RGB: (230,181,250) (90%, 71%, 98%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 250 of 255 = 98%

230
181
250

R + G + B ~ 86%. #E6B5FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 250 = 661 (100%)
R 230 of 661 ~ 34.8%
G 181 of 661 ~ 27.38%
B 250 of 661 ~ 37.82'%

%34.8
%27.38
%37.82

CMYK RENK MODELİ

#E6B5FA rengi CMYK tonu (8,28,0,2).

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

CMYK: (8,28,0,2)
C8M28Y0K2 (8%, 28%, 0%, 2%)
(0.08 / 0.28 / 0.00 / 0.02)

CMYK yüzdeleri

%8
%27.6
%0
%1.96

Codes

Color #E6B5FA in popluar color models

E6 B5 FA
RGB 230 181 250
HSL 283° 87.34% 84.51%
HSB/HSV 283° 27.60% 98.04%
CMYK 8.00% 27.60% 0.00%
1.96%

Color #E6B5FA in popluar number systems.

HEX E6 B5 FA
Decimal 230 181 250
Binary 11100110 10110101 11111010
Octal 346 265 372

Shades and tints

Shades of #E6B5FA

#E6B5FA
(230,181,250)
#D2A5E4
(210,165,228)
#BE95CE
(190,149,206)
#AA85B8
(170,133,184)
#9675A2
(150,117,162)
#82658C
(130,101,140)
#6E5576
(110,85,118)
#5A4560
(90,69,96)
#46354A
(70,53,74)
#322534
(50,37,52)
#1E151E
(30,21,30)
#000000
(0,0,0)

Tints of #E6B5FA

#E6B5FA
(230,181,250)
#E8BBFA
(232,187,250)
#EAC1FA
(234,193,250)
#ECC7FA
(236,199,250)
#EECDFA
(238,205,250)
#F0D3FA
(240,211,250)
#F2D9FA
(242,217,250)
#F4DFFA
(244,223,250)
#F6E5FA
(246,229,250)
#F8EBFA
(248,235,250)
#FAF1FA
(250,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5FA; }

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

This text font color is #E6B5FA.

Background Color

.myBgColor { background-color: #E6B5FA; }

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

This div background color is #E6B5FA.

Border color

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

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

This div border color is #E6B5FA.

Opacity

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

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

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

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

This text has shadow with #E6B5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5FA.

Preview

Color preview on black background

This text has color #E6B5FA on black background.


Color preview on white background

This text has color #E6B5FA on white background.


Black color preview on #E6B5FA background

This text has black color on #E6B5FA background.


White color preview on #E6B5FA background

This text has white color on #E6B5FA background.


Related colors

Complementary color

Complementary color for #hex is #194A05.


I love getcolorcode.com

Triadic colors

1 #FAE6B5 and #B5FAE6 with #E6B5FA are triadic colors.

2 #FAB5E6 and #B5E6FA with #E6B5FA are triadic colors.