COLOR #723D58

HEX: #723D58 RGB: (114,61,88)

Color info

#723D58 contains red, green and blue colors in about the same proportion. Web safe color of #723D58 is #663366 (or #636).

RGB color model

#723D58 color RGB value is (114,61,88).

RGB: (114,61,88) (45%, 24%, 35%)

RGB channels and saturation

R 114 of 255 = 45%
G 61 of 255 = 24%
B 88 of 255 = 35%

114
61
88

R + G + B ~ 35%. #723D58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 61 + 88 = 263 (100%)
R 114 of 263 ~ 43.35%
G 61 of 263 ~ 23.19%
B 88 of 263 ~ 33.46'%

%43.35
%23.19
%33.46

CMYK color model

#723D58 color CMYK value is (0,46,23,55).

  • cyan value is 0.00%
  • magenta value is 46.49%
  • yellow value is 22.81%
  • key color value is 55.29%

CMYK: (0,46,23,55)
C0M46Y23K55 (0%, 46%, 23%, 55%)
(0.00 / 0.46 / 0.23 / 0.55)

CMYK percentages

%0
%46.49
%22.81
%55.29

Codes

Color #723D58 in popluar color models

72 3D 58
RGB 114 61 88
HSL 329° 30.29% 34.31%
HSB/HSV 329° 46.49% 44.71%
CMYK 0.00% 46.49% 22.81%
55.29%

Color #723D58 in popluar number systems.

HEX 72 3D 58
Decimal 114 61 88
Binary 1110010 111101 1011000
Octal 162 75 130

Shades and tints

Shades of #723D58

#723D58
(114,61,88)
#683850
(104,56,80)
#5E3348
(94,51,72)
#542E40
(84,46,64)
#4A2938
(74,41,56)
#402430
(64,36,48)
#361F28
(54,31,40)
#2C1A20
(44,26,32)
#221518
(34,21,24)
#181010
(24,16,16)
#0E0B08
(14,11,8)
#000000
(0,0,0)

Tints of #723D58

#723D58
(114,61,88)
#7E4E67
(126,78,103)
#8A5F76
(138,95,118)
#967085
(150,112,133)
#A28194
(162,129,148)
#AE92A3
(174,146,163)
#BAA3B2
(186,163,178)
#C6B4C1
(198,180,193)
#D2C5D0
(210,197,208)
#DED6DF
(222,214,223)
#EAE7EE
(234,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #723D58; }

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

This text font color is #723D58.

Background Color

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

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

This div background color is #723D58.

Border color

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

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

This div border color is #723D58.

Opacity

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

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

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

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

This text has shadow with #723D58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723D58.

Preview

Color preview on black background

This text has color #723D58 on black background.


Color preview on white background

This text has color #723D58 on white background.


Black color preview on #723D58 background

This text has black color on #723D58 background.


White color preview on #723D58 background

This text has white color on #723D58 background.


Related colors

Complementary color

Complementary color for #hex is #8DC2A7.


I love getcolorcode.com

Triadic colors

1 #58723D and #3D5872 with #723D58 are triadic colors.

2 #583D72 and #3D7258 with #723D58 are triadic colors.