COLOR #734331

HEX: #734331 RGB: (115,67,49)

Color info

#734331 contains mainly red and green colors. Web safe color of #734331 is #663333 (or #633).

RGB color model

#734331 color RGB value is (115,67,49).

RGB: (115,67,49) (45%, 26%, 19%)

RGB channels and saturation

R 115 of 255 = 45%
G 67 of 255 = 26%
B 49 of 255 = 19%

115
67
49

R + G + B ~ 30%. #734331 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 67 + 49 = 231 (100%)
R 115 of 231 ~ 49.78%
G 67 of 231 ~ 29%
B 49 of 231 ~ 21.21'%

%49.78
%29
%21.21

CMYK color model

#734331 color CMYK value is (0,42,57,55).

  • cyan value is 0.00%
  • magenta value is 41.74%
  • yellow value is 57.39%
  • key color value is 54.90%

CMYK: (0,42,57,55)
C0M42Y57K55 (0%, 42%, 57%, 55%)
(0.00 / 0.42 / 0.57 / 0.55)

CMYK percentages

%0
%41.74
%57.39
%54.9

Codes

Color #734331 in popluar color models

73 43 31
RGB 115 67 49
HSL 16° 40.24% 32.16%
HSB/HSV 16° 57.39% 45.10%
CMYK 0.00% 41.74% 57.39%
54.90%

Color #734331 in popluar number systems.

HEX 73 43 31
Decimal 115 67 49
Binary 1110011 1000011 110001
Octal 163 103 61

Shades and tints

Shades of #734331

#734331
(115,67,49)
#693D2D
(105,61,45)
#5F3729
(95,55,41)
#553125
(85,49,37)
#4B2B21
(75,43,33)
#41251D
(65,37,29)
#371F19
(55,31,25)
#2D1915
(45,25,21)
#231311
(35,19,17)
#190D0D
(25,13,13)
#0F0709
(15,7,9)
#000000
(0,0,0)

Tints of #734331

#734331
(115,67,49)
#7F5443
(127,84,67)
#8B6555
(139,101,85)
#977667
(151,118,103)
#A38779
(163,135,121)
#AF988B
(175,152,139)
#BBA99D
(187,169,157)
#C7BAAF
(199,186,175)
#D3CBC1
(211,203,193)
#DFDCD3
(223,220,211)
#EBEDE5
(235,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #734331; }

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

This text font color is #734331.

Background Color

.myBgColor { background-color: #734331; }

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

This div background color is #734331.

Border color

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

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

This div border color is #734331.

Opacity

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

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

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

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

This text has shadow with #734331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734331.

Preview

Color preview on black background

This text has color #734331 on black background.


Color preview on white background

This text has color #734331 on white background.


Black color preview on #734331 background

This text has black color on #734331 background.


White color preview on #734331 background

This text has white color on #734331 background.


Related colors

Complementary color

Complementary color for #hex is #8CBCCE.


I love getcolorcode.com

Triadic colors

1 #317343 and #433173 with #734331 are triadic colors.

2 #314373 and #437331 with #734331 are triadic colors.