COLOR #742B62

HEX: #742B62 RGB: (116,43,98)

Color info

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

RGB color model

#742B62 color RGB value is (116,43,98).

RGB: (116,43,98) (45%, 17%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 43 of 255 = 17%
B 98 of 255 = 38%

116
43
98

R + G + B ~ 33%. #742B62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 43 + 98 = 257 (100%)
R 116 of 257 ~ 45.14%
G 43 of 257 ~ 16.73%
B 98 of 257 ~ 38.13'%

%45.14
%16.73
%38.13

CMYK color model

#742B62 color CMYK value is (0,63,16,55).

  • cyan value is 0.00%
  • magenta value is 62.93%
  • yellow value is 15.52%
  • key color value is 54.51%

CMYK: (0,63,16,55)
C0M63Y16K55 (0%, 63%, 16%, 55%)
(0.00 / 0.63 / 0.16 / 0.55)

CMYK percentages

%0
%62.93
%15.52
%54.51

Codes

Color #742B62 in popluar color models

74 2B 62
RGB 116 43 98
HSL 315° 45.91% 31.18%
HSB/HSV 315° 62.93% 45.49%
CMYK 0.00% 62.93% 15.52%
54.51%

Color #742B62 in popluar number systems.

HEX 74 2B 62
Decimal 116 43 98
Binary 1110100 101011 1100010
Octal 164 53 142

Shades and tints

Shades of #742B62

#742B62
(116,43,98)
#6A285A
(106,40,90)
#602552
(96,37,82)
#56224A
(86,34,74)
#4C1F42
(76,31,66)
#421C3A
(66,28,58)
#381932
(56,25,50)
#2E162A
(46,22,42)
#241322
(36,19,34)
#1A101A
(26,16,26)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #742B62

#742B62
(116,43,98)
#803E70
(128,62,112)
#8C517E
(140,81,126)
#98648C
(152,100,140)
#A4779A
(164,119,154)
#B08AA8
(176,138,168)
#BC9DB6
(188,157,182)
#C8B0C4
(200,176,196)
#D4C3D2
(212,195,210)
#E0D6E0
(224,214,224)
#ECE9EE
(236,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #742B62 color. Also use rgb(116,43,98) instead hex code.

Text Font Color

.myTextColor { color: #742B62; }

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

This text font color is #742B62.

Background Color

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

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

This div background color is #742B62.

Border color

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

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

This div border color is #742B62.

Opacity

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

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

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

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

This text has shadow with #742B62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #742B62.

Preview

Color preview on black background

This text has color #742B62 on black background.


Color preview on white background

This text has color #742B62 on white background.


Black color preview on #742B62 background

This text has black color on #742B62 background.


White color preview on #742B62 background

This text has white color on #742B62 background.


Related colors

Complementary color

Complementary color for #hex is #8BD49D.


I love getcolorcode.com

Triadic colors

1 #62742B and #2B6274 with #742B62 are triadic colors.

2 #622B74 and #2B7462 with #742B62 are triadic colors.