COLOR #D5BEE9

HEX: #D5BEE9 RGB: (213,190,233)

Renk bilgisi

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

RGB renk modeli

#D5BEE9 color RGB value is (213,190,233).

RGB: (213,190,233) (84%, 75%, 91%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 190 of 255 = 75%
B 233 of 255 = 91%

213
190
233

R + G + B ~ 83%. #D5BEE9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 190 + 233 = 636 (100%)
R 213 of 636 ~ 33.49%
G 190 of 636 ~ 29.87%
B 233 of 636 ~ 36.64'%

%33.49
%29.87
%36.64

CMYK RENK MODELİ

#D5BEE9 rengi CMYK tonu (9,18,0,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 18.45%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (9,18,0,9)
C9M18Y0K9 (9%, 18%, 0%, 9%)
(0.09 / 0.18 / 0.00 / 0.09)

CMYK yüzdeleri

%8.58
%18.45
%0
%8.63

Codes

Color #D5BEE9 in popluar color models

D5 BE E9
RGB 213 190 233
HSL 272° 49.43% 82.94%
HSB/HSV 272° 18.45% 91.37%
CMYK 8.58% 18.45% 0.00%
8.63%

Color #D5BEE9 in popluar number systems.

HEX D5 BE E9
Decimal 213 190 233
Binary 11010101 10111110 11101001
Octal 325 276 351

Shades and tints

Shades of #D5BEE9

#D5BEE9
(213,190,233)
#C2ADD4
(194,173,212)
#AF9CBF
(175,156,191)
#9C8BAA
(156,139,170)
#897A95
(137,122,149)
#766980
(118,105,128)
#63586B
(99,88,107)
#504756
(80,71,86)
#3D3641
(61,54,65)
#2A252C
(42,37,44)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #D5BEE9

#D5BEE9
(213,190,233)
#D8C3EB
(216,195,235)
#DBC8ED
(219,200,237)
#DECDEF
(222,205,239)
#E1D2F1
(225,210,241)
#E4D7F3
(228,215,243)
#E7DCF5
(231,220,245)
#EAE1F7
(234,225,247)
#EDE6F9
(237,230,249)
#F0EBFB
(240,235,251)
#F3F0FD
(243,240,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5BEE9 color. Also use rgb(213,190,233) instead hex code.

Text Font Color

.myTextColor { color: #D5BEE9; }

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

This text font color is #D5BEE9.

Background Color

.myBgColor { background-color: #D5BEE9; }

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

This div background color is #D5BEE9.

Border color

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

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

This div border color is #D5BEE9.

Opacity

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

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

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

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

This text has shadow with #D5BEE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BEE9.

Preview

Color preview on black background

This text has color #D5BEE9 on black background.


Color preview on white background

This text has color #D5BEE9 on white background.


Black color preview on #D5BEE9 background

This text has black color on #D5BEE9 background.


White color preview on #D5BEE9 background

This text has white color on #D5BEE9 background.


Related colors

Complementary color

Complementary color for #hex is #2A4116.


I love getcolorcode.com

Triadic colors

1 #E9D5BE and #BEE9D5 with #D5BEE9 are triadic colors.

2 #E9BED5 and #BED5E9 with #D5BEE9 are triadic colors.