COLOR #D6BEED

HEX: #D6BEED RGB: (214,190,237)

Renk bilgisi

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

RGB renk modeli

#D6BEED color RGB value is (214,190,237).

RGB: (214,190,237) (84%, 75%, 93%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 190 of 255 = 75%
B 237 of 255 = 93%

214
190
237

R + G + B ~ 84%. #D6BEED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 190 + 237 = 641 (100%)
R 214 of 641 ~ 33.39%
G 190 of 641 ~ 29.64%
B 237 of 641 ~ 36.97'%

%33.39
%29.64
%36.97

CMYK RENK MODELİ

#D6BEED rengi CMYK tonu (10,20,0,7).

  • camgöbeği tonu 9.70%
  • eflatun tonu 19.83%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (10,20,0,7)
C10M20Y0K7 (10%, 20%, 0%, 7%)
(0.10 / 0.20 / 0.00 / 0.07)

CMYK yüzdeleri

%9.7
%19.83
%0
%7.06

Codes

Color #D6BEED in popluar color models

D6 BE ED
RGB 214 190 237
HSL 271° 56.63% 83.73%
HSB/HSV 271° 19.83% 92.94%
CMYK 9.70% 19.83% 0.00%
7.06%

Color #D6BEED in popluar number systems.

HEX D6 BE ED
Decimal 214 190 237
Binary 11010110 10111110 11101101
Octal 326 276 355

Shades and tints

Shades of #D6BEED

#D6BEED
(214,190,237)
#C3ADD8
(195,173,216)
#B09CC3
(176,156,195)
#9D8BAE
(157,139,174)
#8A7A99
(138,122,153)
#776984
(119,105,132)
#64586F
(100,88,111)
#51475A
(81,71,90)
#3E3645
(62,54,69)
#2B2530
(43,37,48)
#18141B
(24,20,27)
#000000
(0,0,0)

Tints of #D6BEED

#D6BEED
(214,190,237)
#D9C3EE
(217,195,238)
#DCC8EF
(220,200,239)
#DFCDF0
(223,205,240)
#E2D2F1
(226,210,241)
#E5D7F2
(229,215,242)
#E8DCF3
(232,220,243)
#EBE1F4
(235,225,244)
#EEE6F5
(238,230,245)
#F1EBF6
(241,235,246)
#F4F0F7
(244,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6BEED color. Also use rgb(214,190,237) instead hex code.

Text Font Color

.myTextColor { color: #D6BEED; }

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

This text font color is #D6BEED.

Background Color

.myBgColor { background-color: #D6BEED; }

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

This div background color is #D6BEED.

Border color

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

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

This div border color is #D6BEED.

Opacity

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

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

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

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

This text has shadow with #D6BEED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6BEED.

Preview

Color preview on black background

This text has color #D6BEED on black background.


Color preview on white background

This text has color #D6BEED on white background.


Black color preview on #D6BEED background

This text has black color on #D6BEED background.


White color preview on #D6BEED background

This text has white color on #D6BEED background.


Related colors

Complementary color

Complementary color for #hex is #294112.


I love getcolorcode.com

Triadic colors

1 #EDD6BE and #BEEDD6 with #D6BEED are triadic colors.

2 #EDBED6 and #BED6ED with #D6BEED are triadic colors.