COLOR #D6BAE6

HEX: #D6BAE6 RGB: (214,186,230)

Renk bilgisi

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

RGB renk modeli

#D6BAE6 color RGB value is (214,186,230).

RGB: (214,186,230) (84%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 186 of 255 = 73%
B 230 of 255 = 90%

214
186
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 186 + 230 = 630 (100%)
R 214 of 630 ~ 33.97%
G 186 of 630 ~ 29.52%
B 230 of 630 ~ 36.51'%

%33.97
%29.52
%36.51

CMYK RENK MODELİ

#D6BAE6 rengi CMYK tonu (7,19,0,10).

  • camgöbeği tonu 6.96%
  • eflatun tonu 19.13%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (7,19,0,10)
C7M19Y0K10 (7%, 19%, 0%, 10%)
(0.07 / 0.19 / 0.00 / 0.10)

CMYK yüzdeleri

%6.96
%19.13
%0
%9.8

Codes

Color #D6BAE6 in popluar color models

D6 BA E6
RGB 214 186 230
HSL 278° 46.81% 81.57%
HSB/HSV 278° 19.13% 90.20%
CMYK 6.96% 19.13% 0.00%
9.80%

Color #D6BAE6 in popluar number systems.

HEX D6 BA E6
Decimal 214 186 230
Binary 11010110 10111010 11100110
Octal 326 272 346

Shades and tints

Shades of #D6BAE6

#D6BAE6
(214,186,230)
#C3AAD2
(195,170,210)
#B09ABE
(176,154,190)
#9D8AAA
(157,138,170)
#8A7A96
(138,122,150)
#776A82
(119,106,130)
#645A6E
(100,90,110)
#514A5A
(81,74,90)
#3E3A46
(62,58,70)
#2B2A32
(43,42,50)
#181A1E
(24,26,30)
#000000
(0,0,0)

Tints of #D6BAE6

#D6BAE6
(214,186,230)
#D9C0E8
(217,192,232)
#DCC6EA
(220,198,234)
#DFCCEC
(223,204,236)
#E2D2EE
(226,210,238)
#E5D8F0
(229,216,240)
#E8DEF2
(232,222,242)
#EBE4F4
(235,228,244)
#EEEAF6
(238,234,246)
#F1F0F8
(241,240,248)
#F4F6FA
(244,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6BAE6; }

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

This text font color is #D6BAE6.

Background Color

.myBgColor { background-color: #D6BAE6; }

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

This div background color is #D6BAE6.

Border color

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

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

This div border color is #D6BAE6.

Opacity

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

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

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

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

This text has shadow with #D6BAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6BAE6.

Preview

Color preview on black background

This text has color #D6BAE6 on black background.


Color preview on white background

This text has color #D6BAE6 on white background.


Black color preview on #D6BAE6 background

This text has black color on #D6BAE6 background.


White color preview on #D6BAE6 background

This text has white color on #D6BAE6 background.


Related colors

Complementary color

Complementary color for #hex is #294519.


I love getcolorcode.com

Triadic colors

1 #E6D6BA and #BAE6D6 with #D6BAE6 are triadic colors.

2 #E6BAD6 and #BAD6E6 with #D6BAE6 are triadic colors.