COLOR #D637B5

HEX: #D637B5 RGB: (214,55,181)

Color info

#D637B5 contains mainly red and blue colors. Web safe color of #D637B5 is #CC33CC (or #C3C).

RGB color model

#D637B5 color RGB value is (214,55,181).

RGB: (214,55,181) (84%, 22%, 71%)

RGB channels and saturation

R 214 of 255 = 84%
G 55 of 255 = 22%
B 181 of 255 = 71%

214
55
181

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

Portions of RGB colors in percentages

R + G + B = 214 + 55 + 181 = 450 (100%)
R 214 of 450 ~ 47.56%
G 55 of 450 ~ 12.22%
B 181 of 450 ~ 40.22'%

%47.56
%12.22
%40.22

CMYK color model

#D637B5 color CMYK value is (0,74,15,16).

  • cyan value is 0.00%
  • magenta value is 74.30%
  • yellow value is 15.42%
  • key color value is 16.08%

CMYK: (0,74,15,16)
C0M74Y15K16 (0%, 74%, 15%, 16%)
(0.00 / 0.74 / 0.15 / 0.16)

CMYK percentages

%0
%74.3
%15.42
%16.08

Codes

Color #D637B5 in popluar color models

D6 37 B5
RGB 214 55 181
HSL 312° 65.98% 52.75%
HSB/HSV 312° 74.30% 83.92%
CMYK 0.00% 74.30% 15.42%
16.08%

Color #D637B5 in popluar number systems.

HEX D6 37 B5
Decimal 214 55 181
Binary 11010110 110111 10110101
Octal 326 67 265

Shades and tints

Shades of #D637B5

#D637B5
(214,55,181)
#C332A5
(195,50,165)
#B02D95
(176,45,149)
#9D2885
(157,40,133)
#8A2375
(138,35,117)
#771E65
(119,30,101)
#641955
(100,25,85)
#511445
(81,20,69)
#3E0F35
(62,15,53)
#2B0A25
(43,10,37)
#180515
(24,5,21)
#000000
(0,0,0)

Tints of #D637B5

#D637B5
(214,55,181)
#D949BB
(217,73,187)
#DC5BC1
(220,91,193)
#DF6DC7
(223,109,199)
#E27FCD
(226,127,205)
#E591D3
(229,145,211)
#E8A3D9
(232,163,217)
#EBB5DF
(235,181,223)
#EEC7E5
(238,199,229)
#F1D9EB
(241,217,235)
#F4EBF1
(244,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D637B5 color. Also use rgb(214,55,181) instead hex code.

Text Font Color

.myTextColor { color: #D637B5; }

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

This text font color is #D637B5.

Background Color

.myBgColor { background-color: #D637B5; }

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

This div background color is #D637B5.

Border color

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

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

This div border color is #D637B5.

Opacity

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

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

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

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

This text has shadow with #D637B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D637B5.

Preview

Color preview on black background

This text has color #D637B5 on black background.


Color preview on white background

This text has color #D637B5 on white background.


Black color preview on #D637B5 background

This text has black color on #D637B5 background.


White color preview on #D637B5 background

This text has white color on #D637B5 background.


Related colors

Complementary color

Complementary color for #hex is #29C84A.


I love getcolorcode.com

Triadic colors

1 #B5D637 and #37B5D6 with #D637B5 are triadic colors.

2 #B537D6 and #37D6B5 with #D637B5 are triadic colors.