COLOR #744B67

HEX: #744B67 RGB: (116,75,103)

Color info

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

RGB color model

#744B67 color RGB value is (116,75,103).

RGB: (116,75,103) (45%, 29%, 40%)

RGB channels and saturation

R 116 of 255 = 45%
G 75 of 255 = 29%
B 103 of 255 = 40%

116
75
103

R + G + B ~ 38%. #744B67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 75 + 103 = 294 (100%)
R 116 of 294 ~ 39.46%
G 75 of 294 ~ 25.51%
B 103 of 294 ~ 35.03'%

%39.46
%25.51
%35.03

CMYK color model

#744B67 color CMYK value is (0,35,11,55).

  • cyan value is 0.00%
  • magenta value is 35.34%
  • yellow value is 11.21%
  • key color value is 54.51%

CMYK: (0,35,11,55)
C0M35Y11K55 (0%, 35%, 11%, 55%)
(0.00 / 0.35 / 0.11 / 0.55)

CMYK percentages

%0
%35.34
%11.21
%54.51

Codes

Color #744B67 in popluar color models

74 4B 67
RGB 116 75 103
HSL 319° 21.47% 37.45%
HSB/HSV 319° 35.34% 45.49%
CMYK 0.00% 35.34% 11.21%
54.51%

Color #744B67 in popluar number systems.

HEX 74 4B 67
Decimal 116 75 103
Binary 1110100 1001011 1100111
Octal 164 113 147

Shades and tints

Shades of #744B67

#744B67
(116,75,103)
#6A455E
(106,69,94)
#603F55
(96,63,85)
#56394C
(86,57,76)
#4C3343
(76,51,67)
#422D3A
(66,45,58)
#382731
(56,39,49)
#2E2128
(46,33,40)
#241B1F
(36,27,31)
#1A1516
(26,21,22)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #744B67

#744B67
(116,75,103)
#805B74
(128,91,116)
#8C6B81
(140,107,129)
#987B8E
(152,123,142)
#A48B9B
(164,139,155)
#B09BA8
(176,155,168)
#BCABB5
(188,171,181)
#C8BBC2
(200,187,194)
#D4CBCF
(212,203,207)
#E0DBDC
(224,219,220)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744B67 color. Also use rgb(116,75,103) instead hex code.

Text Font Color

.myTextColor { color: #744B67; }

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

This text font color is #744B67.

Background Color

.myBgColor { background-color: #744B67; }

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

This div background color is #744B67.

Border color

.myBorderColor { border: 1px solid #744B67; }

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

This div border color is #744B67.

Opacity

.myOpacity80 { color: #744B67; opacity: 0.8; }

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

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

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

This text has shadow with #744B67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744B67.

Preview

Color preview on black background

This text has color #744B67 on black background.


Color preview on white background

This text has color #744B67 on white background.


Black color preview on #744B67 background

This text has black color on #744B67 background.


White color preview on #744B67 background

This text has white color on #744B67 background.


Related colors

Complementary color

Complementary color for #hex is #8BB498.


I love getcolorcode.com

Triadic colors

1 #67744B and #4B6774 with #744B67 are triadic colors.

2 #674B74 and #4B7467 with #744B67 are triadic colors.