COLOR #D35542

HEX: #D35542 RGB: (211,85,66)

Color info

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

RGB color model

#D35542 color RGB value is (211,85,66).

RGB: (211,85,66) (83%, 33%, 26%)

RGB channels and saturation

R 211 of 255 = 83%
G 85 of 255 = 33%
B 66 of 255 = 26%

211
85
66

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

Portions of RGB colors in percentages

R + G + B = 211 + 85 + 66 = 362 (100%)
R 211 of 362 ~ 58.29%
G 85 of 362 ~ 23.48%
B 66 of 362 ~ 18.23'%

%58.29
%23.48
%18.23

CMYK color model

#D35542 color CMYK value is (0,60,69,17).

  • cyan value is 0.00%
  • magenta value is 59.72%
  • yellow value is 68.72%
  • key color value is 17.25%
CMYK: (0,60,69,17) C0M60Y69K17 (0%,60%,69%,17%) (0.00/0.60/0.69/0.17) 

CMYK percentages

%0
%59.72
%68.72
%17.25

Codes

Color #D35542 in popluar color models

D3 55 42
RGB 211 85 66
HSL 62.23% 54.31%
HSB/HSV 68.72% 82.75%
CMYK 0.00% 59.72% 68.72%
17.25%

Color #D35542 in popluar number systems.

HEX D3 55 42
Decimal 211 85 66
Binary 11010011 1010101 1000010
Octal 323 125 102

Shades and tints

Shades of #D35542

#D35542
(211,85,66)
#C04E3C
(192,78,60)
#AD4736
(173,71,54)
#9A4030
(154,64,48)
#87392A
(135,57,42)
#743224
(116,50,36)
#612B1E
(97,43,30)
#4E2418
(78,36,24)
#3B1D12
(59,29,18)
#28160C
(40,22,12)
#150F06
(21,15,6)
#000000
(0,0,0)

Tints of #D35542

#D35542
(211,85,66)
#D76453
(215,100,83)
#DB7364
(219,115,100)
#DF8275
(223,130,117)
#E39186
(227,145,134)
#E7A097
(231,160,151)
#EBAFA8
(235,175,168)
#EFBEB9
(239,190,185)
#F3CDCA
(243,205,202)
#F7DCDB
(247,220,219)
#FBEBEC
(251,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D35542 color. Also use rgb(211,85,66) instead hex code.

Text Font Color

.myTextColor { color: #D35542; }

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

This text font color is #D35542.

Background Color

.myBgColor { background-color: #D35542; }

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

This div background color is #D35542.

Border color

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

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

This div border color is #D35542.

Opacity

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

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

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

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

This text has shadow with #D35542 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D35542.

Preview

Color preview on black background

This text has color #D35542 on black background.


Color preview on white background

This text has color #D35542 on white background.


Black color preview on #D35542 background

This text has black color on #D35542 background.


White color preview on #D35542 background

This text has white color on #D35542 background.


Related colors

Complementary color

Complementary color for #hex is #2CAABD.


I love getcolorcode.com

Triadic colors

1 #42D355 and #5542D3 with #D35542 are triadic colors.

2 #4255D3 and #55D342 with #D35542 are triadic colors.