COLOR #D46E4D

HEX: #D46E4D RGB: (212,110,77)

Renk bilgisi

#D46E4D contains mainly red color. #D46E4D ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#D46E4D color RGB value is (212,110,77).

RGB: (212,110,77) (83%, 43%, 30%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 110 of 255 = 43%
B 77 of 255 = 30%

212
110
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 110 + 77 = 399 (100%)
R 212 of 399 ~ 53.13%
G 110 of 399 ~ 27.57%
B 77 of 399 ~ 19.3'%

%53.13
%27.57
%19.3

CMYK RENK MODELİ

#D46E4D rengi CMYK tonu (0,48,64,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.11%
  • sarı tonu 63.68%
  • ana renk tonu 16.86%

CMYK: (0,48,64,17)
C0M48Y64K17 (0%, 48%, 64%, 17%)
(0.00 / 0.48 / 0.64 / 0.17)

CMYK yüzdeleri

%0
%48.11
%63.68
%16.86

Codes

Color #D46E4D in popluar color models

D4 6E 4D
RGB 212 110 77
HSL 15° 61.09% 56.67%
HSB/HSV 15° 63.68% 83.14%
CMYK 0.00% 48.11% 63.68%
16.86%

Color #D46E4D in popluar number systems.

HEX D4 6E 4D
Decimal 212 110 77
Binary 11010100 1101110 1001101
Octal 324 156 115

Shades and tints

Shades of #D46E4D

#D46E4D
(212,110,77)
#C16446
(193,100,70)
#AE5A3F
(174,90,63)
#9B5038
(155,80,56)
#884631
(136,70,49)
#753C2A
(117,60,42)
#623223
(98,50,35)
#4F281C
(79,40,28)
#3C1E15
(60,30,21)
#29140E
(41,20,14)
#160A07
(22,10,7)
#000000
(0,0,0)

Tints of #D46E4D

#D46E4D
(212,110,77)
#D77B5D
(215,123,93)
#DA886D
(218,136,109)
#DD957D
(221,149,125)
#E0A28D
(224,162,141)
#E3AF9D
(227,175,157)
#E6BCAD
(230,188,173)
#E9C9BD
(233,201,189)
#ECD6CD
(236,214,205)
#EFE3DD
(239,227,221)
#F2F0ED
(242,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D46E4D color. Also use rgb(212,110,77) instead hex code.

Text Font Color

.myTextColor { color: #D46E4D; }

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

This text font color is #D46E4D.

Background Color

.myBgColor { background-color: #D46E4D; }

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

This div background color is #D46E4D.

Border color

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

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

This div border color is #D46E4D.

Opacity

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

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

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

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

This text has shadow with #D46E4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D46E4D.

Preview

Color preview on black background

This text has color #D46E4D on black background.


Color preview on white background

This text has color #D46E4D on white background.


Black color preview on #D46E4D background

This text has black color on #D46E4D background.


White color preview on #D46E4D background

This text has white color on #D46E4D background.


Related colors

Complementary color

Complementary color for #hex is #2B91B2.


I love getcolorcode.com

Triadic colors

1 #4DD46E and #6E4DD4 with #D46E4D are triadic colors.

2 #4D6ED4 and #6ED44D with #D46E4D are triadic colors.