COLOR #E6B6DD

HEX: #E6B6DD RGB: (230,182,221)

Renk bilgisi

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

RGB renk modeli

#E6B6DD color RGB value is (230,182,221).

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

RGB bağlantıları ve doygunluk

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

230
182
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 182 + 221 = 633 (100%)
R 230 of 633 ~ 36.33%
G 182 of 633 ~ 28.75%
B 221 of 633 ~ 34.91'%

%36.33
%28.75
%34.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.87%
  • 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
%20.87
%3.91
%9.8

Codes

Color #E6B6DD in popluar color models

E6 B6 DD
RGB 230 182 221
HSL 311° 48.98% 80.78%
HSB/HSV 311° 20.87% 90.20%
CMYK 0.00% 20.87% 3.91%
9.80%

Color #E6B6DD in popluar number systems.

HEX E6 B6 DD
Decimal 230 182 221
Binary 11100110 10110110 11011101
Octal 346 266 335

Shades and tints

Shades of #E6B6DD

#E6B6DD
(230,182,221)
#D2A6C9
(210,166,201)
#BE96B5
(190,150,181)
#AA86A1
(170,134,161)
#96768D
(150,118,141)
#826679
(130,102,121)
#6E5665
(110,86,101)
#5A4651
(90,70,81)
#46363D
(70,54,61)
#322629
(50,38,41)
#1E1615
(30,22,21)
#000000
(0,0,0)

Tints of #E6B6DD

#E6B6DD
(230,182,221)
#E8BCE0
(232,188,224)
#EAC2E3
(234,194,227)
#ECC8E6
(236,200,230)
#EECEE9
(238,206,233)
#F0D4EC
(240,212,236)
#F2DAEF
(242,218,239)
#F4E0F2
(244,224,242)
#F6E6F5
(246,230,245)
#F8ECF8
(248,236,248)
#FAF2FB
(250,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B6DD; }

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

This text font color is #E6B6DD.

Background Color

.myBgColor { background-color: #E6B6DD; }

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

This div background color is #E6B6DD.

Border color

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

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

This div border color is #E6B6DD.

Opacity

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

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

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

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

This text has shadow with #E6B6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B6DD.

Preview

Color preview on black background

This text has color #E6B6DD on black background.


Color preview on white background

This text has color #E6B6DD on white background.


Black color preview on #E6B6DD background

This text has black color on #E6B6DD background.


White color preview on #E6B6DD background

This text has white color on #E6B6DD background.


Related colors

Complementary color

Complementary color for #hex is #194922.


I love getcolorcode.com

Triadic colors

1 #DDE6B6 and #B6DDE6 with #E6B6DD are triadic colors.

2 #DDB6E6 and #B6E6DD with #E6B6DD are triadic colors.