COLOR #E6B5D8

HEX: #E6B5D8 RGB: (230,181,216)

Renk bilgisi

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

RGB renk modeli

#E6B5D8 color RGB value is (230,181,216).

RGB: (230,181,216) (90%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 216 of 255 = 85%

230
181
216

R + G + B ~ 82%. #E6B5D8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 216 = 627 (100%)
R 230 of 627 ~ 36.68%
G 181 of 627 ~ 28.87%
B 216 of 627 ~ 34.45'%

%36.68
%28.87
%34.45

CMYK RENK MODELİ

#E6B5D8 rengi CMYK tonu (0,21,6,10).

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

CMYK: (0,21,6,10)
C0M21Y6K10 (0%, 21%, 6%, 10%)
(0.00 / 0.21 / 0.06 / 0.10)

CMYK yüzdeleri

%0
%21.3
%6.09
%9.8

Codes

Color #E6B5D8 in popluar color models

E6 B5 D8
RGB 230 181 216
HSL 317° 49.49% 80.59%
HSB/HSV 317° 21.30% 90.20%
CMYK 0.00% 21.30% 6.09%
9.80%

Color #E6B5D8 in popluar number systems.

HEX E6 B5 D8
Decimal 230 181 216
Binary 11100110 10110101 11011000
Octal 346 265 330

Shades and tints

Shades of #E6B5D8

#E6B5D8
(230,181,216)
#D2A5C5
(210,165,197)
#BE95B2
(190,149,178)
#AA859F
(170,133,159)
#96758C
(150,117,140)
#826579
(130,101,121)
#6E5566
(110,85,102)
#5A4553
(90,69,83)
#463540
(70,53,64)
#32252D
(50,37,45)
#1E151A
(30,21,26)
#000000
(0,0,0)

Tints of #E6B5D8

#E6B5D8
(230,181,216)
#E8BBDB
(232,187,219)
#EAC1DE
(234,193,222)
#ECC7E1
(236,199,225)
#EECDE4
(238,205,228)
#F0D3E7
(240,211,231)
#F2D9EA
(242,217,234)
#F4DFED
(244,223,237)
#F6E5F0
(246,229,240)
#F8EBF3
(248,235,243)
#FAF1F6
(250,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5D8; }

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

This text font color is #E6B5D8.

Background Color

.myBgColor { background-color: #E6B5D8; }

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

This div background color is #E6B5D8.

Border color

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

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

This div border color is #E6B5D8.

Opacity

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

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

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

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

This text has shadow with #E6B5D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5D8.

Preview

Color preview on black background

This text has color #E6B5D8 on black background.


Color preview on white background

This text has color #E6B5D8 on white background.


Black color preview on #E6B5D8 background

This text has black color on #E6B5D8 background.


White color preview on #E6B5D8 background

This text has white color on #E6B5D8 background.


Related colors

Complementary color

Complementary color for #hex is #194A27.


I love getcolorcode.com

Triadic colors

1 #D8E6B5 and #B5D8E6 with #E6B5D8 are triadic colors.

2 #D8B5E6 and #B5E6D8 with #E6B5D8 are triadic colors.