COLOR #742176

HEX: #742176 RGB: (116,33,118)

Color info

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

RGB color model

#742176 color RGB value is (116,33,118).

RGB: (116,33,118) (45%, 13%, 46%)

RGB channels and saturation

R 116 of 255 = 45%
G 33 of 255 = 13%
B 118 of 255 = 46%

116
33
118

R + G + B ~ 35%. #742176 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 33 + 118 = 267 (100%)
R 116 of 267 ~ 43.45%
G 33 of 267 ~ 12.36%
B 118 of 267 ~ 44.19'%

%43.45
%12.36
%44.19

CMYK color model

#742176 color CMYK value is (2,72,0,54).

  • cyan value is 1.69%
  • magenta value is 72.03%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (2,72,0,54)
C2M72Y0K54 (2%, 72%, 0%, 54%)
(0.02 / 0.72 / 0.00 / 0.54)

CMYK percentages

%1.69
%72.03
%0
%53.73

Codes

Color #742176 in popluar color models

74 21 76
RGB 116 33 118
HSL 299° 56.29% 29.61%
HSB/HSV 299° 72.03% 46.27%
CMYK 1.69% 72.03% 0.00%
53.73%

Color #742176 in popluar number systems.

HEX 74 21 76
Decimal 116 33 118
Binary 1110100 100001 1110110
Octal 164 41 166

Shades and tints

Shades of #742176

#742176
(116,33,118)
#6A1E6C
(106,30,108)
#601B62
(96,27,98)
#561858
(86,24,88)
#4C154E
(76,21,78)
#421244
(66,18,68)
#380F3A
(56,15,58)
#2E0C30
(46,12,48)
#240926
(36,9,38)
#1A061C
(26,6,28)
#100312
(16,3,18)
#000000
(0,0,0)

Tints of #742176

#742176
(116,33,118)
#803582
(128,53,130)
#8C498E
(140,73,142)
#985D9A
(152,93,154)
#A471A6
(164,113,166)
#B085B2
(176,133,178)
#BC99BE
(188,153,190)
#C8ADCA
(200,173,202)
#D4C1D6
(212,193,214)
#E0D5E2
(224,213,226)
#ECE9EE
(236,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #742176 color. Also use rgb(116,33,118) instead hex code.

Text Font Color

.myTextColor { color: #742176; }

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

This text font color is #742176.

Background Color

.myBgColor { background-color: #742176; }

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

This div background color is #742176.

Border color

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

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

This div border color is #742176.

Opacity

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

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

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

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

This text has shadow with #742176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #742176.

Preview

Color preview on black background

This text has color #742176 on black background.


Color preview on white background

This text has color #742176 on white background.


Black color preview on #742176 background

This text has black color on #742176 background.


White color preview on #742176 background

This text has white color on #742176 background.


Related colors

Complementary color

Complementary color for #hex is #8BDE89.


I love getcolorcode.com

Triadic colors

1 #767421 and #217674 with #742176 are triadic colors.

2 #762174 and #217476 with #742176 are triadic colors.