COLOR #745851

HEX: #745851 RGB: (116,88,81)

Color info

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

RGB color model

#745851 color RGB value is (116,88,81).

RGB: (116,88,81) (45%, 35%, 32%)

RGB channels and saturation

R 116 of 255 = 45%
G 88 of 255 = 35%
B 81 of 255 = 32%

116
88
81

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

Portions of RGB colors in percentages

R + G + B = 116 + 88 + 81 = 285 (100%)
R 116 of 285 ~ 40.7%
G 88 of 285 ~ 30.88%
B 81 of 285 ~ 28.42'%

%40.7
%30.88
%28.42

CMYK color model

#745851 color CMYK value is (0,24,30,55).

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

CMYK: (0,24,30,55)
C0M24Y30K55 (0%, 24%, 30%, 55%)
(0.00 / 0.24 / 0.30 / 0.55)

CMYK percentages

%0
%24.14
%30.17
%54.51

Codes

Color #745851 in popluar color models

74 58 51
RGB 116 88 81
HSL 12° 17.77% 38.63%
HSB/HSV 12° 30.17% 45.49%
CMYK 0.00% 24.14% 30.17%
54.51%

Color #745851 in popluar number systems.

HEX 74 58 51
Decimal 116 88 81
Binary 1110100 1011000 1010001
Octal 164 130 121

Shades and tints

Shades of #745851

#745851
(116,88,81)
#6A504A
(106,80,74)
#604843
(96,72,67)
#56403C
(86,64,60)
#4C3835
(76,56,53)
#42302E
(66,48,46)
#382827
(56,40,39)
#2E2020
(46,32,32)
#241819
(36,24,25)
#1A1012
(26,16,18)
#10080B
(16,8,11)
#000000
(0,0,0)

Tints of #745851

#745851
(116,88,81)
#806760
(128,103,96)
#8C766F
(140,118,111)
#98857E
(152,133,126)
#A4948D
(164,148,141)
#B0A39C
(176,163,156)
#BCB2AB
(188,178,171)
#C8C1BA
(200,193,186)
#D4D0C9
(212,208,201)
#E0DFD8
(224,223,216)
#ECEEE7
(236,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #745851; }

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

This text font color is #745851.

Background Color

.myBgColor { background-color: #745851; }

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

This div background color is #745851.

Border color

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

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

This div border color is #745851.

Opacity

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

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

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

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

This text has shadow with #745851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745851.

Preview

Color preview on black background

This text has color #745851 on black background.


Color preview on white background

This text has color #745851 on white background.


Black color preview on #745851 background

This text has black color on #745851 background.


White color preview on #745851 background

This text has white color on #745851 background.


Related colors

Complementary color

Complementary color for #hex is #8BA7AE.


I love getcolorcode.com

Triadic colors

1 #517458 and #585174 with #745851 are triadic colors.

2 #515874 and #587451 with #745851 are triadic colors.