COLOR #D363DB

HEX: #D363DB RGB: (211,99,219)

Renk bilgisi

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

RGB renk modeli

#D363DB color RGB value is (211,99,219).

RGB: (211,99,219) (83%, 39%, 86%)

RGB bağlantıları ve doygunluk

R 211 of 255 = 83%
G 99 of 255 = 39%
B 219 of 255 = 86%

211
99
219

R + G + B ~ 69%. #D363DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 211 + 99 + 219 = 529 (100%)
R 211 of 529 ~ 39.89%
G 99 of 529 ~ 18.71%
B 219 of 529 ~ 41.4'%

%39.89
%18.71
%41.4

CMYK RENK MODELİ

#D363DB rengi CMYK tonu (4,55,0,14).

  • camgöbeği tonu 3.65%
  • eflatun tonu 54.79%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (4,55,0,14)
C4M55Y0K14 (4%, 55%, 0%, 14%)
(0.04 / 0.55 / 0.00 / 0.14)

CMYK yüzdeleri

%3.65
%54.79
%0
%14.12

Codes

Color #D363DB in popluar color models

D3 63 DB
RGB 211 99 219
HSL 296° 62.50% 62.35%
HSB/HSV 296° 54.79% 85.88%
CMYK 3.65% 54.79% 0.00%
14.12%

Color #D363DB in popluar number systems.

HEX D3 63 DB
Decimal 211 99 219
Binary 11010011 1100011 11011011
Octal 323 143 333

Shades and tints

Shades of #D363DB

#D363DB
(211,99,219)
#C05AC8
(192,90,200)
#AD51B5
(173,81,181)
#9A48A2
(154,72,162)
#873F8F
(135,63,143)
#74367C
(116,54,124)
#612D69
(97,45,105)
#4E2456
(78,36,86)
#3B1B43
(59,27,67)
#281230
(40,18,48)
#15091D
(21,9,29)
#000000
(0,0,0)

Tints of #D363DB

#D363DB
(211,99,219)
#D771DE
(215,113,222)
#DB7FE1
(219,127,225)
#DF8DE4
(223,141,228)
#E39BE7
(227,155,231)
#E7A9EA
(231,169,234)
#EBB7ED
(235,183,237)
#EFC5F0
(239,197,240)
#F3D3F3
(243,211,243)
#F7E1F6
(247,225,246)
#FBEFF9
(251,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D363DB color. Also use rgb(211,99,219) instead hex code.

Text Font Color

.myTextColor { color: #D363DB; }

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

This text font color is #D363DB.

Background Color

.myBgColor { background-color: #D363DB; }

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

This div background color is #D363DB.

Border color

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

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

This div border color is #D363DB.

Opacity

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

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

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

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

This text has shadow with #D363DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D363DB.

Preview

Color preview on black background

This text has color #D363DB on black background.


Color preview on white background

This text has color #D363DB on white background.


Black color preview on #D363DB background

This text has black color on #D363DB background.


White color preview on #D363DB background

This text has white color on #D363DB background.


Related colors

Complementary color

Complementary color for #hex is #2C9C24.


I love getcolorcode.com

Triadic colors

1 #DBD363 and #63DBD3 with #D363DB are triadic colors.

2 #DB63D3 and #63D3DB with #D363DB are triadic colors.