COLOR #DB6DE4

HEX: #DB6DE4 RGB: (219,109,228)

Renk bilgisi

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

RGB renk modeli

#DB6DE4 color RGB value is (219,109,228).

RGB: (219,109,228) (86%, 43%, 89%)

RGB bağlantıları ve doygunluk

R 219 of 255 = 86%
G 109 of 255 = 43%
B 228 of 255 = 89%

219
109
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 219 + 109 + 228 = 556 (100%)
R 219 of 556 ~ 39.39%
G 109 of 556 ~ 19.6%
B 228 of 556 ~ 41.01'%

%39.39
%19.6
%41.01

CMYK RENK MODELİ

#DB6DE4 rengi CMYK tonu (4,52,0,11).

  • camgöbeği tonu 3.95%
  • eflatun tonu 52.19%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (4,52,0,11)
C4M52Y0K11 (4%, 52%, 0%, 11%)
(0.04 / 0.52 / 0.00 / 0.11)

CMYK yüzdeleri

%3.95
%52.19
%0
%10.59

Codes

Color #DB6DE4 in popluar color models

DB 6D E4
RGB 219 109 228
HSL 295° 68.79% 66.08%
HSB/HSV 295° 52.19% 89.41%
CMYK 3.95% 52.19% 0.00%
10.59%

Color #DB6DE4 in popluar number systems.

HEX DB 6D E4
Decimal 219 109 228
Binary 11011011 1101101 11100100
Octal 333 155 344

Shades and tints

Shades of #DB6DE4

#DB6DE4
(219,109,228)
#C864D0
(200,100,208)
#B55BBC
(181,91,188)
#A252A8
(162,82,168)
#8F4994
(143,73,148)
#7C4080
(124,64,128)
#69376C
(105,55,108)
#562E58
(86,46,88)
#432544
(67,37,68)
#301C30
(48,28,48)
#1D131C
(29,19,28)
#000000
(0,0,0)

Tints of #DB6DE4

#DB6DE4
(219,109,228)
#DE7AE6
(222,122,230)
#E187E8
(225,135,232)
#E494EA
(228,148,234)
#E7A1EC
(231,161,236)
#EAAEEE
(234,174,238)
#EDBBF0
(237,187,240)
#F0C8F2
(240,200,242)
#F3D5F4
(243,213,244)
#F6E2F6
(246,226,246)
#F9EFF8
(249,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DB6DE4 color. Also use rgb(219,109,228) instead hex code.

Text Font Color

.myTextColor { color: #DB6DE4; }

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

This text font color is #DB6DE4.

Background Color

.myBgColor { background-color: #DB6DE4; }

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

This div background color is #DB6DE4.

Border color

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

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

This div border color is #DB6DE4.

Opacity

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

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

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

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

This text has shadow with #DB6DE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB6DE4.

Preview

Color preview on black background

This text has color #DB6DE4 on black background.


Color preview on white background

This text has color #DB6DE4 on white background.


Black color preview on #DB6DE4 background

This text has black color on #DB6DE4 background.


White color preview on #DB6DE4 background

This text has white color on #DB6DE4 background.


Related colors

Complementary color

Complementary color for #hex is #24921B.


I love getcolorcode.com

Triadic colors

1 #E4DB6D and #6DE4DB with #DB6DE4 are triadic colors.

2 #E46DDB and #6DDBE4 with #DB6DE4 are triadic colors.