COLOR #734240

HEX: #734240 RGB: (115,66,64)

Color info

#734240 contains red, green and blue colors in about the same proportion. Web safe color of #734240 is #663333 (or #633).

RGB color model

#734240 color RGB value is (115,66,64).

RGB: (115,66,64) (45%, 26%, 25%)

RGB channels and saturation

R 115 of 255 = 45%
G 66 of 255 = 26%
B 64 of 255 = 25%

115
66
64

R + G + B ~ 32%. #734240 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 66 + 64 = 245 (100%)
R 115 of 245 ~ 46.94%
G 66 of 245 ~ 26.94%
B 64 of 245 ~ 26.12'%

%46.94
%26.94
%26.12

CMYK color model

#734240 color CMYK value is (0,43,44,55).

  • cyan value is 0.00%
  • magenta value is 42.61%
  • yellow value is 44.35%
  • key color value is 54.90%

CMYK: (0,43,44,55)
C0M43Y44K55 (0%, 43%, 44%, 55%)
(0.00 / 0.43 / 0.44 / 0.55)

CMYK percentages

%0
%42.61
%44.35
%54.9

Codes

Color #734240 in popluar color models

73 42 40
RGB 115 66 64
HSL 28.49% 35.10%
HSB/HSV 44.35% 45.10%
CMYK 0.00% 42.61% 44.35%
54.90%

Color #734240 in popluar number systems.

HEX 73 42 40
Decimal 115 66 64
Binary 1110011 1000010 1000000
Octal 163 102 100

Shades and tints

Shades of #734240

#734240
(115,66,64)
#693C3B
(105,60,59)
#5F3636
(95,54,54)
#553031
(85,48,49)
#4B2A2C
(75,42,44)
#412427
(65,36,39)
#371E22
(55,30,34)
#2D181D
(45,24,29)
#231218
(35,18,24)
#190C13
(25,12,19)
#0F060E
(15,6,14)
#000000
(0,0,0)

Tints of #734240

#734240
(115,66,64)
#7F5351
(127,83,81)
#8B6462
(139,100,98)
#977573
(151,117,115)
#A38684
(163,134,132)
#AF9795
(175,151,149)
#BBA8A6
(187,168,166)
#C7B9B7
(199,185,183)
#D3CAC8
(211,202,200)
#DFDBD9
(223,219,217)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #734240 color. Also use rgb(115,66,64) instead hex code.

Text Font Color

.myTextColor { color: #734240; }

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

This text font color is #734240.

Background Color

.myBgColor { background-color: #734240; }

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

This div background color is #734240.

Border color

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

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

This div border color is #734240.

Opacity

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

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

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

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

This text has shadow with #734240 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734240.

Preview

Color preview on black background

This text has color #734240 on black background.


Color preview on white background

This text has color #734240 on white background.


Black color preview on #734240 background

This text has black color on #734240 background.


White color preview on #734240 background

This text has white color on #734240 background.


Related colors

Complementary color

Complementary color for #hex is #8CBDBF.


I love getcolorcode.com

Triadic colors

1 #407342 and #424073 with #734240 are triadic colors.

2 #404273 and #427340 with #734240 are triadic colors.