COLOR #D480B5

HEX: #D480B5 RGB: (212,128,181)

Renk bilgisi

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

RGB renk modeli

#D480B5 color RGB value is (212,128,181).

RGB: (212,128,181) (83%, 50%, 71%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 128 of 255 = 50%
B 181 of 255 = 71%

212
128
181

R + G + B ~ 68%. #D480B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 128 + 181 = 521 (100%)
R 212 of 521 ~ 40.69%
G 128 of 521 ~ 24.57%
B 181 of 521 ~ 34.74'%

%40.69
%24.57
%34.74

CMYK RENK MODELİ

#D480B5 rengi CMYK tonu (0,40,15,17).

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

CMYK: (0,40,15,17)
C0M40Y15K17 (0%, 40%, 15%, 17%)
(0.00 / 0.40 / 0.15 / 0.17)

CMYK yüzdeleri

%0
%39.62
%14.62
%16.86

Codes

Color #D480B5 in popluar color models

D4 80 B5
RGB 212 128 181
HSL 322° 49.41% 66.67%
HSB/HSV 322° 39.62% 83.14%
CMYK 0.00% 39.62% 14.62%
16.86%

Color #D480B5 in popluar number systems.

HEX D4 80 B5
Decimal 212 128 181
Binary 11010100 10000000 10110101
Octal 324 200 265

Shades and tints

Shades of #D480B5

#D480B5
(212,128,181)
#C175A5
(193,117,165)
#AE6A95
(174,106,149)
#9B5F85
(155,95,133)
#885475
(136,84,117)
#754965
(117,73,101)
#623E55
(98,62,85)
#4F3345
(79,51,69)
#3C2835
(60,40,53)
#291D25
(41,29,37)
#161215
(22,18,21)
#000000
(0,0,0)

Tints of #D480B5

#D480B5
(212,128,181)
#D78BBB
(215,139,187)
#DA96C1
(218,150,193)
#DDA1C7
(221,161,199)
#E0ACCD
(224,172,205)
#E3B7D3
(227,183,211)
#E6C2D9
(230,194,217)
#E9CDDF
(233,205,223)
#ECD8E5
(236,216,229)
#EFE3EB
(239,227,235)
#F2EEF1
(242,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D480B5; }

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

This text font color is #D480B5.

Background Color

.myBgColor { background-color: #D480B5; }

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

This div background color is #D480B5.

Border color

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

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

This div border color is #D480B5.

Opacity

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

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

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

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

This text has shadow with #D480B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D480B5.

Preview

Color preview on black background

This text has color #D480B5 on black background.


Color preview on white background

This text has color #D480B5 on white background.


Black color preview on #D480B5 background

This text has black color on #D480B5 background.


White color preview on #D480B5 background

This text has white color on #D480B5 background.


Related colors

Complementary color

Complementary color for #hex is #2B7F4A.


I love getcolorcode.com

Triadic colors

1 #B5D480 and #80B5D4 with #D480B5 are triadic colors.

2 #B580D4 and #80D4B5 with #D480B5 are triadic colors.