COLOR #E6B0DB

HEX: #E6B0DB RGB: (230,176,219)

Renk bilgisi

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

RGB renk modeli

#E6B0DB color RGB value is (230,176,219).

RGB: (230,176,219) (90%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 176 of 255 = 69%
B 219 of 255 = 86%

230
176
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 176 + 219 = 625 (100%)
R 230 of 625 ~ 36.8%
G 176 of 625 ~ 28.16%
B 219 of 625 ~ 35.04'%

%36.8
%28.16
%35.04

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.48%
  • 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
%23.48
%4.78
%9.8

Codes

Color #E6B0DB in popluar color models

E6 B0 DB
RGB 230 176 219
HSL 312° 51.92% 79.61%
HSB/HSV 312° 23.48% 90.20%
CMYK 0.00% 23.48% 4.78%
9.80%

Color #E6B0DB in popluar number systems.

HEX E6 B0 DB
Decimal 230 176 219
Binary 11100110 10110000 11011011
Octal 346 260 333

Shades and tints

Shades of #E6B0DB

#E6B0DB
(230,176,219)
#D2A0C8
(210,160,200)
#BE90B5
(190,144,181)
#AA80A2
(170,128,162)
#96708F
(150,112,143)
#82607C
(130,96,124)
#6E5069
(110,80,105)
#5A4056
(90,64,86)
#463043
(70,48,67)
#322030
(50,32,48)
#1E101D
(30,16,29)
#000000
(0,0,0)

Tints of #E6B0DB

#E6B0DB
(230,176,219)
#E8B7DE
(232,183,222)
#EABEE1
(234,190,225)
#ECC5E4
(236,197,228)
#EECCE7
(238,204,231)
#F0D3EA
(240,211,234)
#F2DAED
(242,218,237)
#F4E1F0
(244,225,240)
#F6E8F3
(246,232,243)
#F8EFF6
(248,239,246)
#FAF6F9
(250,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B0DB; }

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

This text font color is #E6B0DB.

Background Color

.myBgColor { background-color: #E6B0DB; }

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

This div background color is #E6B0DB.

Border color

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

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

This div border color is #E6B0DB.

Opacity

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

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

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

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

This text has shadow with #E6B0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B0DB.

Preview

Color preview on black background

This text has color #E6B0DB on black background.


Color preview on white background

This text has color #E6B0DB on white background.


Black color preview on #E6B0DB background

This text has black color on #E6B0DB background.


White color preview on #E6B0DB background

This text has white color on #E6B0DB background.


Related colors

Complementary color

Complementary color for #hex is #194F24.


I love getcolorcode.com

Triadic colors

1 #DBE6B0 and #B0DBE6 with #E6B0DB are triadic colors.

2 #DBB0E6 and #B0E6DB with #E6B0DB are triadic colors.