COLOR #743D53

HEX: #743D53 RGB: (116,61,83)

Color info

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

RGB color model

#743D53 color RGB value is (116,61,83).

RGB: (116,61,83) (45%, 24%, 33%)

RGB channels and saturation

R 116 of 255 = 45%
G 61 of 255 = 24%
B 83 of 255 = 33%

116
61
83

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

Portions of RGB colors in percentages

R + G + B = 116 + 61 + 83 = 260 (100%)
R 116 of 260 ~ 44.62%
G 61 of 260 ~ 23.46%
B 83 of 260 ~ 31.92'%

%44.62
%23.46
%31.92

CMYK color model

#743D53 color CMYK value is (0,47,28,55).

  • cyan value is 0.00%
  • magenta value is 47.41%
  • yellow value is 28.45%
  • key color value is 54.51%

CMYK: (0,47,28,55)
C0M47Y28K55 (0%, 47%, 28%, 55%)
(0.00 / 0.47 / 0.28 / 0.55)

CMYK percentages

%0
%47.41
%28.45
%54.51

Codes

Color #743D53 in popluar color models

74 3D 53
RGB 116 61 83
HSL 336° 31.07% 34.71%
HSB/HSV 336° 47.41% 45.49%
CMYK 0.00% 47.41% 28.45%
54.51%

Color #743D53 in popluar number systems.

HEX 74 3D 53
Decimal 116 61 83
Binary 1110100 111101 1010011
Octal 164 75 123

Shades and tints

Shades of #743D53

#743D53
(116,61,83)
#6A384C
(106,56,76)
#603345
(96,51,69)
#562E3E
(86,46,62)
#4C2937
(76,41,55)
#422430
(66,36,48)
#381F29
(56,31,41)
#2E1A22
(46,26,34)
#24151B
(36,21,27)
#1A1014
(26,16,20)
#100B0D
(16,11,13)
#000000
(0,0,0)

Tints of #743D53

#743D53
(116,61,83)
#804E62
(128,78,98)
#8C5F71
(140,95,113)
#987080
(152,112,128)
#A4818F
(164,129,143)
#B0929E
(176,146,158)
#BCA3AD
(188,163,173)
#C8B4BC
(200,180,188)
#D4C5CB
(212,197,203)
#E0D6DA
(224,214,218)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743D53 color. Also use rgb(116,61,83) instead hex code.

Text Font Color

.myTextColor { color: #743D53; }

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

This text font color is #743D53.

Background Color

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

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

This div background color is #743D53.

Border color

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

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

This div border color is #743D53.

Opacity

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

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

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

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

This text has shadow with #743D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743D53.

Preview

Color preview on black background

This text has color #743D53 on black background.


Color preview on white background

This text has color #743D53 on white background.


Black color preview on #743D53 background

This text has black color on #743D53 background.


White color preview on #743D53 background

This text has white color on #743D53 background.


Related colors

Complementary color

Complementary color for #hex is #8BC2AC.


I love getcolorcode.com

Triadic colors

1 #53743D and #3D5374 with #743D53 are triadic colors.

2 #533D74 and #3D7453 with #743D53 are triadic colors.