COLOR #E6B5EA

HEX: #E6B5EA RGB: (230,181,234)

Renk bilgisi

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

RGB renk modeli

#E6B5EA color RGB value is (230,181,234).

RGB: (230,181,234) (90%, 71%, 92%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 234 of 255 = 92%

230
181
234

R + G + B ~ 84%. #E6B5EA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 234 = 645 (100%)
R 230 of 645 ~ 35.66%
G 181 of 645 ~ 28.06%
B 234 of 645 ~ 36.28'%

%35.66
%28.06
%36.28

CMYK RENK MODELİ

#E6B5EA rengi CMYK tonu (2,23,0,8).

  • camgöbeği tonu 1.71%
  • eflatun tonu 22.65%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (2,23,0,8)
C2M23Y0K8 (2%, 23%, 0%, 8%)
(0.02 / 0.23 / 0.00 / 0.08)

CMYK yüzdeleri

%1.71
%22.65
%0
%8.24

Codes

Color #E6B5EA in popluar color models

E6 B5 EA
RGB 230 181 234
HSL 295° 55.79% 81.37%
HSB/HSV 295° 22.65% 91.76%
CMYK 1.71% 22.65% 0.00%
8.24%

Color #E6B5EA in popluar number systems.

HEX E6 B5 EA
Decimal 230 181 234
Binary 11100110 10110101 11101010
Octal 346 265 352

Shades and tints

Shades of #E6B5EA

#E6B5EA
(230,181,234)
#D2A5D5
(210,165,213)
#BE95C0
(190,149,192)
#AA85AB
(170,133,171)
#967596
(150,117,150)
#826581
(130,101,129)
#6E556C
(110,85,108)
#5A4557
(90,69,87)
#463542
(70,53,66)
#32252D
(50,37,45)
#1E1518
(30,21,24)
#000000
(0,0,0)

Tints of #E6B5EA

#E6B5EA
(230,181,234)
#E8BBEB
(232,187,235)
#EAC1EC
(234,193,236)
#ECC7ED
(236,199,237)
#EECDEE
(238,205,238)
#F0D3EF
(240,211,239)
#F2D9F0
(242,217,240)
#F4DFF1
(244,223,241)
#F6E5F2
(246,229,242)
#F8EBF3
(248,235,243)
#FAF1F4
(250,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5EA; }

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

This text font color is #E6B5EA.

Background Color

.myBgColor { background-color: #E6B5EA; }

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

This div background color is #E6B5EA.

Border color

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

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

This div border color is #E6B5EA.

Opacity

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

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

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

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

This text has shadow with #E6B5EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5EA.

Preview

Color preview on black background

This text has color #E6B5EA on black background.


Color preview on white background

This text has color #E6B5EA on white background.


Black color preview on #E6B5EA background

This text has black color on #E6B5EA background.


White color preview on #E6B5EA background

This text has white color on #E6B5EA background.


Related colors

Complementary color

Complementary color for #hex is #194A15.


I love getcolorcode.com

Triadic colors

1 #EAE6B5 and #B5EAE6 with #E6B5EA are triadic colors.

2 #EAB5E6 and #B5E6EA with #E6B5EA are triadic colors.