COLOR #D8B4E6

HEX: #D8B4E6 RGB: (216,180,230)

Renk bilgisi

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

RGB renk modeli

#D8B4E6 color RGB value is (216,180,230).

RGB: (216,180,230) (85%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 216 of 255 = 85%
G 180 of 255 = 71%
B 230 of 255 = 90%

216
180
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 216 + 180 + 230 = 626 (100%)
R 216 of 626 ~ 34.5%
G 180 of 626 ~ 28.75%
B 230 of 626 ~ 36.74'%

%34.5
%28.75
%36.74

CMYK RENK MODELİ

#D8B4E6 rengi CMYK tonu (6,22,0,10).

  • camgöbeği tonu 6.09%
  • eflatun tonu 21.74%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%
CMYK: (6,22,0,10) C6M22Y0K10 (6%,22%,0%,10%) (0.06/0.22/0.00/0.10) 

CMYK yüzdeleri

%6.09
%21.74
%0
%9.8

Codes

Color #D8B4E6 in popluar color models

D8 B4 E6
RGB 216 180 230
HSL 283° 50.00% 80.39%
HSB/HSV 283° 21.74% 90.20%
CMYK 6.09% 21.74% 0.00%
9.80%

Color #D8B4E6 in popluar number systems.

HEX D8 B4 E6
Decimal 216 180 230
Binary 11011000 10110100 11100110
Octal 330 264 346

Shades and tints

Shades of #D8B4E6

#D8B4E6
(216,180,230)
#C5A4D2
(197,164,210)
#B294BE
(178,148,190)
#9F84AA
(159,132,170)
#8C7496
(140,116,150)
#796482
(121,100,130)
#66546E
(102,84,110)
#53445A
(83,68,90)
#403446
(64,52,70)
#2D2432
(45,36,50)
#1A141E
(26,20,30)
#000000
(0,0,0)

Tints of #D8B4E6

#D8B4E6
(216,180,230)
#DBBAE8
(219,186,232)
#DEC0EA
(222,192,234)
#E1C6EC
(225,198,236)
#E4CCEE
(228,204,238)
#E7D2F0
(231,210,240)
#EAD8F2
(234,216,242)
#EDDEF4
(237,222,244)
#F0E4F6
(240,228,246)
#F3EAF8
(243,234,248)
#F6F0FA
(246,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8B4E6 color. Also use rgb(216,180,230) instead hex code.

Text Font Color

.myTextColor { color: #D8B4E6; }

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

This text font color is #D8B4E6.

Background Color

.myBgColor { background-color: #D8B4E6; }

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

This div background color is #D8B4E6.

Border color

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

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

This div border color is #D8B4E6.

Opacity

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

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

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

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

This text has shadow with #D8B4E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8B4E6.

Preview

Color preview on black background

This text has color #D8B4E6 on black background.


Color preview on white background

This text has color #D8B4E6 on white background.


Black color preview on #D8B4E6 background

This text has black color on #D8B4E6 background.


White color preview on #D8B4E6 background

This text has white color on #D8B4E6 background.


Related colors

Complementary color

Complementary color for #hex is #274B19.


I love getcolorcode.com

Triadic colors

1 #E6D8B4 and #B4E6D8 with #D8B4E6 are triadic colors.

2 #E6B4D8 and #B4D8E6 with #D8B4E6 are triadic colors.