COLOR #734E57

HEX: #734E57 RGB: (115,78,87)

Color info

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

RGB color model

#734E57 color RGB value is (115,78,87).

RGB: (115,78,87) (45%, 31%, 34%)

RGB channels and saturation

R 115 of 255 = 45%
G 78 of 255 = 31%
B 87 of 255 = 34%

115
78
87

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

Portions of RGB colors in percentages

R + G + B = 115 + 78 + 87 = 280 (100%)
R 115 of 280 ~ 41.07%
G 78 of 280 ~ 27.86%
B 87 of 280 ~ 31.07'%

%41.07
%27.86
%31.07

CMYK color model

#734E57 color CMYK value is (0,32,24,55).

  • cyan value is 0.00%
  • magenta value is 32.17%
  • yellow value is 24.35%
  • key color value is 54.90%

CMYK: (0,32,24,55)
C0M32Y24K55 (0%, 32%, 24%, 55%)
(0.00 / 0.32 / 0.24 / 0.55)

CMYK percentages

%0
%32.17
%24.35
%54.9

Codes

Color #734E57 in popluar color models

73 4E 57
RGB 115 78 87
HSL 345° 19.17% 37.84%
HSB/HSV 345° 32.17% 45.10%
CMYK 0.00% 32.17% 24.35%
54.90%

Color #734E57 in popluar number systems.

HEX 73 4E 57
Decimal 115 78 87
Binary 1110011 1001110 1010111
Octal 163 116 127

Shades and tints

Shades of #734E57

#734E57
(115,78,87)
#694750
(105,71,80)
#5F4049
(95,64,73)
#553942
(85,57,66)
#4B323B
(75,50,59)
#412B34
(65,43,52)
#37242D
(55,36,45)
#2D1D26
(45,29,38)
#23161F
(35,22,31)
#190F18
(25,15,24)
#0F0811
(15,8,17)
#000000
(0,0,0)

Tints of #734E57

#734E57
(115,78,87)
#7F5E66
(127,94,102)
#8B6E75
(139,110,117)
#977E84
(151,126,132)
#A38E93
(163,142,147)
#AF9EA2
(175,158,162)
#BBAEB1
(187,174,177)
#C7BEC0
(199,190,192)
#D3CECF
(211,206,207)
#DFDEDE
(223,222,222)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #734E57 color. Also use rgb(115,78,87) instead hex code.

Text Font Color

.myTextColor { color: #734E57; }

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

This text font color is #734E57.

Background Color

.myBgColor { background-color: #734E57; }

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

This div background color is #734E57.

Border color

.myBorderColor { border: 1px solid #734E57; }

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

This div border color is #734E57.

Opacity

.myOpacity80 { color: #734E57; opacity: 0.8; }

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

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

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

This text has shadow with #734E57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734E57.

Preview

Color preview on black background

This text has color #734E57 on black background.


Color preview on white background

This text has color #734E57 on white background.


Black color preview on #734E57 background

This text has black color on #734E57 background.


White color preview on #734E57 background

This text has white color on #734E57 background.


Related colors

Complementary color

Complementary color for #hex is #8CB1A8.


I love getcolorcode.com

Triadic colors

1 #57734E and #4E5773 with #734E57 are triadic colors.

2 #574E73 and #4E7357 with #734E57 are triadic colors.