COLOR #723D3A

HEX: #723D3A RGB: (114,61,58)

Color info

#723D3A contains red, green and blue colors in about the same proportion. Web safe color of #723D3A is #663333 (or #633).

RGB color model

#723D3A color RGB value is (114,61,58).

RGB: (114,61,58) (45%, 24%, 23%)

RGB channels and saturation

R 114 of 255 = 45%
G 61 of 255 = 24%
B 58 of 255 = 23%

114
61
58

R + G + B ~ 31%. #723D3A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 61 + 58 = 233 (100%)
R 114 of 233 ~ 48.93%
G 61 of 233 ~ 26.18%
B 58 of 233 ~ 24.89'%

%48.93
%26.18
%24.89

CMYK color model

#723D3A color CMYK value is (0,46,49,55).

  • cyan value is 0.00%
  • magenta value is 46.49%
  • yellow value is 49.12%
  • key color value is 55.29%
CMYK: (0,46,49,55) C0M46Y49K55 (0%,46%,49%,55%) (0.00/0.46/0.49/0.55) 

CMYK percentages

%0
%46.49
%49.12
%55.29

Codes

Color #723D3A in popluar color models

72 3D 3A
RGB 114 61 58
HSL 32.56% 33.73%
HSB/HSV 49.12% 44.71%
CMYK 0.00% 46.49% 49.12%
55.29%

Color #723D3A in popluar number systems.

HEX 72 3D 3A
Decimal 114 61 58
Binary 1110010 111101 111010
Octal 162 75 72

Shades and tints

Shades of #723D3A

#723D3A
(114,61,58)
#683835
(104,56,53)
#5E3330
(94,51,48)
#542E2B
(84,46,43)
#4A2926
(74,41,38)
#402421
(64,36,33)
#361F1C
(54,31,28)
#2C1A17
(44,26,23)
#221512
(34,21,18)
#18100D
(24,16,13)
#0E0B08
(14,11,8)
#000000
(0,0,0)

Tints of #723D3A

#723D3A
(114,61,58)
#7E4E4B
(126,78,75)
#8A5F5C
(138,95,92)
#96706D
(150,112,109)
#A2817E
(162,129,126)
#AE928F
(174,146,143)
#BAA3A0
(186,163,160)
#C6B4B1
(198,180,177)
#D2C5C2
(210,197,194)
#DED6D3
(222,214,211)
#EAE7E4
(234,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #723D3A color. Also use rgb(114,61,58) instead hex code.

Text Font Color

.myTextColor { color: #723D3A; }

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

This text font color is #723D3A.

Background Color

.myBgColor { background-color: #723D3A; }

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

This div background color is #723D3A.

Border color

.myBorderColor { border: 1px solid #723D3A; }

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

This div border color is #723D3A.

Opacity

.myOpacity80 { color: #723D3A; opacity: 0.8; }

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

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

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

This text has shadow with #723D3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723D3A.

Preview

Color preview on black background

This text has color #723D3A on black background.


Color preview on white background

This text has color #723D3A on white background.


Black color preview on #723D3A background

This text has black color on #723D3A background.


White color preview on #723D3A background

This text has white color on #723D3A background.


Related colors

Complementary color

Complementary color for #hex is #8DC2C5.


I love getcolorcode.com

Triadic colors

1 #3A723D and #3D3A72 with #723D3A are triadic colors.

2 #3A3D72 and #3D723A with #723D3A are triadic colors.