COLOR #E6B9ED

HEX: #E6B9ED RGB: (230,185,237)

Renk bilgisi

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

RGB renk modeli

#E6B9ED color RGB value is (230,185,237).

RGB: (230,185,237) (90%, 73%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 237 of 255 = 93%

230
185
237

R + G + B ~ 85%. #E6B9ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 237 = 652 (100%)
R 230 of 652 ~ 35.28%
G 185 of 652 ~ 28.37%
B 237 of 652 ~ 36.35'%

%35.28
%28.37
%36.35

CMYK RENK MODELİ

#E6B9ED rengi CMYK tonu (3,22,0,7).

  • camgöbeği tonu 2.95%
  • eflatun tonu 21.94%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (3,22,0,7)
C3M22Y0K7 (3%, 22%, 0%, 7%)
(0.03 / 0.22 / 0.00 / 0.07)

CMYK yüzdeleri

%2.95
%21.94
%0
%7.06

Codes

Color #E6B9ED in popluar color models

E6 B9 ED
RGB 230 185 237
HSL 292° 59.09% 82.75%
HSB/HSV 292° 21.94% 92.94%
CMYK 2.95% 21.94% 0.00%
7.06%

Color #E6B9ED in popluar number systems.

HEX E6 B9 ED
Decimal 230 185 237
Binary 11100110 10111001 11101101
Octal 346 271 355

Shades and tints

Shades of #E6B9ED

#E6B9ED
(230,185,237)
#D2A9D8
(210,169,216)
#BE99C3
(190,153,195)
#AA89AE
(170,137,174)
#967999
(150,121,153)
#826984
(130,105,132)
#6E596F
(110,89,111)
#5A495A
(90,73,90)
#463945
(70,57,69)
#322930
(50,41,48)
#1E191B
(30,25,27)
#000000
(0,0,0)

Tints of #E6B9ED

#E6B9ED
(230,185,237)
#E8BFEE
(232,191,238)
#EAC5EF
(234,197,239)
#ECCBF0
(236,203,240)
#EED1F1
(238,209,241)
#F0D7F2
(240,215,242)
#F2DDF3
(242,221,243)
#F4E3F4
(244,227,244)
#F6E9F5
(246,233,245)
#F8EFF6
(248,239,246)
#FAF5F7
(250,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B9ED; }

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

This text font color is #E6B9ED.

Background Color

.myBgColor { background-color: #E6B9ED; }

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

This div background color is #E6B9ED.

Border color

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

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

This div border color is #E6B9ED.

Opacity

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

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

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

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

This text has shadow with #E6B9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9ED.

Preview

Color preview on black background

This text has color #E6B9ED on black background.


Color preview on white background

This text has color #E6B9ED on white background.


Black color preview on #E6B9ED background

This text has black color on #E6B9ED background.


White color preview on #E6B9ED background

This text has white color on #E6B9ED background.


Related colors

Complementary color

Complementary color for #hex is #194612.


I love getcolorcode.com

Triadic colors

1 #EDE6B9 and #B9EDE6 with #E6B9ED are triadic colors.

2 #EDB9E6 and #B9E6ED with #E6B9ED are triadic colors.