COLOR #D375A7

HEX: #D375A7 RGB: (211,117,167)

Color info

#D375A7 contains mainly red and blue colors. Web safe color of #D375A7 is #CC6699 (or #C69).

RGB color model

#D375A7 color RGB value is (211,117,167).

RGB: (211,117,167) (83%, 46%, 65%)

RGB channels and saturation

R 211 of 255 = 83%
G 117 of 255 = 46%
B 167 of 255 = 65%

211
117
167

R + G + B ~ 65%. #D375A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 117 + 167 = 495 (100%)
R 211 of 495 ~ 42.63%
G 117 of 495 ~ 23.64%
B 167 of 495 ~ 33.74'%

%42.63
%23.64
%33.74

CMYK color model

#D375A7 color CMYK value is (0,45,21,17).

  • cyan value is 0.00%
  • magenta value is 44.55%
  • yellow value is 20.85%
  • key color value is 17.25%

CMYK: (0,45,21,17)
C0M45Y21K17 (0%, 45%, 21%, 17%)
(0.00 / 0.45 / 0.21 / 0.17)

CMYK percentages

%0
%44.55
%20.85
%17.25

Codes

Color #D375A7 in popluar color models

D3 75 A7
RGB 211 117 167
HSL 328° 51.65% 64.31%
HSB/HSV 328° 44.55% 82.75%
CMYK 0.00% 44.55% 20.85%
17.25%

Color #D375A7 in popluar number systems.

HEX D3 75 A7
Decimal 211 117 167
Binary 11010011 1110101 10100111
Octal 323 165 247

Shades and tints

Shades of #D375A7

#D375A7
(211,117,167)
#C06B98
(192,107,152)
#AD6189
(173,97,137)
#9A577A
(154,87,122)
#874D6B
(135,77,107)
#74435C
(116,67,92)
#61394D
(97,57,77)
#4E2F3E
(78,47,62)
#3B252F
(59,37,47)
#281B20
(40,27,32)
#151111
(21,17,17)
#000000
(0,0,0)

Tints of #D375A7

#D375A7
(211,117,167)
#D781AF
(215,129,175)
#DB8DB7
(219,141,183)
#DF99BF
(223,153,191)
#E3A5C7
(227,165,199)
#E7B1CF
(231,177,207)
#EBBDD7
(235,189,215)
#EFC9DF
(239,201,223)
#F3D5E7
(243,213,231)
#F7E1EF
(247,225,239)
#FBEDF7
(251,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D375A7 color. Also use rgb(211,117,167) instead hex code.

Text Font Color

.myTextColor { color: #D375A7; }

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

This text font color is #D375A7.

Background Color

.myBgColor { background-color: #D375A7; }

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

This div background color is #D375A7.

Border color

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

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

This div border color is #D375A7.

Opacity

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

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

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

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

This text has shadow with #D375A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D375A7.

Preview

Color preview on black background

This text has color #D375A7 on black background.


Color preview on white background

This text has color #D375A7 on white background.


Black color preview on #D375A7 background

This text has black color on #D375A7 background.


White color preview on #D375A7 background

This text has white color on #D375A7 background.


Related colors

Complementary color

Complementary color for #hex is #2C8A58.


I love getcolorcode.com

Triadic colors

1 #A7D375 and #75A7D3 with #D375A7 are triadic colors.

2 #A775D3 and #75D3A7 with #D375A7 are triadic colors.