COLOR #D690D5

HEX: #D690D5 RGB: (214,144,213)

Color info

#D690D5 contains mainly red and blue colors. Web safe color of #D690D5 is #CC99CC (or #C9C).

RGB color model

#D690D5 color RGB value is (214,144,213).

RGB: (214,144,213) (84%, 56%, 84%)

RGB channels and saturation

R 214 of 255 = 84%
G 144 of 255 = 56%
B 213 of 255 = 84%

214
144
213

R + G + B ~ 75%. #D690D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 144 + 213 = 571 (100%)
R 214 of 571 ~ 37.48%
G 144 of 571 ~ 25.22%
B 213 of 571 ~ 37.3'%

%37.48
%25.22
%37.3

CMYK color model

#D690D5 color CMYK value is (0,33,0,16).

  • cyan value is 0.00%
  • magenta value is 32.71%
  • yellow value is 0.47%
  • key color value is 16.08%

CMYK: (0,33,0,16)
C0M33Y0K16 (0%, 33%, 0%, 16%)
(0.00 / 0.33 / 0.00 / 0.16)

CMYK percentages

%0
%32.71
%0.47
%16.08

Codes

Color #D690D5 in popluar color models

D6 90 D5
RGB 214 144 213
HSL 301° 46.05% 70.20%
HSB/HSV 301° 32.71% 83.92%
CMYK 0.00% 32.71% 0.47%
16.08%

Color #D690D5 in popluar number systems.

HEX D6 90 D5
Decimal 214 144 213
Binary 11010110 10010000 11010101
Octal 326 220 325

Shades and tints

Shades of #D690D5

#D690D5
(214,144,213)
#C383C2
(195,131,194)
#B076AF
(176,118,175)
#9D699C
(157,105,156)
#8A5C89
(138,92,137)
#774F76
(119,79,118)
#644263
(100,66,99)
#513550
(81,53,80)
#3E283D
(62,40,61)
#2B1B2A
(43,27,42)
#180E17
(24,14,23)
#000000
(0,0,0)

Tints of #D690D5

#D690D5
(214,144,213)
#D99AD8
(217,154,216)
#DCA4DB
(220,164,219)
#DFAEDE
(223,174,222)
#E2B8E1
(226,184,225)
#E5C2E4
(229,194,228)
#E8CCE7
(232,204,231)
#EBD6EA
(235,214,234)
#EEE0ED
(238,224,237)
#F1EAF0
(241,234,240)
#F4F4F3
(244,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D690D5 color. Also use rgb(214,144,213) instead hex code.

Text Font Color

.myTextColor { color: #D690D5; }

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

This text font color is #D690D5.

Background Color

.myBgColor { background-color: #D690D5; }

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

This div background color is #D690D5.

Border color

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

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

This div border color is #D690D5.

Opacity

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

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

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

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

This text has shadow with #D690D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D690D5.

Preview

Color preview on black background

This text has color #D690D5 on black background.


Color preview on white background

This text has color #D690D5 on white background.


Black color preview on #D690D5 background

This text has black color on #D690D5 background.


White color preview on #D690D5 background

This text has white color on #D690D5 background.


Related colors

Complementary color

Complementary color for #hex is #296F2A.


I love getcolorcode.com

Triadic colors

1 #D5D690 and #90D5D6 with #D690D5 are triadic colors.

2 #D590D6 and #90D6D5 with #D690D5 are triadic colors.