COLOR #E6B5DD

HEX: #E6B5DD RGB: (230,181,221)

Renk bilgisi

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

RGB renk modeli

#E6B5DD color RGB value is (230,181,221).

RGB: (230,181,221) (90%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 221 of 255 = 87%

230
181
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 221 = 632 (100%)
R 230 of 632 ~ 36.39%
G 181 of 632 ~ 28.64%
B 221 of 632 ~ 34.97'%

%36.39
%28.64
%34.97

CMYK RENK MODELİ

#E6B5DD rengi CMYK tonu (0,21,4,10).

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

CMYK: (0,21,4,10)
C0M21Y4K10 (0%, 21%, 4%, 10%)
(0.00 / 0.21 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%21.3
%3.91
%9.8

Codes

Color #E6B5DD in popluar color models

E6 B5 DD
RGB 230 181 221
HSL 311° 49.49% 80.59%
HSB/HSV 311° 21.30% 90.20%
CMYK 0.00% 21.30% 3.91%
9.80%

Color #E6B5DD in popluar number systems.

HEX E6 B5 DD
Decimal 230 181 221
Binary 11100110 10110101 11011101
Octal 346 265 335

Shades and tints

Shades of #E6B5DD

#E6B5DD
(230,181,221)
#D2A5C9
(210,165,201)
#BE95B5
(190,149,181)
#AA85A1
(170,133,161)
#96758D
(150,117,141)
#826579
(130,101,121)
#6E5565
(110,85,101)
#5A4551
(90,69,81)
#46353D
(70,53,61)
#322529
(50,37,41)
#1E1515
(30,21,21)
#000000
(0,0,0)

Tints of #E6B5DD

#E6B5DD
(230,181,221)
#E8BBE0
(232,187,224)
#EAC1E3
(234,193,227)
#ECC7E6
(236,199,230)
#EECDE9
(238,205,233)
#F0D3EC
(240,211,236)
#F2D9EF
(242,217,239)
#F4DFF2
(244,223,242)
#F6E5F5
(246,229,245)
#F8EBF8
(248,235,248)
#FAF1FB
(250,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5DD; }

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

This text font color is #E6B5DD.

Background Color

.myBgColor { background-color: #E6B5DD; }

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

This div background color is #E6B5DD.

Border color

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

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

This div border color is #E6B5DD.

Opacity

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

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

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

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

This text has shadow with #E6B5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5DD.

Preview

Color preview on black background

This text has color #E6B5DD on black background.


Color preview on white background

This text has color #E6B5DD on white background.


Black color preview on #E6B5DD background

This text has black color on #E6B5DD background.


White color preview on #E6B5DD background

This text has white color on #E6B5DD background.


Related colors

Complementary color

Complementary color for #hex is #194A22.


I love getcolorcode.com

Triadic colors

1 #DDE6B5 and #B5DDE6 with #E6B5DD are triadic colors.

2 #DDB5E6 and #B5E6DD with #E6B5DD are triadic colors.