COLOR #734E53

HEX: #734E53 RGB: (115,78,83)

Color info

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

RGB color model

#734E53 color RGB value is (115,78,83).

RGB: (115,78,83) (45%, 31%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 78 of 255 = 31%
B 83 of 255 = 33%

115
78
83

R + G + B ~ 36%. #734E53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 78 + 83 = 276 (100%)
R 115 of 276 ~ 41.67%
G 78 of 276 ~ 28.26%
B 83 of 276 ~ 30.07'%

%41.67
%28.26
%30.07

CMYK color model

#734E53 color CMYK value is (0,32,28,55).

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

CMYK: (0,32,28,55)
C0M32Y28K55 (0%, 32%, 28%, 55%)
(0.00 / 0.32 / 0.28 / 0.55)

CMYK percentages

%0
%32.17
%27.83
%54.9

Codes

Color #734E53 in popluar color models

73 4E 53
RGB 115 78 83
HSL 352° 19.17% 37.84%
HSB/HSV 352° 32.17% 45.10%
CMYK 0.00% 32.17% 27.83%
54.90%

Color #734E53 in popluar number systems.

HEX 73 4E 53
Decimal 115 78 83
Binary 1110011 1001110 1010011
Octal 163 116 123

Shades and tints

Shades of #734E53

#734E53
(115,78,83)
#69474C
(105,71,76)
#5F4045
(95,64,69)
#55393E
(85,57,62)
#4B3237
(75,50,55)
#412B30
(65,43,48)
#372429
(55,36,41)
#2D1D22
(45,29,34)
#23161B
(35,22,27)
#190F14
(25,15,20)
#0F080D
(15,8,13)
#000000
(0,0,0)

Tints of #734E53

#734E53
(115,78,83)
#7F5E62
(127,94,98)
#8B6E71
(139,110,113)
#977E80
(151,126,128)
#A38E8F
(163,142,143)
#AF9E9E
(175,158,158)
#BBAEAD
(187,174,173)
#C7BEBC
(199,190,188)
#D3CECB
(211,206,203)
#DFDEDA
(223,222,218)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #734E53; }

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

This text font color is #734E53.

Background Color

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

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

This div background color is #734E53.

Border color

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

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

This div border color is #734E53.

Opacity

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

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

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

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

This text has shadow with #734E53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734E53.

Preview

Color preview on black background

This text has color #734E53 on black background.


Color preview on white background

This text has color #734E53 on white background.


Black color preview on #734E53 background

This text has black color on #734E53 background.


White color preview on #734E53 background

This text has white color on #734E53 background.


Related colors

Complementary color

Complementary color for #hex is #8CB1AC.


I love getcolorcode.com

Triadic colors

1 #53734E and #4E5373 with #734E53 are triadic colors.

2 #534E73 and #4E7353 with #734E53 are triadic colors.