COLOR #734452

HEX: #734452 RGB: (115,68,82)

Color info

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

RGB color model

#734452 color RGB value is (115,68,82).

RGB: (115,68,82) (45%, 27%, 32%)

RGB channels and saturation

R 115 of 255 = 45%
G 68 of 255 = 27%
B 82 of 255 = 32%

115
68
82

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

Portions of RGB colors in percentages

R + G + B = 115 + 68 + 82 = 265 (100%)
R 115 of 265 ~ 43.4%
G 68 of 265 ~ 25.66%
B 82 of 265 ~ 30.94'%

%43.4
%25.66
%30.94

CMYK color model

#734452 color CMYK value is (0,41,29,55).

  • cyan value is 0.00%
  • magenta value is 40.87%
  • yellow value is 28.70%
  • key color value is 54.90%
CMYK: (0,41,29,55) C0M41Y29K55 (0%,41%,29%,55%) (0.00/0.41/0.29/0.55) 

CMYK percentages

%0
%40.87
%28.7
%54.9

Codes

Color #734452 in popluar color models

73 44 52
RGB 115 68 82
HSL 342° 25.68% 35.88%
HSB/HSV 342° 40.87% 45.10%
CMYK 0.00% 40.87% 28.70%
54.90%

Color #734452 in popluar number systems.

HEX 73 44 52
Decimal 115 68 82
Binary 1110011 1000100 1010010
Octal 163 104 122

Shades and tints

Shades of #734452

#734452
(115,68,82)
#693E4B
(105,62,75)
#5F3844
(95,56,68)
#55323D
(85,50,61)
#4B2C36
(75,44,54)
#41262F
(65,38,47)
#372028
(55,32,40)
#2D1A21
(45,26,33)
#23141A
(35,20,26)
#190E13
(25,14,19)
#0F080C
(15,8,12)
#000000
(0,0,0)

Tints of #734452

#734452
(115,68,82)
#7F5561
(127,85,97)
#8B6670
(139,102,112)
#97777F
(151,119,127)
#A3888E
(163,136,142)
#AF999D
(175,153,157)
#BBAAAC
(187,170,172)
#C7BBBB
(199,187,187)
#D3CCCA
(211,204,202)
#DFDDD9
(223,221,217)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #734452; }

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

This text font color is #734452.

Background Color

.myBgColor { background-color: #734452; }

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

This div background color is #734452.

Border color

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

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

This div border color is #734452.

Opacity

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

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

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

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

This text has shadow with #734452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734452.

Preview

Color preview on black background

This text has color #734452 on black background.


Color preview on white background

This text has color #734452 on white background.


Black color preview on #734452 background

This text has black color on #734452 background.


White color preview on #734452 background

This text has white color on #734452 background.


Related colors

Complementary color

Complementary color for #hex is #8CBBAD.


I love getcolorcode.com

Triadic colors

1 #527344 and #445273 with #734452 are triadic colors.

2 #524473 and #447352 with #734452 are triadic colors.