COLOR #D64665

HEX: #D64665 RGB: (214,70,101)

Color info

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

RGB color model

#D64665 color RGB value is (214,70,101).

RGB: (214,70,101) (84%, 27%, 40%)

RGB channels and saturation

R 214 of 255 = 84%
G 70 of 255 = 27%
B 101 of 255 = 40%

214
70
101

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

Portions of RGB colors in percentages

R + G + B = 214 + 70 + 101 = 385 (100%)
R 214 of 385 ~ 55.58%
G 70 of 385 ~ 18.18%
B 101 of 385 ~ 26.23'%

%55.58
%18.18
%26.23

CMYK color model

#D64665 color CMYK value is (0,67,53,16).

  • cyan value is 0.00%
  • magenta value is 67.29%
  • yellow value is 52.80%
  • key color value is 16.08%
CMYK: (0,67,53,16) C0M67Y53K16 (0%,67%,53%,16%) (0.00/0.67/0.53/0.16) 

CMYK percentages

%0
%67.29
%52.8
%16.08

Codes

Color #D64665 in popluar color models

D6 46 65
RGB 214 70 101
HSL 347° 63.72% 55.69%
HSB/HSV 347° 67.29% 83.92%
CMYK 0.00% 67.29% 52.80%
16.08%

Color #D64665 in popluar number systems.

HEX D6 46 65
Decimal 214 70 101
Binary 11010110 1000110 1100101
Octal 326 106 145

Shades and tints

Shades of #D64665

#D64665
(214,70,101)
#C3405C
(195,64,92)
#B03A53
(176,58,83)
#9D344A
(157,52,74)
#8A2E41
(138,46,65)
#772838
(119,40,56)
#64222F
(100,34,47)
#511C26
(81,28,38)
#3E161D
(62,22,29)
#2B1014
(43,16,20)
#180A0B
(24,10,11)
#000000
(0,0,0)

Tints of #D64665

#D64665
(214,70,101)
#D95673
(217,86,115)
#DC6681
(220,102,129)
#DF768F
(223,118,143)
#E2869D
(226,134,157)
#E596AB
(229,150,171)
#E8A6B9
(232,166,185)
#EBB6C7
(235,182,199)
#EEC6D5
(238,198,213)
#F1D6E3
(241,214,227)
#F4E6F1
(244,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D64665 color. Also use rgb(214,70,101) instead hex code.

Text Font Color

.myTextColor { color: #D64665; }

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

This text font color is #D64665.

Background Color

.myBgColor { background-color: #D64665; }

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

This div background color is #D64665.

Border color

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

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

This div border color is #D64665.

Opacity

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

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

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

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

This text has shadow with #D64665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D64665.

Preview

Color preview on black background

This text has color #D64665 on black background.


Color preview on white background

This text has color #D64665 on white background.


Black color preview on #D64665 background

This text has black color on #D64665 background.


White color preview on #D64665 background

This text has white color on #D64665 background.


Related colors

Complementary color

Complementary color for #hex is #29B99A.


I love getcolorcode.com

Triadic colors

1 #65D646 and #4665D6 with #D64665 are triadic colors.

2 #6546D6 and #46D665 with #D64665 are triadic colors.