COLOR #743452

HEX: #743452 RGB: (116,52,82)

Color info

#743452 contains mainly red and blue colors. Web safe color of #743452 is #663366 (or #636).

RGB color model

#743452 color RGB value is (116,52,82).

RGB: (116,52,82) (45%, 20%, 32%)

RGB channels and saturation

R 116 of 255 = 45%
G 52 of 255 = 20%
B 82 of 255 = 32%

116
52
82

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

Portions of RGB colors in percentages

R + G + B = 116 + 52 + 82 = 250 (100%)
R 116 of 250 ~ 46.4%
G 52 of 250 ~ 20.8%
B 82 of 250 ~ 32.8'%

%46.4
%20.8
%32.8

CMYK color model

#743452 color CMYK value is (0,55,29,55).

  • cyan value is 0.00%
  • magenta value is 55.17%
  • yellow value is 29.31%
  • key color value is 54.51%

CMYK: (0,55,29,55)
C0M55Y29K55 (0%, 55%, 29%, 55%)
(0.00 / 0.55 / 0.29 / 0.55)

CMYK percentages

%0
%55.17
%29.31
%54.51

Codes

Color #743452 in popluar color models

74 34 52
RGB 116 52 82
HSL 332° 38.10% 32.94%
HSB/HSV 332° 55.17% 45.49%
CMYK 0.00% 55.17% 29.31%
54.51%

Color #743452 in popluar number systems.

HEX 74 34 52
Decimal 116 52 82
Binary 1110100 110100 1010010
Octal 164 64 122

Shades and tints

Shades of #743452

#743452
(116,52,82)
#6A304B
(106,48,75)
#602C44
(96,44,68)
#56283D
(86,40,61)
#4C2436
(76,36,54)
#42202F
(66,32,47)
#381C28
(56,28,40)
#2E1821
(46,24,33)
#24141A
(36,20,26)
#1A1013
(26,16,19)
#100C0C
(16,12,12)
#000000
(0,0,0)

Tints of #743452

#743452
(116,52,82)
#804661
(128,70,97)
#8C5870
(140,88,112)
#986A7F
(152,106,127)
#A47C8E
(164,124,142)
#B08E9D
(176,142,157)
#BCA0AC
(188,160,172)
#C8B2BB
(200,178,187)
#D4C4CA
(212,196,202)
#E0D6D9
(224,214,217)
#ECE8E8
(236,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #743452; }

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

This text font color is #743452.

Background Color

.myBgColor { background-color: #743452; }

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

This div background color is #743452.

Border color

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

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

This div border color is #743452.

Opacity

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

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

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

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

This text has shadow with #743452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743452.

Preview

Color preview on black background

This text has color #743452 on black background.


Color preview on white background

This text has color #743452 on white background.


Black color preview on #743452 background

This text has black color on #743452 background.


White color preview on #743452 background

This text has white color on #743452 background.


Related colors

Complementary color

Complementary color for #hex is #8BCBAD.


I love getcolorcode.com

Triadic colors

1 #527434 and #345274 with #743452 are triadic colors.

2 #523474 and #347452 with #743452 are triadic colors.