COLOR #734672

HEX: #734672 RGB: (115,70,114)

Color info

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

RGB color model

#734672 color RGB value is (115,70,114).

RGB: (115,70,114) (45%, 27%, 45%)

RGB channels and saturation

R 115 of 255 = 45%
G 70 of 255 = 27%
B 114 of 255 = 45%

115
70
114

R + G + B ~ 39%. #734672 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 70 + 114 = 299 (100%)
R 115 of 299 ~ 38.46%
G 70 of 299 ~ 23.41%
B 114 of 299 ~ 38.13'%

%38.46
%23.41
%38.13

CMYK color model

#734672 color CMYK value is (0,39,1,55).

  • cyan value is 0.00%
  • magenta value is 39.13%
  • yellow value is 0.87%
  • key color value is 54.90%

CMYK: (0,39,1,55)
C0M39Y1K55 (0%, 39%, 1%, 55%)
(0.00 / 0.39 / 0.01 / 0.55)

CMYK percentages

%0
%39.13
%0.87
%54.9

Codes

Color #734672 in popluar color models

73 46 72
RGB 115 70 114
HSL 301° 24.32% 36.27%
HSB/HSV 301° 39.13% 45.10%
CMYK 0.00% 39.13% 0.87%
54.90%

Color #734672 in popluar number systems.

HEX 73 46 72
Decimal 115 70 114
Binary 1110011 1000110 1110010
Octal 163 106 162

Shades and tints

Shades of #734672

#734672
(115,70,114)
#694068
(105,64,104)
#5F3A5E
(95,58,94)
#553454
(85,52,84)
#4B2E4A
(75,46,74)
#412840
(65,40,64)
#372236
(55,34,54)
#2D1C2C
(45,28,44)
#231622
(35,22,34)
#191018
(25,16,24)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #734672

#734672
(115,70,114)
#7F567E
(127,86,126)
#8B668A
(139,102,138)
#977696
(151,118,150)
#A386A2
(163,134,162)
#AF96AE
(175,150,174)
#BBA6BA
(187,166,186)
#C7B6C6
(199,182,198)
#D3C6D2
(211,198,210)
#DFD6DE
(223,214,222)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #734672 color. Also use rgb(115,70,114) instead hex code.

Text Font Color

.myTextColor { color: #734672; }

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

This text font color is #734672.

Background Color

.myBgColor { background-color: #734672; }

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

This div background color is #734672.

Border color

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

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

This div border color is #734672.

Opacity

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

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

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

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

This text has shadow with #734672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734672.

Preview

Color preview on black background

This text has color #734672 on black background.


Color preview on white background

This text has color #734672 on white background.


Black color preview on #734672 background

This text has black color on #734672 background.


White color preview on #734672 background

This text has white color on #734672 background.


Related colors

Complementary color

Complementary color for #hex is #8CB98D.


I love getcolorcode.com

Triadic colors

1 #727346 and #467273 with #734672 are triadic colors.

2 #724673 and #467372 with #734672 are triadic colors.