COLOR #742C79

HEX: #742C79 RGB: (116,44,121)

Color info

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

RGB color model

#742C79 color RGB value is (116,44,121).

RGB: (116,44,121) (45%, 17%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 44 of 255 = 17%
B 121 of 255 = 47%

116
44
121

R + G + B ~ 36%. #742C79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 44 + 121 = 281 (100%)
R 116 of 281 ~ 41.28%
G 44 of 281 ~ 15.66%
B 121 of 281 ~ 43.06'%

%41.28
%15.66
%43.06

CMYK color model

#742C79 color CMYK value is (4,64,0,53).

  • cyan value is 4.13%
  • magenta value is 63.64%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (4,64,0,53)
C4M64Y0K53 (4%, 64%, 0%, 53%)
(0.04 / 0.64 / 0.00 / 0.53)

CMYK percentages

%4.13
%63.64
%0
%52.55

Codes

Color #742C79 in popluar color models

74 2C 79
RGB 116 44 121
HSL 296° 46.67% 32.35%
HSB/HSV 296° 63.64% 47.45%
CMYK 4.13% 63.64% 0.00%
52.55%

Color #742C79 in popluar number systems.

HEX 74 2C 79
Decimal 116 44 121
Binary 1110100 101100 1111001
Octal 164 54 171

Shades and tints

Shades of #742C79

#742C79
(116,44,121)
#6A286E
(106,40,110)
#602463
(96,36,99)
#562058
(86,32,88)
#4C1C4D
(76,28,77)
#421842
(66,24,66)
#381437
(56,20,55)
#2E102C
(46,16,44)
#240C21
(36,12,33)
#1A0816
(26,8,22)
#10040B
(16,4,11)
#000000
(0,0,0)

Tints of #742C79

#742C79
(116,44,121)
#803F85
(128,63,133)
#8C5291
(140,82,145)
#98659D
(152,101,157)
#A478A9
(164,120,169)
#B08BB5
(176,139,181)
#BC9EC1
(188,158,193)
#C8B1CD
(200,177,205)
#D4C4D9
(212,196,217)
#E0D7E5
(224,215,229)
#ECEAF1
(236,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #742C79 color. Also use rgb(116,44,121) instead hex code.

Text Font Color

.myTextColor { color: #742C79; }

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

This text font color is #742C79.

Background Color

.myBgColor { background-color: #742C79; }

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

This div background color is #742C79.

Border color

.myBorderColor { border: 1px solid #742C79; }

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

This div border color is #742C79.

Opacity

.myOpacity80 { color: #742C79; opacity: 0.8; }

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

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

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

This text has shadow with #742C79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #742C79.

Preview

Color preview on black background

This text has color #742C79 on black background.


Color preview on white background

This text has color #742C79 on white background.


Black color preview on #742C79 background

This text has black color on #742C79 background.


White color preview on #742C79 background

This text has white color on #742C79 background.


Related colors

Complementary color

Complementary color for #hex is #8BD386.


I love getcolorcode.com

Triadic colors

1 #79742C and #2C7974 with #742C79 are triadic colors.

2 #792C74 and #2C7479 with #742C79 are triadic colors.