COLOR #E6B7DD

HEX: #E6B7DD RGB: (230,183,221)

Renk bilgisi

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

RGB renk modeli

#E6B7DD color RGB value is (230,183,221).

RGB: (230,183,221) (90%, 72%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 183 of 255 = 72%
B 221 of 255 = 87%

230
183
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 183 + 221 = 634 (100%)
R 230 of 634 ~ 36.28%
G 183 of 634 ~ 28.86%
B 221 of 634 ~ 34.86'%

%36.28
%28.86
%34.86

CMYK RENK MODELİ

#E6B7DD rengi CMYK tonu (0,20,4,10).

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

CMYK: (0,20,4,10)
C0M20Y4K10 (0%, 20%, 4%, 10%)
(0.00 / 0.20 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%20.43
%3.91
%9.8

Codes

Color #E6B7DD in popluar color models

E6 B7 DD
RGB 230 183 221
HSL 311° 48.45% 80.98%
HSB/HSV 311° 20.43% 90.20%
CMYK 0.00% 20.43% 3.91%
9.80%

Color #E6B7DD in popluar number systems.

HEX E6 B7 DD
Decimal 230 183 221
Binary 11100110 10110111 11011101
Octal 346 267 335

Shades and tints

Shades of #E6B7DD

#E6B7DD
(230,183,221)
#D2A7C9
(210,167,201)
#BE97B5
(190,151,181)
#AA87A1
(170,135,161)
#96778D
(150,119,141)
#826779
(130,103,121)
#6E5765
(110,87,101)
#5A4751
(90,71,81)
#46373D
(70,55,61)
#322729
(50,39,41)
#1E1715
(30,23,21)
#000000
(0,0,0)

Tints of #E6B7DD

#E6B7DD
(230,183,221)
#E8BDE0
(232,189,224)
#EAC3E3
(234,195,227)
#ECC9E6
(236,201,230)
#EECFE9
(238,207,233)
#F0D5EC
(240,213,236)
#F2DBEF
(242,219,239)
#F4E1F2
(244,225,242)
#F6E7F5
(246,231,245)
#F8EDF8
(248,237,248)
#FAF3FB
(250,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B7DD; }

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

This text font color is #E6B7DD.

Background Color

.myBgColor { background-color: #E6B7DD; }

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

This div background color is #E6B7DD.

Border color

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

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

This div border color is #E6B7DD.

Opacity

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

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

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

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

This text has shadow with #E6B7DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B7DD.

Preview

Color preview on black background

This text has color #E6B7DD on black background.


Color preview on white background

This text has color #E6B7DD on white background.


Black color preview on #E6B7DD background

This text has black color on #E6B7DD background.


White color preview on #E6B7DD background

This text has white color on #E6B7DD background.


Related colors

Complementary color

Complementary color for #hex is #194822.


I love getcolorcode.com

Triadic colors

1 #DDE6B7 and #B7DDE6 with #E6B7DD are triadic colors.

2 #DDB7E6 and #B7E6DD with #E6B7DD are triadic colors.