COLOR #D476A2

HEX: #D476A2 RGB: (212,118,162)

Renk bilgisi

#D476A2 contains mainly red and blue colors. #D476A2 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#D476A2 color RGB value is (212,118,162).

RGB: (212,118,162) (83%, 46%, 64%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 118 of 255 = 46%
B 162 of 255 = 64%

212
118
162

R + G + B ~ 64%. #D476A2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 118 + 162 = 492 (100%)
R 212 of 492 ~ 43.09%
G 118 of 492 ~ 23.98%
B 162 of 492 ~ 32.93'%

%43.09
%23.98
%32.93

CMYK RENK MODELİ

#D476A2 rengi CMYK tonu (0,44,24,17).

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

CMYK: (0,44,24,17)
C0M44Y24K17 (0%, 44%, 24%, 17%)
(0.00 / 0.44 / 0.24 / 0.17)

CMYK yüzdeleri

%0
%44.34
%23.58
%16.86

Codes

Color #D476A2 in popluar color models

D4 76 A2
RGB 212 118 162
HSL 332° 52.22% 64.71%
HSB/HSV 332° 44.34% 83.14%
CMYK 0.00% 44.34% 23.58%
16.86%

Color #D476A2 in popluar number systems.

HEX D4 76 A2
Decimal 212 118 162
Binary 11010100 1110110 10100010
Octal 324 166 242

Shades and tints

Shades of #D476A2

#D476A2
(212,118,162)
#C16C94
(193,108,148)
#AE6286
(174,98,134)
#9B5878
(155,88,120)
#884E6A
(136,78,106)
#75445C
(117,68,92)
#623A4E
(98,58,78)
#4F3040
(79,48,64)
#3C2632
(60,38,50)
#291C24
(41,28,36)
#161216
(22,18,22)
#000000
(0,0,0)

Tints of #D476A2

#D476A2
(212,118,162)
#D782AA
(215,130,170)
#DA8EB2
(218,142,178)
#DD9ABA
(221,154,186)
#E0A6C2
(224,166,194)
#E3B2CA
(227,178,202)
#E6BED2
(230,190,210)
#E9CADA
(233,202,218)
#ECD6E2
(236,214,226)
#EFE2EA
(239,226,234)
#F2EEF2
(242,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D476A2; }

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

This text font color is #D476A2.

Background Color

.myBgColor { background-color: #D476A2; }

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

This div background color is #D476A2.

Border color

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

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

This div border color is #D476A2.

Opacity

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

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

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

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

This text has shadow with #D476A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D476A2.

Preview

Color preview on black background

This text has color #D476A2 on black background.


Color preview on white background

This text has color #D476A2 on white background.


Black color preview on #D476A2 background

This text has black color on #D476A2 background.


White color preview on #D476A2 background

This text has white color on #D476A2 background.


Related colors

Complementary color

Complementary color for #hex is #2B895D.


I love getcolorcode.com

Triadic colors

1 #A2D476 and #76A2D4 with #D476A2 are triadic colors.

2 #A276D4 and #76D4A2 with #D476A2 are triadic colors.