COLOR #723C38

HEX: #723C38 RGB: (114,60,56)

Color info

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

RGB color model

#723C38 color RGB value is (114,60,56).

RGB: (114,60,56) (45%, 24%, 22%)

RGB channels and saturation

R 114 of 255 = 45%
G 60 of 255 = 24%
B 56 of 255 = 22%

114
60
56

R + G + B ~ 30%. #723C38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 60 + 56 = 230 (100%)
R 114 of 230 ~ 49.57%
G 60 of 230 ~ 26.09%
B 56 of 230 ~ 24.35'%

%49.57
%26.09
%24.35

CMYK color model

#723C38 color CMYK value is (0,47,51,55).

  • cyan value is 0.00%
  • magenta value is 47.37%
  • yellow value is 50.88%
  • key color value is 55.29%

CMYK: (0,47,51,55)
C0M47Y51K55 (0%, 47%, 51%, 55%)
(0.00 / 0.47 / 0.51 / 0.55)

CMYK percentages

%0
%47.37
%50.88
%55.29

Codes

Color #723C38 in popluar color models

72 3C 38
RGB 114 60 56
HSL 34.12% 33.33%
HSB/HSV 50.88% 44.71%
CMYK 0.00% 47.37% 50.88%
55.29%

Color #723C38 in popluar number systems.

HEX 72 3C 38
Decimal 114 60 56
Binary 1110010 111100 111000
Octal 162 74 70

Shades and tints

Shades of #723C38

#723C38
(114,60,56)
#683733
(104,55,51)
#5E322E
(94,50,46)
#542D29
(84,45,41)
#4A2824
(74,40,36)
#40231F
(64,35,31)
#361E1A
(54,30,26)
#2C1915
(44,25,21)
#221410
(34,20,16)
#180F0B
(24,15,11)
#0E0A06
(14,10,6)
#000000
(0,0,0)

Tints of #723C38

#723C38
(114,60,56)
#7E4D4A
(126,77,74)
#8A5E5C
(138,94,92)
#966F6E
(150,111,110)
#A28080
(162,128,128)
#AE9192
(174,145,146)
#BAA2A4
(186,162,164)
#C6B3B6
(198,179,182)
#D2C4C8
(210,196,200)
#DED5DA
(222,213,218)
#EAE6EC
(234,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #723C38 color. Also use rgb(114,60,56) instead hex code.

Text Font Color

.myTextColor { color: #723C38; }

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

This text font color is #723C38.

Background Color

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

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

This div background color is #723C38.

Border color

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

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

This div border color is #723C38.

Opacity

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

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

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

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

This text has shadow with #723C38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723C38.

Preview

Color preview on black background

This text has color #723C38 on black background.


Color preview on white background

This text has color #723C38 on white background.


Black color preview on #723C38 background

This text has black color on #723C38 background.


White color preview on #723C38 background

This text has white color on #723C38 background.


Related colors

Complementary color

Complementary color for #hex is #8DC3C7.


I love getcolorcode.com

Triadic colors

1 #38723C and #3C3872 with #723C38 are triadic colors.

2 #383C72 and #3C7238 with #723C38 are triadic colors.