COLOR #744A62

HEX: #744A62 RGB: (116,74,98)

Color info

#744A62 contains red, green and blue colors in about the same proportion. Web safe color of #744A62 is #663366 (or #636).

RGB color model

#744A62 color RGB value is (116,74,98).

RGB: (116,74,98) (45%, 29%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 74 of 255 = 29%
B 98 of 255 = 38%

116
74
98

R + G + B ~ 37%. #744A62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 74 + 98 = 288 (100%)
R 116 of 288 ~ 40.28%
G 74 of 288 ~ 25.69%
B 98 of 288 ~ 34.03'%

%40.28
%25.69
%34.03

CMYK color model

#744A62 color CMYK value is (0,36,16,55).

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

CMYK: (0,36,16,55)
C0M36Y16K55 (0%, 36%, 16%, 55%)
(0.00 / 0.36 / 0.16 / 0.55)

CMYK percentages

%0
%36.21
%15.52
%54.51

Codes

Color #744A62 in popluar color models

74 4A 62
RGB 116 74 98
HSL 326° 22.11% 37.25%
HSB/HSV 326° 36.21% 45.49%
CMYK 0.00% 36.21% 15.52%
54.51%

Color #744A62 in popluar number systems.

HEX 74 4A 62
Decimal 116 74 98
Binary 1110100 1001010 1100010
Octal 164 112 142

Shades and tints

Shades of #744A62

#744A62
(116,74,98)
#6A445A
(106,68,90)
#603E52
(96,62,82)
#56384A
(86,56,74)
#4C3242
(76,50,66)
#422C3A
(66,44,58)
#382632
(56,38,50)
#2E202A
(46,32,42)
#241A22
(36,26,34)
#1A141A
(26,20,26)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #744A62

#744A62
(116,74,98)
#805A70
(128,90,112)
#8C6A7E
(140,106,126)
#987A8C
(152,122,140)
#A48A9A
(164,138,154)
#B09AA8
(176,154,168)
#BCAAB6
(188,170,182)
#C8BAC4
(200,186,196)
#D4CAD2
(212,202,210)
#E0DAE0
(224,218,224)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744A62; }

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

This text font color is #744A62.

Background Color

.myBgColor { background-color: #744A62; }

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

This div background color is #744A62.

Border color

.myBorderColor { border: 1px solid #744A62; }

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

This div border color is #744A62.

Opacity

.myOpacity80 { color: #744A62; opacity: 0.8; }

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

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

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

This text has shadow with #744A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744A62.

Preview

Color preview on black background

This text has color #744A62 on black background.


Color preview on white background

This text has color #744A62 on white background.


Black color preview on #744A62 background

This text has black color on #744A62 background.


White color preview on #744A62 background

This text has white color on #744A62 background.


Related colors

Complementary color

Complementary color for #hex is #8BB59D.


I love getcolorcode.com

Triadic colors

1 #62744A and #4A6274 with #744A62 are triadic colors.

2 #624A74 and #4A7462 with #744A62 are triadic colors.