COLOR #E6B5FF

HEX: #E6B5FF RGB: (230,181,255)

Renk bilgisi

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

RGB renk modeli

#E6B5FF color RGB value is (230,181,255).

RGB: (230,181,255) (90%, 71%, 100%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 255 of 255 = 100%

230
181
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 255 = 666 (100%)
R 230 of 666 ~ 34.53%
G 181 of 666 ~ 27.18%
B 255 of 666 ~ 38.29'%

%34.53
%27.18
%38.29

CMYK RENK MODELİ

#E6B5FF rengi CMYK tonu (10,29,0,0).

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

CMYK: (10,29,0,0)
C10M29Y0K0 (10%, 29%, 0%, 0%)
(0.10 / 0.29 / 0.00 / 0.00)

CMYK yüzdeleri

%9.8
%29.02
%0
%0

Codes

Color #E6B5FF in popluar color models

E6 B5 FF
RGB 230 181 255
HSL 280° 100.00% 85.49%
HSB/HSV 280° 29.02% 100.00%
CMYK 9.80% 29.02% 0.00%
0.00%

Color #E6B5FF in popluar number systems.

HEX E6 B5 FF
Decimal 230 181 255
Binary 11100110 10110101 11111111
Octal 346 265 377

Shades and tints

Shades of #E6B5FF

#E6B5FF
(230,181,255)
#D2A5E8
(210,165,232)
#BE95D1
(190,149,209)
#AA85BA
(170,133,186)
#9675A3
(150,117,163)
#82658C
(130,101,140)
#6E5575
(110,85,117)
#5A455E
(90,69,94)
#463547
(70,53,71)
#322530
(50,37,48)
#1E1519
(30,21,25)
#000000
(0,0,0)

Tints of #E6B5FF

#E6B5FF
(230,181,255)
#E8BBFF
(232,187,255)
#EAC1FF
(234,193,255)
#ECC7FF
(236,199,255)
#EECDFF
(238,205,255)
#F0D3FF
(240,211,255)
#F2D9FF
(242,217,255)
#F4DFFF
(244,223,255)
#F6E5FF
(246,229,255)
#F8EBFF
(248,235,255)
#FAF1FF
(250,241,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5FF; }

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

This text font color is #E6B5FF.

Background Color

.myBgColor { background-color: #E6B5FF; }

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

This div background color is #E6B5FF.

Border color

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

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

This div border color is #E6B5FF.

Opacity

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

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

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

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

This text has shadow with #E6B5FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5FF.

Preview

Color preview on black background

This text has color #E6B5FF on black background.


Color preview on white background

This text has color #E6B5FF on white background.


Black color preview on #E6B5FF background

This text has black color on #E6B5FF background.


White color preview on #E6B5FF background

This text has white color on #E6B5FF background.


Related colors

Complementary color

Complementary color for #hex is #194A00.


I love getcolorcode.com

Triadic colors

1 #FFE6B5 and #B5FFE6 with #E6B5FF are triadic colors.

2 #FFB5E6 and #B5E6FF with #E6B5FF are triadic colors.