COLOR #D46766

HEX: #D46766 RGB: (212,103,102)

Color info

#D46766 contains mainly red color. Web safe color of #D46766 is #CC6666 (or #C66).

RGB color model

#D46766 color RGB value is (212,103,102).

RGB: (212,103,102) (83%, 40%, 40%)

RGB channels and saturation

R 212 of 255 = 83%
G 103 of 255 = 40%
B 102 of 255 = 40%

212
103
102

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

Portions of RGB colors in percentages

R + G + B = 212 + 103 + 102 = 417 (100%)
R 212 of 417 ~ 50.84%
G 103 of 417 ~ 24.7%
B 102 of 417 ~ 24.46'%

%50.84
%24.7
%24.46

CMYK color model

#D46766 color CMYK value is (0,51,52,17).

  • cyan value is 0.00%
  • magenta value is 51.42%
  • yellow value is 51.89%
  • key color value is 16.86%

CMYK: (0,51,52,17)
C0M51Y52K17 (0%, 51%, 52%, 17%)
(0.00 / 0.51 / 0.52 / 0.17)

CMYK percentages

%0
%51.42
%51.89
%16.86

Codes

Color #D46766 in popluar color models

D4 67 66
RGB 212 103 102
HSL 56.12% 61.57%
HSB/HSV 51.89% 83.14%
CMYK 0.00% 51.42% 51.89%
16.86%

Color #D46766 in popluar number systems.

HEX D4 67 66
Decimal 212 103 102
Binary 11010100 1100111 1100110
Octal 324 147 146

Shades and tints

Shades of #D46766

#D46766
(212,103,102)
#C15E5D
(193,94,93)
#AE5554
(174,85,84)
#9B4C4B
(155,76,75)
#884342
(136,67,66)
#753A39
(117,58,57)
#623130
(98,49,48)
#4F2827
(79,40,39)
#3C1F1E
(60,31,30)
#291615
(41,22,21)
#160D0C
(22,13,12)
#000000
(0,0,0)

Tints of #D46766

#D46766
(212,103,102)
#D77473
(215,116,115)
#DA8180
(218,129,128)
#DD8E8D
(221,142,141)
#E09B9A
(224,155,154)
#E3A8A7
(227,168,167)
#E6B5B4
(230,181,180)
#E9C2C1
(233,194,193)
#ECCFCE
(236,207,206)
#EFDCDB
(239,220,219)
#F2E9E8
(242,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D46766 color. Also use rgb(212,103,102) instead hex code.

Text Font Color

.myTextColor { color: #D46766; }

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

This text font color is #D46766.

Background Color

.myBgColor { background-color: #D46766; }

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

This div background color is #D46766.

Border color

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

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

This div border color is #D46766.

Opacity

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

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

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

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

This text has shadow with #D46766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D46766.

Preview

Color preview on black background

This text has color #D46766 on black background.


Color preview on white background

This text has color #D46766 on white background.


Black color preview on #D46766 background

This text has black color on #D46766 background.


White color preview on #D46766 background

This text has white color on #D46766 background.


Related colors

Complementary color

Complementary color for #hex is #2B9899.


I love getcolorcode.com

Triadic colors

1 #66D467 and #6766D4 with #D46766 are triadic colors.

2 #6667D4 and #67D466 with #D46766 are triadic colors.