COLOR #712E38

HEX: #712E38 RGB: (113,46,56)

Color info

#712E38 contains mainly red and blue colors. Web safe color of #712E38 is #663333 (or #633).

RGB color model

#712E38 color RGB value is (113,46,56).

RGB: (113,46,56) (44%, 18%, 22%)

RGB channels and saturation

R 113 of 255 = 44%
G 46 of 255 = 18%
B 56 of 255 = 22%

113
46
56

R + G + B ~ 28%. #712E38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 46 + 56 = 215 (100%)
R 113 of 215 ~ 52.56%
G 46 of 215 ~ 21.4%
B 56 of 215 ~ 26.05'%

%52.56
%21.4
%26.05

CMYK color model

#712E38 color CMYK value is (0,59,50,56).

  • cyan value is 0.00%
  • magenta value is 59.29%
  • yellow value is 50.44%
  • key color value is 55.69%

CMYK: (0,59,50,56)
C0M59Y50K56 (0%, 59%, 50%, 56%)
(0.00 / 0.59 / 0.50 / 0.56)

CMYK percentages

%0
%59.29
%50.44
%55.69

Codes

Color #712E38 in popluar color models

71 2E 38
RGB 113 46 56
HSL 351° 42.14% 31.18%
HSB/HSV 351° 59.29% 44.31%
CMYK 0.00% 59.29% 50.44%
55.69%

Color #712E38 in popluar number systems.

HEX 71 2E 38
Decimal 113 46 56
Binary 1110001 101110 111000
Octal 161 56 70

Shades and tints

Shades of #712E38

#712E38
(113,46,56)
#672A33
(103,42,51)
#5D262E
(93,38,46)
#532229
(83,34,41)
#491E24
(73,30,36)
#3F1A1F
(63,26,31)
#35161A
(53,22,26)
#2B1215
(43,18,21)
#210E10
(33,14,16)
#170A0B
(23,10,11)
#0D0606
(13,6,6)
#000000
(0,0,0)

Tints of #712E38

#712E38
(113,46,56)
#7D414A
(125,65,74)
#89545C
(137,84,92)
#95676E
(149,103,110)
#A17A80
(161,122,128)
#AD8D92
(173,141,146)
#B9A0A4
(185,160,164)
#C5B3B6
(197,179,182)
#D1C6C8
(209,198,200)
#DDD9DA
(221,217,218)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #712E38 color. Also use rgb(113,46,56) instead hex code.

Text Font Color

.myTextColor { color: #712E38; }

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

This text font color is #712E38.

Background Color

.myBgColor { background-color: #712E38; }

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

This div background color is #712E38.

Border color

.myBorderColor { border: 1px solid #712E38; }

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

This div border color is #712E38.

Opacity

.myOpacity80 { color: #712E38; opacity: 0.8; }

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

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

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

This text has shadow with #712E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #712E38.

Preview

Color preview on black background

This text has color #712E38 on black background.


Color preview on white background

This text has color #712E38 on white background.


Black color preview on #712E38 background

This text has black color on #712E38 background.


White color preview on #712E38 background

This text has white color on #712E38 background.


Related colors

Complementary color

Complementary color for #hex is #8ED1C7.


I love getcolorcode.com

Triadic colors

1 #38712E and #2E3871 with #712E38 are triadic colors.

2 #382E71 and #2E7138 with #712E38 are triadic colors.