COLOR #745362

HEX: #745362 RGB: (116,83,98)

Color info

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

RGB color model

#745362 color RGB value is (116,83,98).

RGB: (116,83,98) (45%, 33%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 83 of 255 = 33%
B 98 of 255 = 38%

116
83
98

R + G + B ~ 39%. #745362 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 83 + 98 = 297 (100%)
R 116 of 297 ~ 39.06%
G 83 of 297 ~ 27.95%
B 98 of 297 ~ 33'%

%39.06
%27.95
%33

CMYK color model

#745362 color CMYK value is (0,28,16,55).

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

CMYK: (0,28,16,55)
C0M28Y16K55 (0%, 28%, 16%, 55%)
(0.00 / 0.28 / 0.16 / 0.55)

CMYK percentages

%0
%28.45
%15.52
%54.51

Codes

Color #745362 in popluar color models

74 53 62
RGB 116 83 98
HSL 333° 16.58% 39.02%
HSB/HSV 333° 28.45% 45.49%
CMYK 0.00% 28.45% 15.52%
54.51%

Color #745362 in popluar number systems.

HEX 74 53 62
Decimal 116 83 98
Binary 1110100 1010011 1100010
Octal 164 123 142

Shades and tints

Shades of #745362

#745362
(116,83,98)
#6A4C5A
(106,76,90)
#604552
(96,69,82)
#563E4A
(86,62,74)
#4C3742
(76,55,66)
#42303A
(66,48,58)
#382932
(56,41,50)
#2E222A
(46,34,42)
#241B22
(36,27,34)
#1A141A
(26,20,26)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #745362

#745362
(116,83,98)
#806270
(128,98,112)
#8C717E
(140,113,126)
#98808C
(152,128,140)
#A48F9A
(164,143,154)
#B09EA8
(176,158,168)
#BCADB6
(188,173,182)
#C8BCC4
(200,188,196)
#D4CBD2
(212,203,210)
#E0DAE0
(224,218,224)
#ECE9EE
(236,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #745362; }

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

This text font color is #745362.

Background Color

.myBgColor { background-color: #745362; }

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

This div background color is #745362.

Border color

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

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

This div border color is #745362.

Opacity

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

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

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

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

This text has shadow with #745362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745362.

Preview

Color preview on black background

This text has color #745362 on black background.


Color preview on white background

This text has color #745362 on white background.


Black color preview on #745362 background

This text has black color on #745362 background.


White color preview on #745362 background

This text has white color on #745362 background.


Related colors

Complementary color

Complementary color for #hex is #8BAC9D.


I love getcolorcode.com

Triadic colors

1 #627453 and #536274 with #745362 are triadic colors.

2 #625374 and #537462 with #745362 are triadic colors.