COLOR #745156

HEX: #745156 RGB: (116,81,86)

Color info

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

RGB color model

#745156 color RGB value is (116,81,86).

RGB: (116,81,86) (45%, 32%, 34%)

RGB channels and saturation

R 116 of 255 = 45%
G 81 of 255 = 32%
B 86 of 255 = 34%

116
81
86

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

Portions of RGB colors in percentages

R + G + B = 116 + 81 + 86 = 283 (100%)
R 116 of 283 ~ 40.99%
G 81 of 283 ~ 28.62%
B 86 of 283 ~ 30.39'%

%40.99
%28.62
%30.39

CMYK color model

#745156 color CMYK value is (0,30,26,55).

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

CMYK: (0,30,26,55)
C0M30Y26K55 (0%, 30%, 26%, 55%)
(0.00 / 0.30 / 0.26 / 0.55)

CMYK percentages

%0
%30.17
%25.86
%54.51

Codes

Color #745156 in popluar color models

74 51 56
RGB 116 81 86
HSL 351° 17.77% 38.63%
HSB/HSV 351° 30.17% 45.49%
CMYK 0.00% 30.17% 25.86%
54.51%

Color #745156 in popluar number systems.

HEX 74 51 56
Decimal 116 81 86
Binary 1110100 1010001 1010110
Octal 164 121 126

Shades and tints

Shades of #745156

#745156
(116,81,86)
#6A4A4F
(106,74,79)
#604348
(96,67,72)
#563C41
(86,60,65)
#4C353A
(76,53,58)
#422E33
(66,46,51)
#38272C
(56,39,44)
#2E2025
(46,32,37)
#24191E
(36,25,30)
#1A1217
(26,18,23)
#100B10
(16,11,16)
#000000
(0,0,0)

Tints of #745156

#745156
(116,81,86)
#806065
(128,96,101)
#8C6F74
(140,111,116)
#987E83
(152,126,131)
#A48D92
(164,141,146)
#B09CA1
(176,156,161)
#BCABB0
(188,171,176)
#C8BABF
(200,186,191)
#D4C9CE
(212,201,206)
#E0D8DD
(224,216,221)
#ECE7EC
(236,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #745156; }

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

This text font color is #745156.

Background Color

.myBgColor { background-color: #745156; }

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

This div background color is #745156.

Border color

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

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

This div border color is #745156.

Opacity

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

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

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

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

This text has shadow with #745156 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745156.

Preview

Color preview on black background

This text has color #745156 on black background.


Color preview on white background

This text has color #745156 on white background.


Black color preview on #745156 background

This text has black color on #745156 background.


White color preview on #745156 background

This text has white color on #745156 background.


Related colors

Complementary color

Complementary color for #hex is #8BAEA9.


I love getcolorcode.com

Triadic colors

1 #567451 and #515674 with #745156 are triadic colors.

2 #565174 and #517456 with #745156 are triadic colors.