COLOR #D6BADB

HEX: #D6BADB RGB: (214,186,219)

Renk bilgisi

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

RGB renk modeli

#D6BADB color RGB value is (214,186,219).

RGB: (214,186,219) (84%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 186 of 255 = 73%
B 219 of 255 = 86%

214
186
219

R + G + B ~ 81%. #D6BADB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 186 + 219 = 619 (100%)
R 214 of 619 ~ 34.57%
G 186 of 619 ~ 30.05%
B 219 of 619 ~ 35.38'%

%34.57
%30.05
%35.38

CMYK RENK MODELİ

#D6BADB rengi CMYK tonu (2,15,0,14).

  • camgöbeği tonu 2.28%
  • eflatun tonu 15.07%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (2,15,0,14)
C2M15Y0K14 (2%, 15%, 0%, 14%)
(0.02 / 0.15 / 0.00 / 0.14)

CMYK yüzdeleri

%2.28
%15.07
%0
%14.12

Codes

Color #D6BADB in popluar color models

D6 BA DB
RGB 214 186 219
HSL 291° 31.43% 79.41%
HSB/HSV 291° 15.07% 85.88%
CMYK 2.28% 15.07% 0.00%
14.12%

Color #D6BADB in popluar number systems.

HEX D6 BA DB
Decimal 214 186 219
Binary 11010110 10111010 11011011
Octal 326 272 333

Shades and tints

Shades of #D6BADB

#D6BADB
(214,186,219)
#C3AAC8
(195,170,200)
#B09AB5
(176,154,181)
#9D8AA2
(157,138,162)
#8A7A8F
(138,122,143)
#776A7C
(119,106,124)
#645A69
(100,90,105)
#514A56
(81,74,86)
#3E3A43
(62,58,67)
#2B2A30
(43,42,48)
#181A1D
(24,26,29)
#000000
(0,0,0)

Tints of #D6BADB

#D6BADB
(214,186,219)
#D9C0DE
(217,192,222)
#DCC6E1
(220,198,225)
#DFCCE4
(223,204,228)
#E2D2E7
(226,210,231)
#E5D8EA
(229,216,234)
#E8DEED
(232,222,237)
#EBE4F0
(235,228,240)
#EEEAF3
(238,234,243)
#F1F0F6
(241,240,246)
#F4F6F9
(244,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6BADB color. Also use rgb(214,186,219) instead hex code.

Text Font Color

.myTextColor { color: #D6BADB; }

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

This text font color is #D6BADB.

Background Color

.myBgColor { background-color: #D6BADB; }

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

This div background color is #D6BADB.

Border color

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

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

This div border color is #D6BADB.

Opacity

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

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

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

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

This text has shadow with #D6BADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6BADB.

Preview

Color preview on black background

This text has color #D6BADB on black background.


Color preview on white background

This text has color #D6BADB on white background.


Black color preview on #D6BADB background

This text has black color on #D6BADB background.


White color preview on #D6BADB background

This text has white color on #D6BADB background.


Related colors

Complementary color

Complementary color for #hex is #294524.


I love getcolorcode.com

Triadic colors

1 #DBD6BA and #BADBD6 with #D6BADB are triadic colors.

2 #DBBAD6 and #BAD6DB with #D6BADB are triadic colors.