COLOR #742262

HEX: #742262 RGB: (116,34,98)

Color info

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

RGB color model

#742262 color RGB value is (116,34,98).

RGB: (116,34,98) (45%, 13%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 34 of 255 = 13%
B 98 of 255 = 38%

116
34
98

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

Portions of RGB colors in percentages

R + G + B = 116 + 34 + 98 = 248 (100%)
R 116 of 248 ~ 46.77%
G 34 of 248 ~ 13.71%
B 98 of 248 ~ 39.52'%

%46.77
%13.71
%39.52

CMYK color model

#742262 color CMYK value is (0,71,16,55).

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

CMYK: (0,71,16,55)
C0M71Y16K55 (0%, 71%, 16%, 55%)
(0.00 / 0.71 / 0.16 / 0.55)

CMYK percentages

%0
%70.69
%15.52
%54.51

Codes

Color #742262 in popluar color models

74 22 62
RGB 116 34 98
HSL 313° 54.67% 29.41%
HSB/HSV 313° 70.69% 45.49%
CMYK 0.00% 70.69% 15.52%
54.51%

Color #742262 in popluar number systems.

HEX 74 22 62
Decimal 116 34 98
Binary 1110100 100010 1100010
Octal 164 42 142

Shades and tints

Shades of #742262

#742262
(116,34,98)
#6A1F5A
(106,31,90)
#601C52
(96,28,82)
#56194A
(86,25,74)
#4C1642
(76,22,66)
#42133A
(66,19,58)
#381032
(56,16,50)
#2E0D2A
(46,13,42)
#240A22
(36,10,34)
#1A071A
(26,7,26)
#100412
(16,4,18)
#000000
(0,0,0)

Tints of #742262

#742262
(116,34,98)
#803670
(128,54,112)
#8C4A7E
(140,74,126)
#985E8C
(152,94,140)
#A4729A
(164,114,154)
#B086A8
(176,134,168)
#BC9AB6
(188,154,182)
#C8AEC4
(200,174,196)
#D4C2D2
(212,194,210)
#E0D6E0
(224,214,224)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #742262; }

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

This text font color is #742262.

Background Color

.myBgColor { background-color: #742262; }

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

This div background color is #742262.

Border color

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

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

This div border color is #742262.

Opacity

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

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

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

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

This text has shadow with #742262 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #742262.

Preview

Color preview on black background

This text has color #742262 on black background.


Color preview on white background

This text has color #742262 on white background.


Black color preview on #742262 background

This text has black color on #742262 background.


White color preview on #742262 background

This text has white color on #742262 background.


Related colors

Complementary color

Complementary color for #hex is #8BDD9D.


I love getcolorcode.com

Triadic colors

1 #627422 and #226274 with #742262 are triadic colors.

2 #622274 and #227462 with #742262 are triadic colors.