COLOR #E6B6ED

HEX: #E6B6ED RGB: (230,182,237)

Renk bilgisi

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

RGB renk modeli

#E6B6ED color RGB value is (230,182,237).

RGB: (230,182,237) (90%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 182 of 255 = 71%
B 237 of 255 = 93%

230
182
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 182 + 237 = 649 (100%)
R 230 of 649 ~ 35.44%
G 182 of 649 ~ 28.04%
B 237 of 649 ~ 36.52'%

%35.44
%28.04
%36.52

CMYK RENK MODELİ

#E6B6ED rengi CMYK tonu (3,23,0,7).

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

CMYK: (3,23,0,7)
C3M23Y0K7 (3%, 23%, 0%, 7%)
(0.03 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%2.95
%23.21
%0
%7.06

Codes

Color #E6B6ED in popluar color models

E6 B6 ED
RGB 230 182 237
HSL 292° 60.44% 82.16%
HSB/HSV 292° 23.21% 92.94%
CMYK 2.95% 23.21% 0.00%
7.06%

Color #E6B6ED in popluar number systems.

HEX E6 B6 ED
Decimal 230 182 237
Binary 11100110 10110110 11101101
Octal 346 266 355

Shades and tints

Shades of #E6B6ED

#E6B6ED
(230,182,237)
#D2A6D8
(210,166,216)
#BE96C3
(190,150,195)
#AA86AE
(170,134,174)
#967699
(150,118,153)
#826684
(130,102,132)
#6E566F
(110,86,111)
#5A465A
(90,70,90)
#463645
(70,54,69)
#322630
(50,38,48)
#1E161B
(30,22,27)
#000000
(0,0,0)

Tints of #E6B6ED

#E6B6ED
(230,182,237)
#E8BCEE
(232,188,238)
#EAC2EF
(234,194,239)
#ECC8F0
(236,200,240)
#EECEF1
(238,206,241)
#F0D4F2
(240,212,242)
#F2DAF3
(242,218,243)
#F4E0F4
(244,224,244)
#F6E6F5
(246,230,245)
#F8ECF6
(248,236,246)
#FAF2F7
(250,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B6ED; }

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

This text font color is #E6B6ED.

Background Color

.myBgColor { background-color: #E6B6ED; }

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

This div background color is #E6B6ED.

Border color

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

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

This div border color is #E6B6ED.

Opacity

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

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

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

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

This text has shadow with #E6B6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B6ED.

Preview

Color preview on black background

This text has color #E6B6ED on black background.


Color preview on white background

This text has color #E6B6ED on white background.


Black color preview on #E6B6ED background

This text has black color on #E6B6ED background.


White color preview on #E6B6ED background

This text has white color on #E6B6ED background.


Related colors

Complementary color

Complementary color for #hex is #194912.


I love getcolorcode.com

Triadic colors

1 #EDE6B6 and #B6EDE6 with #E6B6ED are triadic colors.

2 #EDB6E6 and #B6E6ED with #E6B6ED are triadic colors.