COLOR #E6B2DB

HEX: #E6B2DB RGB: (230,178,219)

Renk bilgisi

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

RGB renk modeli

#E6B2DB color RGB value is (230,178,219).

RGB: (230,178,219) (90%, 70%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 178 of 255 = 70%
B 219 of 255 = 86%

230
178
219

R + G + B ~ 82%. #E6B2DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 178 + 219 = 627 (100%)
R 230 of 627 ~ 36.68%
G 178 of 627 ~ 28.39%
B 219 of 627 ~ 34.93'%

%36.68
%28.39
%34.93

CMYK RENK MODELİ

#E6B2DB rengi CMYK tonu (0,23,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.61%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (0,23,5,10)
C0M23Y5K10 (0%, 23%, 5%, 10%)
(0.00 / 0.23 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%22.61
%4.78
%9.8

Codes

Color #E6B2DB in popluar color models

E6 B2 DB
RGB 230 178 219
HSL 313° 50.98% 80.00%
HSB/HSV 313° 22.61% 90.20%
CMYK 0.00% 22.61% 4.78%
9.80%

Color #E6B2DB in popluar number systems.

HEX E6 B2 DB
Decimal 230 178 219
Binary 11100110 10110010 11011011
Octal 346 262 333

Shades and tints

Shades of #E6B2DB

#E6B2DB
(230,178,219)
#D2A2C8
(210,162,200)
#BE92B5
(190,146,181)
#AA82A2
(170,130,162)
#96728F
(150,114,143)
#82627C
(130,98,124)
#6E5269
(110,82,105)
#5A4256
(90,66,86)
#463243
(70,50,67)
#322230
(50,34,48)
#1E121D
(30,18,29)
#000000
(0,0,0)

Tints of #E6B2DB

#E6B2DB
(230,178,219)
#E8B9DE
(232,185,222)
#EAC0E1
(234,192,225)
#ECC7E4
(236,199,228)
#EECEE7
(238,206,231)
#F0D5EA
(240,213,234)
#F2DCED
(242,220,237)
#F4E3F0
(244,227,240)
#F6EAF3
(246,234,243)
#F8F1F6
(248,241,246)
#FAF8F9
(250,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B2DB color. Also use rgb(230,178,219) instead hex code.

Text Font Color

.myTextColor { color: #E6B2DB; }

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

This text font color is #E6B2DB.

Background Color

.myBgColor { background-color: #E6B2DB; }

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

This div background color is #E6B2DB.

Border color

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

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

This div border color is #E6B2DB.

Opacity

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

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

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

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

This text has shadow with #E6B2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B2DB.

Preview

Color preview on black background

This text has color #E6B2DB on black background.


Color preview on white background

This text has color #E6B2DB on white background.


Black color preview on #E6B2DB background

This text has black color on #E6B2DB background.


White color preview on #E6B2DB background

This text has white color on #E6B2DB background.


Related colors

Complementary color

Complementary color for #hex is #194D24.


I love getcolorcode.com

Triadic colors

1 #DBE6B2 and #B2DBE6 with #E6B2DB are triadic colors.

2 #DBB2E6 and #B2E6DB with #E6B2DB are triadic colors.