COLOR #E6B5F9

HEX: #E6B5F9 RGB: (230,181,249)

Renk bilgisi

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

RGB renk modeli

#E6B5F9 color RGB value is (230,181,249).

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

RGB bağlantıları ve doygunluk

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

230
181
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 249 = 660 (100%)
R 230 of 660 ~ 34.85%
G 181 of 660 ~ 27.42%
B 249 of 660 ~ 37.73'%

%34.85
%27.42
%37.73

CMYK RENK MODELİ

#E6B5F9 rengi CMYK tonu (8,27,0,2).

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

CMYK: (8,27,0,2)
C8M27Y0K2 (8%, 27%, 0%, 2%)
(0.08 / 0.27 / 0.00 / 0.02)

CMYK yüzdeleri

%7.63
%27.31
%0
%2.35

Codes

Color #E6B5F9 in popluar color models

E6 B5 F9
RGB 230 181 249
HSL 283° 85.00% 84.31%
HSB/HSV 283° 27.31% 97.65%
CMYK 7.63% 27.31% 0.00%
2.35%

Color #E6B5F9 in popluar number systems.

HEX E6 B5 F9
Decimal 230 181 249
Binary 11100110 10110101 11111001
Octal 346 265 371

Shades and tints

Shades of #E6B5F9

#E6B5F9
(230,181,249)
#D2A5E3
(210,165,227)
#BE95CD
(190,149,205)
#AA85B7
(170,133,183)
#9675A1
(150,117,161)
#82658B
(130,101,139)
#6E5575
(110,85,117)
#5A455F
(90,69,95)
#463549
(70,53,73)
#322533
(50,37,51)
#1E151D
(30,21,29)
#000000
(0,0,0)

Tints of #E6B5F9

#E6B5F9
(230,181,249)
#E8BBF9
(232,187,249)
#EAC1F9
(234,193,249)
#ECC7F9
(236,199,249)
#EECDF9
(238,205,249)
#F0D3F9
(240,211,249)
#F2D9F9
(242,217,249)
#F4DFF9
(244,223,249)
#F6E5F9
(246,229,249)
#F8EBF9
(248,235,249)
#FAF1F9
(250,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5F9; }

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

This text font color is #E6B5F9.

Background Color

.myBgColor { background-color: #E6B5F9; }

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

This div background color is #E6B5F9.

Border color

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

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

This div border color is #E6B5F9.

Opacity

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

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

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

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

This text has shadow with #E6B5F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5F9.

Preview

Color preview on black background

This text has color #E6B5F9 on black background.


Color preview on white background

This text has color #E6B5F9 on white background.


Black color preview on #E6B5F9 background

This text has black color on #E6B5F9 background.


White color preview on #E6B5F9 background

This text has white color on #E6B5F9 background.


Related colors

Complementary color

Complementary color for #hex is #194A06.


I love getcolorcode.com

Triadic colors

1 #F9E6B5 and #B5F9E6 with #E6B5F9 are triadic colors.

2 #F9B5E6 and #B5E6F9 with #E6B5F9 are triadic colors.