COLOR #D7BEEF

HEX: #D7BEEF RGB: (215,190,239)

Renk bilgisi

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

RGB renk modeli

#D7BEEF color RGB value is (215,190,239).

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

RGB bağlantıları ve doygunluk

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

215
190
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 190 + 239 = 644 (100%)
R 215 of 644 ~ 33.39%
G 190 of 644 ~ 29.5%
B 239 of 644 ~ 37.11'%

%33.39
%29.5
%37.11

CMYK RENK MODELİ

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

  • camgöbeği tonu 10.04%
  • 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.04
%20.5
%0
%6.27

Codes

Color #D7BEEF in popluar color models

D7 BE EF
RGB 215 190 239
HSL 271° 60.49% 84.12%
HSB/HSV 271° 20.50% 93.73%
CMYK 10.04% 20.50% 0.00%
6.27%

Color #D7BEEF in popluar number systems.

HEX D7 BE EF
Decimal 215 190 239
Binary 11010111 10111110 11101111
Octal 327 276 357

Shades and tints

Shades of #D7BEEF

#D7BEEF
(215,190,239)
#C4ADDA
(196,173,218)
#B19CC5
(177,156,197)
#9E8BB0
(158,139,176)
#8B7A9B
(139,122,155)
#786986
(120,105,134)
#655871
(101,88,113)
#52475C
(82,71,92)
#3F3647
(63,54,71)
#2C2532
(44,37,50)
#19141D
(25,20,29)
#000000
(0,0,0)

Tints of #D7BEEF

#D7BEEF
(215,190,239)
#DAC3F0
(218,195,240)
#DDC8F1
(221,200,241)
#E0CDF2
(224,205,242)
#E3D2F3
(227,210,243)
#E6D7F4
(230,215,244)
#E9DCF5
(233,220,245)
#ECE1F6
(236,225,246)
#EFE6F7
(239,230,247)
#F2EBF8
(242,235,248)
#F5F0F9
(245,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7BEEF; }

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

This text font color is #D7BEEF.

Background Color

.myBgColor { background-color: #D7BEEF; }

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

This div background color is #D7BEEF.

Border color

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

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

This div border color is #D7BEEF.

Opacity

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

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

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

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

This text has shadow with #D7BEEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7BEEF.

Preview

Color preview on black background

This text has color #D7BEEF on black background.


Color preview on white background

This text has color #D7BEEF on white background.


Black color preview on #D7BEEF background

This text has black color on #D7BEEF background.


White color preview on #D7BEEF background

This text has white color on #D7BEEF background.


Related colors

Complementary color

Complementary color for #hex is #284110.


I love getcolorcode.com

Triadic colors

1 #EFD7BE and #BEEFD7 with #D7BEEF are triadic colors.

2 #EFBED7 and #BED7EF with #D7BEEF are triadic colors.