COLOR #745968

HEX: #745968 RGB: (116,89,104)

Color info

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

RGB color model

#745968 color RGB value is (116,89,104).

RGB: (116,89,104) (45%, 35%, 41%)

RGB channels and saturation

R 116 of 255 = 45%
G 89 of 255 = 35%
B 104 of 255 = 41%

116
89
104

R + G + B ~ 40%. #745968 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 89 + 104 = 309 (100%)
R 116 of 309 ~ 37.54%
G 89 of 309 ~ 28.8%
B 104 of 309 ~ 33.66'%

%37.54
%28.8
%33.66

CMYK color model

#745968 color CMYK value is (0,23,10,55).

  • cyan value is 0.00%
  • magenta value is 23.28%
  • yellow value is 10.34%
  • key color value is 54.51%
CMYK: (0,23,10,55) C0M23Y10K55 (0%,23%,10%,55%) (0.00/0.23/0.10/0.55) 

CMYK percentages

%0
%23.28
%10.34
%54.51

Codes

Color #745968 in popluar color models

74 59 68
RGB 116 89 104
HSL 327° 13.17% 40.20%
HSB/HSV 327° 23.28% 45.49%
CMYK 0.00% 23.28% 10.34%
54.51%

Color #745968 in popluar number systems.

HEX 74 59 68
Decimal 116 89 104
Binary 1110100 1011001 1101000
Octal 164 131 150

Shades and tints

Shades of #745968

#745968
(116,89,104)
#6A515F
(106,81,95)
#604956
(96,73,86)
#56414D
(86,65,77)
#4C3944
(76,57,68)
#42313B
(66,49,59)
#382932
(56,41,50)
#2E2129
(46,33,41)
#241920
(36,25,32)
#1A1117
(26,17,23)
#10090E
(16,9,14)
#000000
(0,0,0)

Tints of #745968

#745968
(116,89,104)
#806875
(128,104,117)
#8C7782
(140,119,130)
#98868F
(152,134,143)
#A4959C
(164,149,156)
#B0A4A9
(176,164,169)
#BCB3B6
(188,179,182)
#C8C2C3
(200,194,195)
#D4D1D0
(212,209,208)
#E0E0DD
(224,224,221)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745968 color. Also use rgb(116,89,104) instead hex code.

Text Font Color

.myTextColor { color: #745968; }

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

This text font color is #745968.

Background Color

.myBgColor { background-color: #745968; }

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

This div background color is #745968.

Border color

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

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

This div border color is #745968.

Opacity

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

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

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

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

This text has shadow with #745968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745968.

Preview

Color preview on black background

This text has color #745968 on black background.


Color preview on white background

This text has color #745968 on white background.


Black color preview on #745968 background

This text has black color on #745968 background.


White color preview on #745968 background

This text has white color on #745968 background.


Related colors

Complementary color

Complementary color for #hex is #8BA697.


I love getcolorcode.com

Triadic colors

1 #687459 and #596874 with #745968 are triadic colors.

2 #685974 and #597468 with #745968 are triadic colors.