COLOR #723942

HEX: #723942 RGB: (114,57,66)

Color info

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

RGB color model

#723942 color RGB value is (114,57,66).

RGB: (114,57,66) (45%, 22%, 26%)

RGB channels and saturation

R 114 of 255 = 45%
G 57 of 255 = 22%
B 66 of 255 = 26%

114
57
66

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

Portions of RGB colors in percentages

R + G + B = 114 + 57 + 66 = 237 (100%)
R 114 of 237 ~ 48.1%
G 57 of 237 ~ 24.05%
B 66 of 237 ~ 27.85'%

%48.1
%24.05
%27.85

CMYK color model

#723942 color CMYK value is (0,50,42,55).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 42.11%
  • key color value is 55.29%
CMYK: (0,50,42,55) C0M50Y42K55 (0%,50%,42%,55%) (0.00/0.50/0.42/0.55) 

CMYK percentages

%0
%50
%42.11
%55.29

Codes

Color #723942 in popluar color models

72 39 42
RGB 114 57 66
HSL 351° 33.33% 33.53%
HSB/HSV 351° 50.00% 44.71%
CMYK 0.00% 50.00% 42.11%
55.29%

Color #723942 in popluar number systems.

HEX 72 39 42
Decimal 114 57 66
Binary 1110010 111001 1000010
Octal 162 71 102

Shades and tints

Shades of #723942

#723942
(114,57,66)
#68343C
(104,52,60)
#5E2F36
(94,47,54)
#542A30
(84,42,48)
#4A252A
(74,37,42)
#402024
(64,32,36)
#361B1E
(54,27,30)
#2C1618
(44,22,24)
#221112
(34,17,18)
#180C0C
(24,12,12)
#0E0706
(14,7,6)
#000000
(0,0,0)

Tints of #723942

#723942
(114,57,66)
#7E4B53
(126,75,83)
#8A5D64
(138,93,100)
#966F75
(150,111,117)
#A28186
(162,129,134)
#AE9397
(174,147,151)
#BAA5A8
(186,165,168)
#C6B7B9
(198,183,185)
#D2C9CA
(210,201,202)
#DEDBDB
(222,219,219)
#EAEDEC
(234,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #723942 color. Also use rgb(114,57,66) instead hex code.

Text Font Color

.myTextColor { color: #723942; }

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

This text font color is #723942.

Background Color

.myBgColor { background-color: #723942; }

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

This div background color is #723942.

Border color

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

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

This div border color is #723942.

Opacity

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

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

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

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

This text has shadow with #723942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723942.

Preview

Color preview on black background

This text has color #723942 on black background.


Color preview on white background

This text has color #723942 on white background.


Black color preview on #723942 background

This text has black color on #723942 background.


White color preview on #723942 background

This text has white color on #723942 background.


Related colors

Complementary color

Complementary color for #hex is #8DC6BD.


I love getcolorcode.com

Triadic colors

1 #427239 and #394272 with #723942 are triadic colors.

2 #423972 and #397242 with #723942 are triadic colors.