COLOR #DB80D4

HEX: #DB80D4 RGB: (219,128,212)

Renk bilgisi

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

RGB renk modeli

#DB80D4 color RGB value is (219,128,212).

RGB: (219,128,212) (86%, 50%, 83%)

RGB bağlantıları ve doygunluk

R 219 of 255 = 86%
G 128 of 255 = 50%
B 212 of 255 = 83%

219
128
212

R + G + B ~ 73%. #DB80D4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 219 + 128 + 212 = 559 (100%)
R 219 of 559 ~ 39.18%
G 128 of 559 ~ 22.9%
B 212 of 559 ~ 37.92'%

%39.18
%22.9
%37.92

CMYK RENK MODELİ

#DB80D4 rengi CMYK tonu (0,42,3,14).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.55%
  • sarı tonu 3.20%
  • ana renk tonu 14.12%

CMYK: (0,42,3,14)
C0M42Y3K14 (0%, 42%, 3%, 14%)
(0.00 / 0.42 / 0.03 / 0.14)

CMYK yüzdeleri

%0
%41.55
%3.2
%14.12

Codes

Color #DB80D4 in popluar color models

DB 80 D4
RGB 219 128 212
HSL 305° 55.83% 68.04%
HSB/HSV 305° 41.55% 85.88%
CMYK 0.00% 41.55% 3.20%
14.12%

Color #DB80D4 in popluar number systems.

HEX DB 80 D4
Decimal 219 128 212
Binary 11011011 10000000 11010100
Octal 333 200 324

Shades and tints

Shades of #DB80D4

#DB80D4
(219,128,212)
#C875C1
(200,117,193)
#B56AAE
(181,106,174)
#A25F9B
(162,95,155)
#8F5488
(143,84,136)
#7C4975
(124,73,117)
#693E62
(105,62,98)
#56334F
(86,51,79)
#43283C
(67,40,60)
#301D29
(48,29,41)
#1D1216
(29,18,22)
#000000
(0,0,0)

Tints of #DB80D4

#DB80D4
(219,128,212)
#DE8BD7
(222,139,215)
#E196DA
(225,150,218)
#E4A1DD
(228,161,221)
#E7ACE0
(231,172,224)
#EAB7E3
(234,183,227)
#EDC2E6
(237,194,230)
#F0CDE9
(240,205,233)
#F3D8EC
(243,216,236)
#F6E3EF
(246,227,239)
#F9EEF2
(249,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DB80D4; }

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

This text font color is #DB80D4.

Background Color

.myBgColor { background-color: #DB80D4; }

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

This div background color is #DB80D4.

Border color

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

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

This div border color is #DB80D4.

Opacity

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

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

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

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

This text has shadow with #DB80D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB80D4.

Preview

Color preview on black background

This text has color #DB80D4 on black background.


Color preview on white background

This text has color #DB80D4 on white background.


Black color preview on #DB80D4 background

This text has black color on #DB80D4 background.


White color preview on #DB80D4 background

This text has white color on #DB80D4 background.


Related colors

Complementary color

Complementary color for #hex is #247F2B.


I love getcolorcode.com

Triadic colors

1 #D4DB80 and #80D4DB with #DB80D4 are triadic colors.

2 #D480DB and #80DBD4 with #DB80D4 are triadic colors.