COLOR #E6B5E1

HEX: #E6B5E1 RGB: (230,181,225)

Renk bilgisi

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

RGB renk modeli

#E6B5E1 color RGB value is (230,181,225).

RGB: (230,181,225) (90%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 225 of 255 = 88%

230
181
225

R + G + B ~ 83%. #E6B5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 225 = 636 (100%)
R 230 of 636 ~ 36.16%
G 181 of 636 ~ 28.46%
B 225 of 636 ~ 35.38'%

%36.16
%28.46
%35.38

CMYK RENK MODELİ

#E6B5E1 rengi CMYK tonu (0,21,2,10).

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

CMYK: (0,21,2,10)
C0M21Y2K10 (0%, 21%, 2%, 10%)
(0.00 / 0.21 / 0.02 / 0.10)

CMYK yüzdeleri

%0
%21.3
%2.17
%9.8

Codes

Color #E6B5E1 in popluar color models

E6 B5 E1
RGB 230 181 225
HSL 306° 49.49% 80.59%
HSB/HSV 306° 21.30% 90.20%
CMYK 0.00% 21.30% 2.17%
9.80%

Color #E6B5E1 in popluar number systems.

HEX E6 B5 E1
Decimal 230 181 225
Binary 11100110 10110101 11100001
Octal 346 265 341

Shades and tints

Shades of #E6B5E1

#E6B5E1
(230,181,225)
#D2A5CD
(210,165,205)
#BE95B9
(190,149,185)
#AA85A5
(170,133,165)
#967591
(150,117,145)
#82657D
(130,101,125)
#6E5569
(110,85,105)
#5A4555
(90,69,85)
#463541
(70,53,65)
#32252D
(50,37,45)
#1E1519
(30,21,25)
#000000
(0,0,0)

Tints of #E6B5E1

#E6B5E1
(230,181,225)
#E8BBE3
(232,187,227)
#EAC1E5
(234,193,229)
#ECC7E7
(236,199,231)
#EECDE9
(238,205,233)
#F0D3EB
(240,211,235)
#F2D9ED
(242,217,237)
#F4DFEF
(244,223,239)
#F6E5F1
(246,229,241)
#F8EBF3
(248,235,243)
#FAF1F5
(250,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5E1; }

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

This text font color is #E6B5E1.

Background Color

.myBgColor { background-color: #E6B5E1; }

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

This div background color is #E6B5E1.

Border color

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

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

This div border color is #E6B5E1.

Opacity

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

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

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

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

This text has shadow with #E6B5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5E1.

Preview

Color preview on black background

This text has color #E6B5E1 on black background.


Color preview on white background

This text has color #E6B5E1 on white background.


Black color preview on #E6B5E1 background

This text has black color on #E6B5E1 background.


White color preview on #E6B5E1 background

This text has white color on #E6B5E1 background.


Related colors

Complementary color

Complementary color for #hex is #194A1E.


I love getcolorcode.com

Triadic colors

1 #E1E6B5 and #B5E1E6 with #E6B5E1 are triadic colors.

2 #E1B5E6 and #B5E6E1 with #E6B5E1 are triadic colors.