COLOR #724361

HEX: #724361 RGB: (114,67,97)

Color info

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

RGB color model

#724361 color RGB value is (114,67,97).

RGB: (114,67,97) (45%, 26%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 67 of 255 = 26%
B 97 of 255 = 38%

114
67
97

R + G + B ~ 36%. #724361 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 67 + 97 = 278 (100%)
R 114 of 278 ~ 41.01%
G 67 of 278 ~ 24.1%
B 97 of 278 ~ 34.89'%

%41.01
%24.1
%34.89

CMYK color model

#724361 color CMYK value is (0,41,15,55).

  • cyan value is 0.00%
  • magenta value is 41.23%
  • yellow value is 14.91%
  • key color value is 55.29%

CMYK: (0,41,15,55)
C0M41Y15K55 (0%, 41%, 15%, 55%)
(0.00 / 0.41 / 0.15 / 0.55)

CMYK percentages

%0
%41.23
%14.91
%55.29

Codes

Color #724361 in popluar color models

72 43 61
RGB 114 67 97
HSL 322° 25.97% 35.49%
HSB/HSV 322° 41.23% 44.71%
CMYK 0.00% 41.23% 14.91%
55.29%

Color #724361 in popluar number systems.

HEX 72 43 61
Decimal 114 67 97
Binary 1110010 1000011 1100001
Octal 162 103 141

Shades and tints

Shades of #724361

#724361
(114,67,97)
#683D59
(104,61,89)
#5E3751
(94,55,81)
#543149
(84,49,73)
#4A2B41
(74,43,65)
#402539
(64,37,57)
#361F31
(54,31,49)
#2C1929
(44,25,41)
#221321
(34,19,33)
#180D19
(24,13,25)
#0E0711
(14,7,17)
#000000
(0,0,0)

Tints of #724361

#724361
(114,67,97)
#7E546F
(126,84,111)
#8A657D
(138,101,125)
#96768B
(150,118,139)
#A28799
(162,135,153)
#AE98A7
(174,152,167)
#BAA9B5
(186,169,181)
#C6BAC3
(198,186,195)
#D2CBD1
(210,203,209)
#DEDCDF
(222,220,223)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #724361 color. Also use rgb(114,67,97) instead hex code.

Text Font Color

.myTextColor { color: #724361; }

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

This text font color is #724361.

Background Color

.myBgColor { background-color: #724361; }

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

This div background color is #724361.

Border color

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

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

This div border color is #724361.

Opacity

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

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

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

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

This text has shadow with #724361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #724361.

Preview

Color preview on black background

This text has color #724361 on black background.


Color preview on white background

This text has color #724361 on white background.


Black color preview on #724361 background

This text has black color on #724361 background.


White color preview on #724361 background

This text has white color on #724361 background.


Related colors

Complementary color

Complementary color for #hex is #8DBC9E.


I love getcolorcode.com

Triadic colors

1 #617243 and #436172 with #724361 are triadic colors.

2 #614372 and #437261 with #724361 are triadic colors.