COLOR #E6B9DF

HEX: #E6B9DF RGB: (230,185,223)

Renk bilgisi

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

RGB renk modeli

#E6B9DF color RGB value is (230,185,223).

RGB: (230,185,223) (90%, 73%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 223 of 255 = 87%

230
185
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 223 = 638 (100%)
R 230 of 638 ~ 36.05%
G 185 of 638 ~ 29%
B 223 of 638 ~ 34.95'%

%36.05
%29
%34.95

CMYK RENK MODELİ

#E6B9DF rengi CMYK tonu (0,20,3,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.57%
  • sarı tonu 3.04%
  • ana renk tonu 9.80%

CMYK: (0,20,3,10)
C0M20Y3K10 (0%, 20%, 3%, 10%)
(0.00 / 0.20 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%19.57
%3.04
%9.8

Codes

Color #E6B9DF in popluar color models

E6 B9 DF
RGB 230 185 223
HSL 309° 47.37% 81.37%
HSB/HSV 309° 19.57% 90.20%
CMYK 0.00% 19.57% 3.04%
9.80%

Color #E6B9DF in popluar number systems.

HEX E6 B9 DF
Decimal 230 185 223
Binary 11100110 10111001 11011111
Octal 346 271 337

Shades and tints

Shades of #E6B9DF

#E6B9DF
(230,185,223)
#D2A9CB
(210,169,203)
#BE99B7
(190,153,183)
#AA89A3
(170,137,163)
#96798F
(150,121,143)
#82697B
(130,105,123)
#6E5967
(110,89,103)
#5A4953
(90,73,83)
#46393F
(70,57,63)
#32292B
(50,41,43)
#1E1917
(30,25,23)
#000000
(0,0,0)

Tints of #E6B9DF

#E6B9DF
(230,185,223)
#E8BFE1
(232,191,225)
#EAC5E3
(234,197,227)
#ECCBE5
(236,203,229)
#EED1E7
(238,209,231)
#F0D7E9
(240,215,233)
#F2DDEB
(242,221,235)
#F4E3ED
(244,227,237)
#F6E9EF
(246,233,239)
#F8EFF1
(248,239,241)
#FAF5F3
(250,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B9DF color. Also use rgb(230,185,223) instead hex code.

Text Font Color

.myTextColor { color: #E6B9DF; }

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

This text font color is #E6B9DF.

Background Color

.myBgColor { background-color: #E6B9DF; }

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

This div background color is #E6B9DF.

Border color

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

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

This div border color is #E6B9DF.

Opacity

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

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

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

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

This text has shadow with #E6B9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9DF.

Preview

Color preview on black background

This text has color #E6B9DF on black background.


Color preview on white background

This text has color #E6B9DF on white background.


Black color preview on #E6B9DF background

This text has black color on #E6B9DF background.


White color preview on #E6B9DF background

This text has white color on #E6B9DF background.


Related colors

Complementary color

Complementary color for #hex is #194620.


I love getcolorcode.com

Triadic colors

1 #DFE6B9 and #B9DFE6 with #E6B9DF are triadic colors.

2 #DFB9E6 and #B9E6DF with #E6B9DF are triadic colors.