COLOR #D47DD4

HEX: #D47DD4 RGB: (212,125,212)

Renk bilgisi

#D47DD4 contains mainly red and blue colors. #D47DD4 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#D47DD4 color RGB value is (212,125,212).

RGB: (212,125,212) (83%, 49%, 83%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 125 of 255 = 49%
B 212 of 255 = 83%

212
125
212

R + G + B ~ 72%. #D47DD4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 125 + 212 = 549 (100%)
R 212 of 549 ~ 38.62%
G 125 of 549 ~ 22.77%
B 212 of 549 ~ 38.62'%

%38.62
%22.77
%38.62

CMYK RENK MODELİ

#D47DD4 rengi CMYK tonu (0,41,0,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.04%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (0,41,0,17)
C0M41Y0K17 (0%, 41%, 0%, 17%)
(0.00 / 0.41 / 0.00 / 0.17)

CMYK yüzdeleri

%0
%41.04
%0
%16.86

Codes

Color #D47DD4 in popluar color models

D4 7D D4
RGB 212 125 212
HSL 300° 50.29% 66.08%
HSB/HSV 300° 41.04% 83.14%
CMYK 0.00% 41.04% 0.00%
16.86%

Color #D47DD4 in popluar number systems.

HEX D4 7D D4
Decimal 212 125 212
Binary 11010100 1111101 11010100
Octal 324 175 324

Shades and tints

Shades of #D47DD4

#D47DD4
(212,125,212)
#C172C1
(193,114,193)
#AE67AE
(174,103,174)
#9B5C9B
(155,92,155)
#885188
(136,81,136)
#754675
(117,70,117)
#623B62
(98,59,98)
#4F304F
(79,48,79)
#3C253C
(60,37,60)
#291A29
(41,26,41)
#160F16
(22,15,22)
#000000
(0,0,0)

Tints of #D47DD4

#D47DD4
(212,125,212)
#D788D7
(215,136,215)
#DA93DA
(218,147,218)
#DD9EDD
(221,158,221)
#E0A9E0
(224,169,224)
#E3B4E3
(227,180,227)
#E6BFE6
(230,191,230)
#E9CAE9
(233,202,233)
#ECD5EC
(236,213,236)
#EFE0EF
(239,224,239)
#F2EBF2
(242,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D47DD4 color. Also use rgb(212,125,212) instead hex code.

Text Font Color

.myTextColor { color: #D47DD4; }

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

This text font color is #D47DD4.

Background Color

.myBgColor { background-color: #D47DD4; }

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

This div background color is #D47DD4.

Border color

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

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

This div border color is #D47DD4.

Opacity

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

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

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

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

This text has shadow with #D47DD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D47DD4.

Preview

Color preview on black background

This text has color #D47DD4 on black background.


Color preview on white background

This text has color #D47DD4 on white background.


Black color preview on #D47DD4 background

This text has black color on #D47DD4 background.


White color preview on #D47DD4 background

This text has white color on #D47DD4 background.


Related colors

Complementary color

Complementary color for #hex is #2B822B.


I love getcolorcode.com

Triadic colors

1 #D4D47D and #7DD4D4 with #D47DD4 are triadic colors.

2 #D47DD4 and #7DD4D4 with #D47DD4 are triadic colors.