COLOR #745162

HEX: #745162 RGB: (116,81,98)

Color info

#745162 contains red, green and blue colors in about the same proportion. Web safe color of #745162 is #666666 (or #666).

RGB color model

#745162 color RGB value is (116,81,98).

RGB: (116,81,98) (45%, 32%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 81 of 255 = 32%
B 98 of 255 = 38%

116
81
98

R + G + B ~ 38%. #745162 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 81 + 98 = 295 (100%)
R 116 of 295 ~ 39.32%
G 81 of 295 ~ 27.46%
B 98 of 295 ~ 33.22'%

%39.32
%27.46
%33.22

CMYK color model

#745162 color CMYK value is (0,30,16,55).

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

CMYK: (0,30,16,55)
C0M30Y16K55 (0%, 30%, 16%, 55%)
(0.00 / 0.30 / 0.16 / 0.55)

CMYK percentages

%0
%30.17
%15.52
%54.51

Codes

Color #745162 in popluar color models

74 51 62
RGB 116 81 98
HSL 331° 17.77% 38.63%
HSB/HSV 331° 30.17% 45.49%
CMYK 0.00% 30.17% 15.52%
54.51%

Color #745162 in popluar number systems.

HEX 74 51 62
Decimal 116 81 98
Binary 1110100 1010001 1100010
Octal 164 121 142

Shades and tints

Shades of #745162

#745162
(116,81,98)
#6A4A5A
(106,74,90)
#604352
(96,67,82)
#563C4A
(86,60,74)
#4C3542
(76,53,66)
#422E3A
(66,46,58)
#382732
(56,39,50)
#2E202A
(46,32,42)
#241922
(36,25,34)
#1A121A
(26,18,26)
#100B12
(16,11,18)
#000000
(0,0,0)

Tints of #745162

#745162
(116,81,98)
#806070
(128,96,112)
#8C6F7E
(140,111,126)
#987E8C
(152,126,140)
#A48D9A
(164,141,154)
#B09CA8
(176,156,168)
#BCABB6
(188,171,182)
#C8BAC4
(200,186,196)
#D4C9D2
(212,201,210)
#E0D8E0
(224,216,224)
#ECE7EE
(236,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #745162; }

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

This text font color is #745162.

Background Color

.myBgColor { background-color: #745162; }

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

This div background color is #745162.

Border color

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

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

This div border color is #745162.

Opacity

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

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

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

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

This text has shadow with #745162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745162.

Preview

Color preview on black background

This text has color #745162 on black background.


Color preview on white background

This text has color #745162 on white background.


Black color preview on #745162 background

This text has black color on #745162 background.


White color preview on #745162 background

This text has white color on #745162 background.


Related colors

Complementary color

Complementary color for #hex is #8BAE9D.


I love getcolorcode.com

Triadic colors

1 #627451 and #516274 with #745162 are triadic colors.

2 #625174 and #517462 with #745162 are triadic colors.