COLOR #745654

HEX: #745654 RGB: (116,86,84)

Color info

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

RGB color model

#745654 color RGB value is (116,86,84).

RGB: (116,86,84) (45%, 34%, 33%)

RGB channels and saturation

R 116 of 255 = 45%
G 86 of 255 = 34%
B 84 of 255 = 33%

116
86
84

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

Portions of RGB colors in percentages

R + G + B = 116 + 86 + 84 = 286 (100%)
R 116 of 286 ~ 40.56%
G 86 of 286 ~ 30.07%
B 84 of 286 ~ 29.37'%

%40.56
%30.07
%29.37

CMYK color model

#745654 color CMYK value is (0,26,28,55).

  • cyan value is 0.00%
  • magenta value is 25.86%
  • yellow value is 27.59%
  • key color value is 54.51%
CMYK: (0,26,28,55) C0M26Y28K55 (0%,26%,28%,55%) (0.00/0.26/0.28/0.55) 

CMYK percentages

%0
%25.86
%27.59
%54.51

Codes

Color #745654 in popluar color models

74 56 54
RGB 116 86 84
HSL 16.00% 39.22%
HSB/HSV 27.59% 45.49%
CMYK 0.00% 25.86% 27.59%
54.51%

Color #745654 in popluar number systems.

HEX 74 56 54
Decimal 116 86 84
Binary 1110100 1010110 1010100
Octal 164 126 124

Shades and tints

Shades of #745654

#745654
(116,86,84)
#6A4F4D
(106,79,77)
#604846
(96,72,70)
#56413F
(86,65,63)
#4C3A38
(76,58,56)
#423331
(66,51,49)
#382C2A
(56,44,42)
#2E2523
(46,37,35)
#241E1C
(36,30,28)
#1A1715
(26,23,21)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #745654

#745654
(116,86,84)
#806563
(128,101,99)
#8C7472
(140,116,114)
#988381
(152,131,129)
#A49290
(164,146,144)
#B0A19F
(176,161,159)
#BCB0AE
(188,176,174)
#C8BFBD
(200,191,189)
#D4CECC
(212,206,204)
#E0DDDB
(224,221,219)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #745654; }

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

This text font color is #745654.

Background Color

.myBgColor { background-color: #745654; }

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

This div background color is #745654.

Border color

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

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

This div border color is #745654.

Opacity

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

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

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

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

This text has shadow with #745654 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745654.

Preview

Color preview on black background

This text has color #745654 on black background.


Color preview on white background

This text has color #745654 on white background.


Black color preview on #745654 background

This text has black color on #745654 background.


White color preview on #745654 background

This text has white color on #745654 background.


Related colors

Complementary color

Complementary color for #hex is #8BA9AB.


I love getcolorcode.com

Triadic colors

1 #547456 and #565474 with #745654 are triadic colors.

2 #545674 and #567454 with #745654 are triadic colors.