COLOR #E6B5DA

HEX: #E6B5DA RGB: (230,181,218)

Renk bilgisi

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

RGB renk modeli

#E6B5DA color RGB value is (230,181,218).

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

RGB bağlantıları ve doygunluk

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

230
181
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 218 = 629 (100%)
R 230 of 629 ~ 36.57%
G 181 of 629 ~ 28.78%
B 218 of 629 ~ 34.66'%

%36.57
%28.78
%34.66

CMYK RENK MODELİ

#E6B5DA rengi CMYK tonu (0,21,5,10).

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

CMYK: (0,21,5,10)
C0M21Y5K10 (0%, 21%, 5%, 10%)
(0.00 / 0.21 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%21.3
%5.22
%9.8

Codes

Color #E6B5DA in popluar color models

E6 B5 DA
RGB 230 181 218
HSL 315° 49.49% 80.59%
HSB/HSV 315° 21.30% 90.20%
CMYK 0.00% 21.30% 5.22%
9.80%

Color #E6B5DA in popluar number systems.

HEX E6 B5 DA
Decimal 230 181 218
Binary 11100110 10110101 11011010
Octal 346 265 332

Shades and tints

Shades of #E6B5DA

#E6B5DA
(230,181,218)
#D2A5C7
(210,165,199)
#BE95B4
(190,149,180)
#AA85A1
(170,133,161)
#96758E
(150,117,142)
#82657B
(130,101,123)
#6E5568
(110,85,104)
#5A4555
(90,69,85)
#463542
(70,53,66)
#32252F
(50,37,47)
#1E151C
(30,21,28)
#000000
(0,0,0)

Tints of #E6B5DA

#E6B5DA
(230,181,218)
#E8BBDD
(232,187,221)
#EAC1E0
(234,193,224)
#ECC7E3
(236,199,227)
#EECDE6
(238,205,230)
#F0D3E9
(240,211,233)
#F2D9EC
(242,217,236)
#F4DFEF
(244,223,239)
#F6E5F2
(246,229,242)
#F8EBF5
(248,235,245)
#FAF1F8
(250,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5DA; }

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

This text font color is #E6B5DA.

Background Color

.myBgColor { background-color: #E6B5DA; }

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

This div background color is #E6B5DA.

Border color

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

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

This div border color is #E6B5DA.

Opacity

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

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

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

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

This text has shadow with #E6B5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5DA.

Preview

Color preview on black background

This text has color #E6B5DA on black background.


Color preview on white background

This text has color #E6B5DA on white background.


Black color preview on #E6B5DA background

This text has black color on #E6B5DA background.


White color preview on #E6B5DA background

This text has white color on #E6B5DA background.


Related colors

Complementary color

Complementary color for #hex is #194A25.


I love getcolorcode.com

Triadic colors

1 #DAE6B5 and #B5DAE6 with #E6B5DA are triadic colors.

2 #DAB5E6 and #B5E6DA with #E6B5DA are triadic colors.