COLOR #D6BEEF

HEX: #D6BEEF RGB: (214,190,239)

Renk bilgisi

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

RGB renk modeli

#D6BEEF color RGB value is (214,190,239).

RGB: (214,190,239) (84%, 75%, 94%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 190 of 255 = 75%
B 239 of 255 = 94%

214
190
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 190 + 239 = 643 (100%)
R 214 of 643 ~ 33.28%
G 190 of 643 ~ 29.55%
B 239 of 643 ~ 37.17'%

%33.28
%29.55
%37.17

CMYK RENK MODELİ

#D6BEEF rengi CMYK tonu (10,21,0,6).

  • camgöbeği tonu 10.46%
  • eflatun tonu 20.50%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (10,21,0,6)
C10M21Y0K6 (10%, 21%, 0%, 6%)
(0.10 / 0.21 / 0.00 / 0.06)

CMYK yüzdeleri

%10.46
%20.5
%0
%6.27

Codes

Color #D6BEEF in popluar color models

D6 BE EF
RGB 214 190 239
HSL 269° 60.49% 84.12%
HSB/HSV 269° 20.50% 93.73%
CMYK 10.46% 20.50% 0.00%
6.27%

Color #D6BEEF in popluar number systems.

HEX D6 BE EF
Decimal 214 190 239
Binary 11010110 10111110 11101111
Octal 326 276 357

Shades and tints

Shades of #D6BEEF

#D6BEEF
(214,190,239)
#C3ADDA
(195,173,218)
#B09CC5
(176,156,197)
#9D8BB0
(157,139,176)
#8A7A9B
(138,122,155)
#776986
(119,105,134)
#645871
(100,88,113)
#51475C
(81,71,92)
#3E3647
(62,54,71)
#2B2532
(43,37,50)
#18141D
(24,20,29)
#000000
(0,0,0)

Tints of #D6BEEF

#D6BEEF
(214,190,239)
#D9C3F0
(217,195,240)
#DCC8F1
(220,200,241)
#DFCDF2
(223,205,242)
#E2D2F3
(226,210,243)
#E5D7F4
(229,215,244)
#E8DCF5
(232,220,245)
#EBE1F6
(235,225,246)
#EEE6F7
(238,230,247)
#F1EBF8
(241,235,248)
#F4F0F9
(244,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6BEEF; }

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

This text font color is #D6BEEF.

Background Color

.myBgColor { background-color: #D6BEEF; }

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

This div background color is #D6BEEF.

Border color

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

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

This div border color is #D6BEEF.

Opacity

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

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

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

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

This text has shadow with #D6BEEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6BEEF.

Preview

Color preview on black background

This text has color #D6BEEF on black background.


Color preview on white background

This text has color #D6BEEF on white background.


Black color preview on #D6BEEF background

This text has black color on #D6BEEF background.


White color preview on #D6BEEF background

This text has white color on #D6BEEF background.


Related colors

Complementary color

Complementary color for #hex is #294110.


I love getcolorcode.com

Triadic colors

1 #EFD6BE and #BEEFD6 with #D6BEEF are triadic colors.

2 #EFBED6 and #BED6EF with #D6BEEF are triadic colors.