COLOR #734352

HEX: #734352 RGB: (115,67,82)

Color info

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

RGB color model

#734352 color RGB value is (115,67,82).

RGB: (115,67,82) (45%, 26%, 32%)

RGB channels and saturation

R 115 of 255 = 45%
G 67 of 255 = 26%
B 82 of 255 = 32%

115
67
82

R + G + B ~ 34%. #734352 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 67 + 82 = 264 (100%)
R 115 of 264 ~ 43.56%
G 67 of 264 ~ 25.38%
B 82 of 264 ~ 31.06'%

%43.56
%25.38
%31.06

CMYK color model

#734352 color CMYK value is (0,42,29,55).

  • cyan value is 0.00%
  • magenta value is 41.74%
  • yellow value is 28.70%
  • key color value is 54.90%
CMYK: (0,42,29,55) C0M42Y29K55 (0%,42%,29%,55%) (0.00/0.42/0.29/0.55) 

CMYK percentages

%0
%41.74
%28.7
%54.9

Codes

Color #734352 in popluar color models

73 43 52
RGB 115 67 82
HSL 341° 26.37% 35.69%
HSB/HSV 341° 41.74% 45.10%
CMYK 0.00% 41.74% 28.70%
54.90%

Color #734352 in popluar number systems.

HEX 73 43 52
Decimal 115 67 82
Binary 1110011 1000011 1010010
Octal 163 103 122

Shades and tints

Shades of #734352

#734352
(115,67,82)
#693D4B
(105,61,75)
#5F3744
(95,55,68)
#55313D
(85,49,61)
#4B2B36
(75,43,54)
#41252F
(65,37,47)
#371F28
(55,31,40)
#2D1921
(45,25,33)
#23131A
(35,19,26)
#190D13
(25,13,19)
#0F070C
(15,7,12)
#000000
(0,0,0)

Tints of #734352

#734352
(115,67,82)
#7F5461
(127,84,97)
#8B6570
(139,101,112)
#97767F
(151,118,127)
#A3878E
(163,135,142)
#AF989D
(175,152,157)
#BBA9AC
(187,169,172)
#C7BABB
(199,186,187)
#D3CBCA
(211,203,202)
#DFDCD9
(223,220,217)
#EBEDE8
(235,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #734352 color. Also use rgb(115,67,82) instead hex code.

Text Font Color

.myTextColor { color: #734352; }

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

This text font color is #734352.

Background Color

.myBgColor { background-color: #734352; }

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

This div background color is #734352.

Border color

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

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

This div border color is #734352.

Opacity

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

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

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

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

This text has shadow with #734352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734352.

Preview

Color preview on black background

This text has color #734352 on black background.


Color preview on white background

This text has color #734352 on white background.


Black color preview on #734352 background

This text has black color on #734352 background.


White color preview on #734352 background

This text has white color on #734352 background.


Related colors

Complementary color

Complementary color for #hex is #8CBCAD.


I love getcolorcode.com

Triadic colors

1 #527343 and #435273 with #734352 are triadic colors.

2 #524373 and #437352 with #734352 are triadic colors.