COLOR #D76AD4

HEX: #D76AD4 RGB: (215,106,212)

Renk bilgisi

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

RGB renk modeli

#D76AD4 color RGB value is (215,106,212).

RGB: (215,106,212) (84%, 42%, 83%)

RGB bağlantıları ve doygunluk

R 215 of 255 = 84%
G 106 of 255 = 42%
B 212 of 255 = 83%

215
106
212

R + G + B ~ 70%. #D76AD4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 106 + 212 = 533 (100%)
R 215 of 533 ~ 40.34%
G 106 of 533 ~ 19.89%
B 212 of 533 ~ 39.77'%

%40.34
%19.89
%39.77

CMYK RENK MODELİ

#D76AD4 rengi CMYK tonu (0,51,1,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.70%
  • sarı tonu 1.40%
  • ana renk tonu 15.69%

CMYK: (0,51,1,16)
C0M51Y1K16 (0%, 51%, 1%, 16%)
(0.00 / 0.51 / 0.01 / 0.16)

CMYK yüzdeleri

%0
%50.7
%1.4
%15.69

Codes

Color #D76AD4 in popluar color models

D7 6A D4
RGB 215 106 212
HSL 302° 57.67% 62.94%
HSB/HSV 302° 50.70% 84.31%
CMYK 0.00% 50.70% 1.40%
15.69%

Color #D76AD4 in popluar number systems.

HEX D7 6A D4
Decimal 215 106 212
Binary 11010111 1101010 11010100
Octal 327 152 324

Shades and tints

Shades of #D76AD4

#D76AD4
(215,106,212)
#C461C1
(196,97,193)
#B158AE
(177,88,174)
#9E4F9B
(158,79,155)
#8B4688
(139,70,136)
#783D75
(120,61,117)
#653462
(101,52,98)
#522B4F
(82,43,79)
#3F223C
(63,34,60)
#2C1929
(44,25,41)
#191016
(25,16,22)
#000000
(0,0,0)

Tints of #D76AD4

#D76AD4
(215,106,212)
#DA77D7
(218,119,215)
#DD84DA
(221,132,218)
#E091DD
(224,145,221)
#E39EE0
(227,158,224)
#E6ABE3
(230,171,227)
#E9B8E6
(233,184,230)
#ECC5E9
(236,197,233)
#EFD2EC
(239,210,236)
#F2DFEF
(242,223,239)
#F5ECF2
(245,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D76AD4; }

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

This text font color is #D76AD4.

Background Color

.myBgColor { background-color: #D76AD4; }

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

This div background color is #D76AD4.

Border color

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

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

This div border color is #D76AD4.

Opacity

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

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

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

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

This text has shadow with #D76AD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D76AD4.

Preview

Color preview on black background

This text has color #D76AD4 on black background.


Color preview on white background

This text has color #D76AD4 on white background.


Black color preview on #D76AD4 background

This text has black color on #D76AD4 background.


White color preview on #D76AD4 background

This text has white color on #D76AD4 background.


Related colors

Complementary color

Complementary color for #hex is #28952B.


I love getcolorcode.com

Triadic colors

1 #D4D76A and #6AD4D7 with #D76AD4 are triadic colors.

2 #D46AD7 and #6AD7D4 with #D76AD4 are triadic colors.