COLOR #D94763

HEX: #D94763 RGB: (217,71,99)

Color info

#D94763 contains mainly red color. Web safe color of #D94763 is #CC3366 (or #C36).

RGB color model

#D94763 color RGB value is (217,71,99).

RGB: (217,71,99) (85%, 28%, 39%)

RGB channels and saturation

R 217 of 255 = 85%
G 71 of 255 = 28%
B 99 of 255 = 39%

217
71
99

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

Portions of RGB colors in percentages

R + G + B = 217 + 71 + 99 = 387 (100%)
R 217 of 387 ~ 56.07%
G 71 of 387 ~ 18.35%
B 99 of 387 ~ 25.58'%

%56.07
%18.35
%25.58

CMYK color model

#D94763 color CMYK value is (0,67,54,15).

  • cyan value is 0.00%
  • magenta value is 67.28%
  • yellow value is 54.38%
  • key color value is 14.90%

CMYK: (0,67,54,15)
C0M67Y54K15 (0%, 67%, 54%, 15%)
(0.00 / 0.67 / 0.54 / 0.15)

CMYK percentages

%0
%67.28
%54.38
%14.9

Codes

Color #D94763 in popluar color models

D9 47 63
RGB 217 71 99
HSL 348° 65.77% 56.47%
HSB/HSV 348° 67.28% 85.10%
CMYK 0.00% 67.28% 54.38%
14.90%

Color #D94763 in popluar number systems.

HEX D9 47 63
Decimal 217 71 99
Binary 11011001 1000111 1100011
Octal 331 107 143

Shades and tints

Shades of #D94763

#D94763
(217,71,99)
#C6415A
(198,65,90)
#B33B51
(179,59,81)
#A03548
(160,53,72)
#8D2F3F
(141,47,63)
#7A2936
(122,41,54)
#67232D
(103,35,45)
#541D24
(84,29,36)
#41171B
(65,23,27)
#2E1112
(46,17,18)
#1B0B09
(27,11,9)
#000000
(0,0,0)

Tints of #D94763

#D94763
(217,71,99)
#DC5771
(220,87,113)
#DF677F
(223,103,127)
#E2778D
(226,119,141)
#E5879B
(229,135,155)
#E897A9
(232,151,169)
#EBA7B7
(235,167,183)
#EEB7C5
(238,183,197)
#F1C7D3
(241,199,211)
#F4D7E1
(244,215,225)
#F7E7EF
(247,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D94763 color. Also use rgb(217,71,99) instead hex code.

Text Font Color

.myTextColor { color: #D94763; }

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

This text font color is #D94763.

Background Color

.myBgColor { background-color: #D94763; }

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

This div background color is #D94763.

Border color

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

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

This div border color is #D94763.

Opacity

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

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

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

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

This text has shadow with #D94763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D94763.

Preview

Color preview on black background

This text has color #D94763 on black background.


Color preview on white background

This text has color #D94763 on white background.


Black color preview on #D94763 background

This text has black color on #D94763 background.


White color preview on #D94763 background

This text has white color on #D94763 background.


Related colors

Complementary color

Complementary color for #hex is #26B89C.


I love getcolorcode.com

Triadic colors

1 #63D947 and #4763D9 with #D94763 are triadic colors.

2 #6347D9 and #47D963 with #D94763 are triadic colors.