COLOR #745144

HEX: #745144 RGB: (116,81,68)

Color info

#745144 contains red, green and blue colors in about the same proportion. Web safe color of #745144 is #666633 (or #663).

RGB color model

#745144 color RGB value is (116,81,68).

RGB: (116,81,68) (45%, 32%, 27%)

RGB channels and saturation

R 116 of 255 = 45%
G 81 of 255 = 32%
B 68 of 255 = 27%

116
81
68

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

Portions of RGB colors in percentages

R + G + B = 116 + 81 + 68 = 265 (100%)
R 116 of 265 ~ 43.77%
G 81 of 265 ~ 30.57%
B 68 of 265 ~ 25.66'%

%43.77
%30.57
%25.66

CMYK color model

#745144 color CMYK value is (0,30,41,55).

  • cyan value is 0.00%
  • magenta value is 30.17%
  • yellow value is 41.38%
  • key color value is 54.51%

CMYK: (0,30,41,55)
C0M30Y41K55 (0%, 30%, 41%, 55%)
(0.00 / 0.30 / 0.41 / 0.55)

CMYK percentages

%0
%30.17
%41.38
%54.51

Codes

Color #745144 in popluar color models

74 51 44
RGB 116 81 68
HSL 16° 26.09% 36.08%
HSB/HSV 16° 41.38% 45.49%
CMYK 0.00% 30.17% 41.38%
54.51%

Color #745144 in popluar number systems.

HEX 74 51 44
Decimal 116 81 68
Binary 1110100 1010001 1000100
Octal 164 121 104

Shades and tints

Shades of #745144

#745144
(116,81,68)
#6A4A3E
(106,74,62)
#604338
(96,67,56)
#563C32
(86,60,50)
#4C352C
(76,53,44)
#422E26
(66,46,38)
#382720
(56,39,32)
#2E201A
(46,32,26)
#241914
(36,25,20)
#1A120E
(26,18,14)
#100B08
(16,11,8)
#000000
(0,0,0)

Tints of #745144

#745144
(116,81,68)
#806055
(128,96,85)
#8C6F66
(140,111,102)
#987E77
(152,126,119)
#A48D88
(164,141,136)
#B09C99
(176,156,153)
#BCABAA
(188,171,170)
#C8BABB
(200,186,187)
#D4C9CC
(212,201,204)
#E0D8DD
(224,216,221)
#ECE7EE
(236,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745144 color. Also use rgb(116,81,68) instead hex code.

Text Font Color

.myTextColor { color: #745144; }

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

This text font color is #745144.

Background Color

.myBgColor { background-color: #745144; }

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

This div background color is #745144.

Border color

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

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

This div border color is #745144.

Opacity

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

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

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

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

This text has shadow with #745144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745144.

Preview

Color preview on black background

This text has color #745144 on black background.


Color preview on white background

This text has color #745144 on white background.


Black color preview on #745144 background

This text has black color on #745144 background.


White color preview on #745144 background

This text has white color on #745144 background.


Related colors

Complementary color

Complementary color for #hex is #8BAEBB.


I love getcolorcode.com

Triadic colors

1 #447451 and #514474 with #745144 are triadic colors.

2 #445174 and #517444 with #745144 are triadic colors.