COLOR #D5BAE6

HEX: #D5BAE6 RGB: (213,186,230)

Renk bilgisi

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

RGB renk modeli

#D5BAE6 color RGB value is (213,186,230).

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

RGB bağlantıları ve doygunluk

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

213
186
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 186 + 230 = 629 (100%)
R 213 of 629 ~ 33.86%
G 186 of 629 ~ 29.57%
B 230 of 629 ~ 36.57'%

%33.86
%29.57
%36.57

CMYK RENK MODELİ

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

  • camgöbeği tonu 7.39%
  • 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

%7.39
%19.13
%0
%9.8

Codes

Color #D5BAE6 in popluar color models

D5 BA E6
RGB 213 186 230
HSL 277° 46.81% 81.57%
HSB/HSV 277° 19.13% 90.20%
CMYK 7.39% 19.13% 0.00%
9.80%

Color #D5BAE6 in popluar number systems.

HEX D5 BA E6
Decimal 213 186 230
Binary 11010101 10111010 11100110
Octal 325 272 346

Shades and tints

Shades of #D5BAE6

#D5BAE6
(213,186,230)
#C2AAD2
(194,170,210)
#AF9ABE
(175,154,190)
#9C8AAA
(156,138,170)
#897A96
(137,122,150)
#766A82
(118,106,130)
#635A6E
(99,90,110)
#504A5A
(80,74,90)
#3D3A46
(61,58,70)
#2A2A32
(42,42,50)
#171A1E
(23,26,30)
#000000
(0,0,0)

Tints of #D5BAE6

#D5BAE6
(213,186,230)
#D8C0E8
(216,192,232)
#DBC6EA
(219,198,234)
#DECCEC
(222,204,236)
#E1D2EE
(225,210,238)
#E4D8F0
(228,216,240)
#E7DEF2
(231,222,242)
#EAE4F4
(234,228,244)
#EDEAF6
(237,234,246)
#F0F0F8
(240,240,248)
#F3F6FA
(243,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5BAE6; }

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

This text font color is #D5BAE6.

Background Color

.myBgColor { background-color: #D5BAE6; }

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

This div background color is #D5BAE6.

Border color

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

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

This div border color is #D5BAE6.

Opacity

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

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

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

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

This text has shadow with #D5BAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BAE6.

Preview

Color preview on black background

This text has color #D5BAE6 on black background.


Color preview on white background

This text has color #D5BAE6 on white background.


Black color preview on #D5BAE6 background

This text has black color on #D5BAE6 background.


White color preview on #D5BAE6 background

This text has white color on #D5BAE6 background.


Related colors

Complementary color

Complementary color for #hex is #2A4519.


I love getcolorcode.com

Triadic colors

1 #E6D5BA and #BAE6D5 with #D5BAE6 are triadic colors.

2 #E6BAD5 and #BAD5E6 with #D5BAE6 are triadic colors.