COLOR #74384B

HEX: #74384B RGB: (116,56,75)

Color info

#74384B contains mainly red and blue colors. Web safe color of #74384B is #663333 (or #633).

RGB color model

#74384B color RGB value is (116,56,75).

RGB: (116,56,75) (45%, 22%, 29%)

RGB channels and saturation

R 116 of 255 = 45%
G 56 of 255 = 22%
B 75 of 255 = 29%

116
56
75

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

Portions of RGB colors in percentages

R + G + B = 116 + 56 + 75 = 247 (100%)
R 116 of 247 ~ 46.96%
G 56 of 247 ~ 22.67%
B 75 of 247 ~ 30.36'%

%46.96
%22.67
%30.36

CMYK color model

#74384B color CMYK value is (0,52,35,55).

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

CMYK: (0,52,35,55)
C0M52Y35K55 (0%, 52%, 35%, 55%)
(0.00 / 0.52 / 0.35 / 0.55)

CMYK percentages

%0
%51.72
%35.34
%54.51

Codes

Color #74384B in popluar color models

74 38 4B
RGB 116 56 75
HSL 341° 34.88% 33.73%
HSB/HSV 341° 51.72% 45.49%
CMYK 0.00% 51.72% 35.34%
54.51%

Color #74384B in popluar number systems.

HEX 74 38 4B
Decimal 116 56 75
Binary 1110100 111000 1001011
Octal 164 70 113

Shades and tints

Shades of #74384B

#74384B
(116,56,75)
#6A3345
(106,51,69)
#602E3F
(96,46,63)
#562939
(86,41,57)
#4C2433
(76,36,51)
#421F2D
(66,31,45)
#381A27
(56,26,39)
#2E1521
(46,21,33)
#24101B
(36,16,27)
#1A0B15
(26,11,21)
#10060F
(16,6,15)
#000000
(0,0,0)

Tints of #74384B

#74384B
(116,56,75)
#804A5B
(128,74,91)
#8C5C6B
(140,92,107)
#986E7B
(152,110,123)
#A4808B
(164,128,139)
#B0929B
(176,146,155)
#BCA4AB
(188,164,171)
#C8B6BB
(200,182,187)
#D4C8CB
(212,200,203)
#E0DADB
(224,218,219)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74384B color. Also use rgb(116,56,75) instead hex code.

Text Font Color

.myTextColor { color: #74384B; }

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

This text font color is #74384B.

Background Color

.myBgColor { background-color: #74384B; }

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

This div background color is #74384B.

Border color

.myBorderColor { border: 1px solid #74384B; }

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

This div border color is #74384B.

Opacity

.myOpacity80 { color: #74384B; opacity: 0.8; }

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

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

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

This text has shadow with #74384B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74384B.

Preview

Color preview on black background

This text has color #74384B on black background.


Color preview on white background

This text has color #74384B on white background.


Black color preview on #74384B background

This text has black color on #74384B background.


White color preview on #74384B background

This text has white color on #74384B background.


Related colors

Complementary color

Complementary color for #hex is #8BC7B4.


I love getcolorcode.com

Triadic colors

1 #4B7438 and #384B74 with #74384B are triadic colors.

2 #4B3874 and #38744B with #74384B are triadic colors.