COLOR #723369

HEX: #723369 RGB: (114,51,105)

Color info

#723369 contains mainly red and blue colors. Web safe color of #723369 is #663366 (or #636).

RGB color model

#723369 color RGB value is (114,51,105).

RGB: (114,51,105) (45%, 20%, 41%)

RGB channels and saturation

R 114 of 255 = 45%
G 51 of 255 = 20%
B 105 of 255 = 41%

114
51
105

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

Portions of RGB colors in percentages

R + G + B = 114 + 51 + 105 = 270 (100%)
R 114 of 270 ~ 42.22%
G 51 of 270 ~ 18.89%
B 105 of 270 ~ 38.89'%

%42.22
%18.89
%38.89

CMYK color model

#723369 color CMYK value is (0,55,8,55).

  • cyan value is 0.00%
  • magenta value is 55.26%
  • yellow value is 7.89%
  • key color value is 55.29%
CMYK: (0,55,8,55) C0M55Y8K55 (0%,55%,8%,55%) (0.00/0.55/0.08/0.55) 

CMYK percentages

%0
%55.26
%7.89
%55.29

Codes

Color #723369 in popluar color models

72 33 69
RGB 114 51 105
HSL 309° 38.18% 32.35%
HSB/HSV 309° 55.26% 44.71%
CMYK 0.00% 55.26% 7.89%
55.29%

Color #723369 in popluar number systems.

HEX 72 33 69
Decimal 114 51 105
Binary 1110010 110011 1101001
Octal 162 63 151

Shades and tints

Shades of #723369

#723369
(114,51,105)
#682F60
(104,47,96)
#5E2B57
(94,43,87)
#54274E
(84,39,78)
#4A2345
(74,35,69)
#401F3C
(64,31,60)
#361B33
(54,27,51)
#2C172A
(44,23,42)
#221321
(34,19,33)
#180F18
(24,15,24)
#0E0B0F
(14,11,15)
#000000
(0,0,0)

Tints of #723369

#723369
(114,51,105)
#7E4576
(126,69,118)
#8A5783
(138,87,131)
#966990
(150,105,144)
#A27B9D
(162,123,157)
#AE8DAA
(174,141,170)
#BA9FB7
(186,159,183)
#C6B1C4
(198,177,196)
#D2C3D1
(210,195,209)
#DED5DE
(222,213,222)
#EAE7EB
(234,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #723369 color. Also use rgb(114,51,105) instead hex code.

Text Font Color

.myTextColor { color: #723369; }

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

This text font color is #723369.

Background Color

.myBgColor { background-color: #723369; }

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

This div background color is #723369.

Border color

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

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

This div border color is #723369.

Opacity

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

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

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

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

This text has shadow with #723369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #723369.

Preview

Color preview on black background

This text has color #723369 on black background.


Color preview on white background

This text has color #723369 on white background.


Black color preview on #723369 background

This text has black color on #723369 background.


White color preview on #723369 background

This text has white color on #723369 background.


Related colors

Complementary color

Complementary color for #hex is #8DCC96.


I love getcolorcode.com

Triadic colors

1 #697233 and #336972 with #723369 are triadic colors.

2 #693372 and #337269 with #723369 are triadic colors.