COLOR #D47640

HEX: #D47640 RGB: (212,118,64)

Color info

#D47640 contains mainly red color. Web safe color of #D47640 is #CC6633 (or #C63).

RGB color model

#D47640 color RGB value is (212,118,64).

RGB: (212,118,64) (83%, 46%, 25%)

RGB channels and saturation

R 212 of 255 = 83%
G 118 of 255 = 46%
B 64 of 255 = 25%

212
118
64

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

Portions of RGB colors in percentages

R + G + B = 212 + 118 + 64 = 394 (100%)
R 212 of 394 ~ 53.81%
G 118 of 394 ~ 29.95%
B 64 of 394 ~ 16.24'%

%53.81
%29.95
%16.24

CMYK color model

#D47640 color CMYK value is (0,44,70,17).

  • cyan value is 0.00%
  • magenta value is 44.34%
  • yellow value is 69.81%
  • key color value is 16.86%

CMYK: (0,44,70,17)
C0M44Y70K17 (0%, 44%, 70%, 17%)
(0.00 / 0.44 / 0.70 / 0.17)

CMYK percentages

%0
%44.34
%69.81
%16.86

Codes

Color #D47640 in popluar color models

D4 76 40
RGB 212 118 64
HSL 22° 63.25% 54.12%
HSB/HSV 22° 69.81% 83.14%
CMYK 0.00% 44.34% 69.81%
16.86%

Color #D47640 in popluar number systems.

HEX D4 76 40
Decimal 212 118 64
Binary 11010100 1110110 1000000
Octal 324 166 100

Shades and tints

Shades of #D47640

#D47640
(212,118,64)
#C16C3B
(193,108,59)
#AE6236
(174,98,54)
#9B5831
(155,88,49)
#884E2C
(136,78,44)
#754427
(117,68,39)
#623A22
(98,58,34)
#4F301D
(79,48,29)
#3C2618
(60,38,24)
#291C13
(41,28,19)
#16120E
(22,18,14)
#000000
(0,0,0)

Tints of #D47640

#D47640
(212,118,64)
#D78251
(215,130,81)
#DA8E62
(218,142,98)
#DD9A73
(221,154,115)
#E0A684
(224,166,132)
#E3B295
(227,178,149)
#E6BEA6
(230,190,166)
#E9CAB7
(233,202,183)
#ECD6C8
(236,214,200)
#EFE2D9
(239,226,217)
#F2EEEA
(242,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D47640 color. Also use rgb(212,118,64) instead hex code.

Text Font Color

.myTextColor { color: #D47640; }

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

This text font color is #D47640.

Background Color

.myBgColor { background-color: #D47640; }

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

This div background color is #D47640.

Border color

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

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

This div border color is #D47640.

Opacity

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

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

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

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

This text has shadow with #D47640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D47640.

Preview

Color preview on black background

This text has color #D47640 on black background.


Color preview on white background

This text has color #D47640 on white background.


Black color preview on #D47640 background

This text has black color on #D47640 background.


White color preview on #D47640 background

This text has white color on #D47640 background.


Related colors

Complementary color

Complementary color for #hex is #2B89BF.


I love getcolorcode.com

Triadic colors

1 #40D476 and #7640D4 with #D47640 are triadic colors.

2 #4076D4 and #76D440 with #D47640 are triadic colors.