COLOR #D14490

HEX: #D14490 RGB: (209,68,144)

Color info

#D14490 contains mainly red color. Web safe color of #D14490 is #CC3399 (or #C39).

RGB color model

#D14490 color RGB value is (209,68,144).

RGB: (209,68,144) (82%, 27%, 56%)

RGB channels and saturation

R 209 of 255 = 82%
G 68 of 255 = 27%
B 144 of 255 = 56%

209
68
144

R + G + B ~ 55%. #D14490 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 209 + 68 + 144 = 421 (100%)
R 209 of 421 ~ 49.64%
G 68 of 421 ~ 16.15%
B 144 of 421 ~ 34.2'%

%49.64
%16.15
%34.2

CMYK color model

#D14490 color CMYK value is (0,67,31,18).

  • cyan value is 0.00%
  • magenta value is 67.46%
  • yellow value is 31.10%
  • key color value is 18.04%

CMYK: (0,67,31,18)
C0M67Y31K18 (0%, 67%, 31%, 18%)
(0.00 / 0.67 / 0.31 / 0.18)

CMYK percentages

%0
%67.46
%31.1
%18.04

Codes

Color #D14490 in popluar color models

D1 44 90
RGB 209 68 144
HSL 328° 60.52% 54.31%
HSB/HSV 328° 67.46% 81.96%
CMYK 0.00% 67.46% 31.10%
18.04%

Color #D14490 in popluar number systems.

HEX D1 44 90
Decimal 209 68 144
Binary 11010001 1000100 10010000
Octal 321 104 220

Shades and tints

Shades of #D14490

#D14490
(209,68,144)
#BE3E83
(190,62,131)
#AB3876
(171,56,118)
#983269
(152,50,105)
#852C5C
(133,44,92)
#72264F
(114,38,79)
#5F2042
(95,32,66)
#4C1A35
(76,26,53)
#391428
(57,20,40)
#260E1B
(38,14,27)
#13080E
(19,8,14)
#000000
(0,0,0)

Tints of #D14490

#D14490
(209,68,144)
#D5559A
(213,85,154)
#D966A4
(217,102,164)
#DD77AE
(221,119,174)
#E188B8
(225,136,184)
#E599C2
(229,153,194)
#E9AACC
(233,170,204)
#EDBBD6
(237,187,214)
#F1CCE0
(241,204,224)
#F5DDEA
(245,221,234)
#F9EEF4
(249,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D14490 color. Also use rgb(209,68,144) instead hex code.

Text Font Color

.myTextColor { color: #D14490; }

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

This text font color is #D14490.

Background Color

.myBgColor { background-color: #D14490; }

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

This div background color is #D14490.

Border color

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

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

This div border color is #D14490.

Opacity

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

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

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

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

This text has shadow with #D14490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D14490.

Preview

Color preview on black background

This text has color #D14490 on black background.


Color preview on white background

This text has color #D14490 on white background.


Black color preview on #D14490 background

This text has black color on #D14490 background.


White color preview on #D14490 background

This text has white color on #D14490 background.


Related colors

Complementary color

Complementary color for #hex is #2EBB6F.


I love getcolorcode.com

Triadic colors

1 #90D144 and #4490D1 with #D14490 are triadic colors.

2 #9044D1 and #44D190 with #D14490 are triadic colors.