COLOR #743E52

HEX: #743E52 RGB: (116,62,82)

Color info

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

RGB color model

#743E52 color RGB value is (116,62,82).

RGB: (116,62,82) (45%, 24%, 32%)

RGB channels and saturation

R 116 of 255 = 45%
G 62 of 255 = 24%
B 82 of 255 = 32%

116
62
82

R + G + B ~ 34%. #743E52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 62 + 82 = 260 (100%)
R 116 of 260 ~ 44.62%
G 62 of 260 ~ 23.85%
B 82 of 260 ~ 31.54'%

%44.62
%23.85
%31.54

CMYK color model

#743E52 color CMYK value is (0,47,29,55).

  • cyan value is 0.00%
  • magenta value is 46.55%
  • yellow value is 29.31%
  • key color value is 54.51%
CMYK: (0,47,29,55) C0M47Y29K55 (0%,47%,29%,55%) (0.00/0.47/0.29/0.55) 

CMYK percentages

%0
%46.55
%29.31
%54.51

Codes

Color #743E52 in popluar color models

74 3E 52
RGB 116 62 82
HSL 338° 30.34% 34.90%
HSB/HSV 338° 46.55% 45.49%
CMYK 0.00% 46.55% 29.31%
54.51%

Color #743E52 in popluar number systems.

HEX 74 3E 52
Decimal 116 62 82
Binary 1110100 111110 1010010
Octal 164 76 122

Shades and tints

Shades of #743E52

#743E52
(116,62,82)
#6A394B
(106,57,75)
#603444
(96,52,68)
#562F3D
(86,47,61)
#4C2A36
(76,42,54)
#42252F
(66,37,47)
#382028
(56,32,40)
#2E1B21
(46,27,33)
#24161A
(36,22,26)
#1A1113
(26,17,19)
#100C0C
(16,12,12)
#000000
(0,0,0)

Tints of #743E52

#743E52
(116,62,82)
#804F61
(128,79,97)
#8C6070
(140,96,112)
#98717F
(152,113,127)
#A4828E
(164,130,142)
#B0939D
(176,147,157)
#BCA4AC
(188,164,172)
#C8B5BB
(200,181,187)
#D4C6CA
(212,198,202)
#E0D7D9
(224,215,217)
#ECE8E8
(236,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743E52 color. Also use rgb(116,62,82) instead hex code.

Text Font Color

.myTextColor { color: #743E52; }

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

This text font color is #743E52.

Background Color

.myBgColor { background-color: #743E52; }

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

This div background color is #743E52.

Border color

.myBorderColor { border: 1px solid #743E52; }

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

This div border color is #743E52.

Opacity

.myOpacity80 { color: #743E52; opacity: 0.8; }

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

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

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

This text has shadow with #743E52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743E52.

Preview

Color preview on black background

This text has color #743E52 on black background.


Color preview on white background

This text has color #743E52 on white background.


Black color preview on #743E52 background

This text has black color on #743E52 background.


White color preview on #743E52 background

This text has white color on #743E52 background.


Related colors

Complementary color

Complementary color for #hex is #8BC1AD.


I love getcolorcode.com

Triadic colors

1 #52743E and #3E5274 with #743E52 are triadic colors.

2 #523E74 and #3E7452 with #743E52 are triadic colors.