COLOR #E6B0ED

HEX: #E6B0ED RGB: (230,176,237)

Renk bilgisi

#E6B0ED contains mainly red and blue colors. #E6B0ED ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#E6B0ED color RGB value is (230,176,237).

RGB: (230,176,237) (90%, 69%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 176 of 255 = 69%
B 237 of 255 = 93%

230
176
237

R + G + B ~ 84%. #E6B0ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 176 + 237 = 643 (100%)
R 230 of 643 ~ 35.77%
G 176 of 643 ~ 27.37%
B 237 of 643 ~ 36.86'%

%35.77
%27.37
%36.86

CMYK RENK MODELİ

#E6B0ED rengi CMYK tonu (3,26,0,7).

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

CMYK: (3,26,0,7)
C3M26Y0K7 (3%, 26%, 0%, 7%)
(0.03 / 0.26 / 0.00 / 0.07)

CMYK yüzdeleri

%2.95
%25.74
%0
%7.06

Codes

Color #E6B0ED in popluar color models

E6 B0 ED
RGB 230 176 237
HSL 293° 62.89% 80.98%
HSB/HSV 293° 25.74% 92.94%
CMYK 2.95% 25.74% 0.00%
7.06%

Color #E6B0ED in popluar number systems.

HEX E6 B0 ED
Decimal 230 176 237
Binary 11100110 10110000 11101101
Octal 346 260 355

Shades and tints

Shades of #E6B0ED

#E6B0ED
(230,176,237)
#D2A0D8
(210,160,216)
#BE90C3
(190,144,195)
#AA80AE
(170,128,174)
#967099
(150,112,153)
#826084
(130,96,132)
#6E506F
(110,80,111)
#5A405A
(90,64,90)
#463045
(70,48,69)
#322030
(50,32,48)
#1E101B
(30,16,27)
#000000
(0,0,0)

Tints of #E6B0ED

#E6B0ED
(230,176,237)
#E8B7EE
(232,183,238)
#EABEEF
(234,190,239)
#ECC5F0
(236,197,240)
#EECCF1
(238,204,241)
#F0D3F2
(240,211,242)
#F2DAF3
(242,218,243)
#F4E1F4
(244,225,244)
#F6E8F5
(246,232,245)
#F8EFF6
(248,239,246)
#FAF6F7
(250,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B0ED; }

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

This text font color is #E6B0ED.

Background Color

.myBgColor { background-color: #E6B0ED; }

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

This div background color is #E6B0ED.

Border color

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

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

This div border color is #E6B0ED.

Opacity

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

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

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

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

This text has shadow with #E6B0ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B0ED.

Preview

Color preview on black background

This text has color #E6B0ED on black background.


Color preview on white background

This text has color #E6B0ED on white background.


Black color preview on #E6B0ED background

This text has black color on #E6B0ED background.


White color preview on #E6B0ED background

This text has white color on #E6B0ED background.


Related colors

Complementary color

Complementary color for #hex is #194F12.


I love getcolorcode.com

Triadic colors

1 #EDE6B0 and #B0EDE6 with #E6B0ED are triadic colors.

2 #EDB0E6 and #B0E6ED with #E6B0ED are triadic colors.