COLOR #D34726

HEX: #D34726 RGB: (211,71,38)

Color info

#D34726 contains mainly red color. Web safe color of #D34726 is #CC3333 (or #C33).

RGB color model

#D34726 color RGB value is (211,71,38).

RGB: (211,71,38) (83%, 28%, 15%)

RGB channels and saturation

R 211 of 255 = 83%
G 71 of 255 = 28%
B 38 of 255 = 15%

211
71
38

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

Portions of RGB colors in percentages

R + G + B = 211 + 71 + 38 = 320 (100%)
R 211 of 320 ~ 65.94%
G 71 of 320 ~ 22.19%
B 38 of 320 ~ 11.88'%

%65.94
%22.19
%11.88

CMYK color model

#D34726 color CMYK value is (0,66,82,17).

  • cyan value is 0.00%
  • magenta value is 66.35%
  • yellow value is 81.99%
  • key color value is 17.25%

CMYK: (0,66,82,17)
C0M66Y82K17 (0%, 66%, 82%, 17%)
(0.00 / 0.66 / 0.82 / 0.17)

CMYK percentages

%0
%66.35
%81.99
%17.25

Codes

Color #D34726 in popluar color models

D3 47 26
RGB 211 71 38
HSL 11° 69.48% 48.82%
HSB/HSV 11° 81.99% 82.75%
CMYK 0.00% 66.35% 81.99%
17.25%

Color #D34726 in popluar number systems.

HEX D3 47 26
Decimal 211 71 38
Binary 11010011 1000111 100110
Octal 323 107 46

Shades and tints

Shades of #D34726

#D34726
(211,71,38)
#C04123
(192,65,35)
#AD3B20
(173,59,32)
#9A351D
(154,53,29)
#872F1A
(135,47,26)
#742917
(116,41,23)
#612314
(97,35,20)
#4E1D11
(78,29,17)
#3B170E
(59,23,14)
#28110B
(40,17,11)
#150B08
(21,11,8)
#000000
(0,0,0)

Tints of #D34726

#D34726
(211,71,38)
#D75739
(215,87,57)
#DB674C
(219,103,76)
#DF775F
(223,119,95)
#E38772
(227,135,114)
#E79785
(231,151,133)
#EBA798
(235,167,152)
#EFB7AB
(239,183,171)
#F3C7BE
(243,199,190)
#F7D7D1
(247,215,209)
#FBE7E4
(251,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D34726 color. Also use rgb(211,71,38) instead hex code.

Text Font Color

.myTextColor { color: #D34726; }

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

This text font color is #D34726.

Background Color

.myBgColor { background-color: #D34726; }

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

This div background color is #D34726.

Border color

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

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

This div border color is #D34726.

Opacity

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

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

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

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

This text has shadow with #D34726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D34726.

Preview

Color preview on black background

This text has color #D34726 on black background.


Color preview on white background

This text has color #D34726 on white background.


Black color preview on #D34726 background

This text has black color on #D34726 background.


White color preview on #D34726 background

This text has white color on #D34726 background.


Related colors

Complementary color

Complementary color for #hex is #2CB8D9.


I love getcolorcode.com

Triadic colors

1 #26D347 and #4726D3 with #D34726 are triadic colors.

2 #2647D3 and #47D326 with #D34726 are triadic colors.