COLOR #E6B5DC

HEX: #E6B5DC RGB: (230,181,220)

Renk bilgisi

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

RGB renk modeli

#E6B5DC color RGB value is (230,181,220).

RGB: (230,181,220) (90%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 220 of 255 = 86%

230
181
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 220 = 631 (100%)
R 230 of 631 ~ 36.45%
G 181 of 631 ~ 28.68%
B 220 of 631 ~ 34.87'%

%36.45
%28.68
%34.87

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.30%
  • sarı tonu 4.35%
  • 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
%4.35
%9.8

Codes

Color #E6B5DC in popluar color models

E6 B5 DC
RGB 230 181 220
HSL 312° 49.49% 80.59%
HSB/HSV 312° 21.30% 90.20%
CMYK 0.00% 21.30% 4.35%
9.80%

Color #E6B5DC in popluar number systems.

HEX E6 B5 DC
Decimal 230 181 220
Binary 11100110 10110101 11011100
Octal 346 265 334

Shades and tints

Shades of #E6B5DC

#E6B5DC
(230,181,220)
#D2A5C8
(210,165,200)
#BE95B4
(190,149,180)
#AA85A0
(170,133,160)
#96758C
(150,117,140)
#826578
(130,101,120)
#6E5564
(110,85,100)
#5A4550
(90,69,80)
#46353C
(70,53,60)
#322528
(50,37,40)
#1E1514
(30,21,20)
#000000
(0,0,0)

Tints of #E6B5DC

#E6B5DC
(230,181,220)
#E8BBDF
(232,187,223)
#EAC1E2
(234,193,226)
#ECC7E5
(236,199,229)
#EECDE8
(238,205,232)
#F0D3EB
(240,211,235)
#F2D9EE
(242,217,238)
#F4DFF1
(244,223,241)
#F6E5F4
(246,229,244)
#F8EBF7
(248,235,247)
#FAF1FA
(250,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5DC; }

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

This text font color is #E6B5DC.

Background Color

.myBgColor { background-color: #E6B5DC; }

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

This div background color is #E6B5DC.

Border color

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

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

This div border color is #E6B5DC.

Opacity

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

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

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

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

This text has shadow with #E6B5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5DC.

Preview

Color preview on black background

This text has color #E6B5DC on black background.


Color preview on white background

This text has color #E6B5DC on white background.


Black color preview on #E6B5DC background

This text has black color on #E6B5DC background.


White color preview on #E6B5DC background

This text has white color on #E6B5DC background.


Related colors

Complementary color

Complementary color for #hex is #194A23.


I love getcolorcode.com

Triadic colors

1 #DCE6B5 and #B5DCE6 with #E6B5DC are triadic colors.

2 #DCB5E6 and #B5E6DC with #E6B5DC are triadic colors.