COLOR #734757

HEX: #734757 RGB: (115,71,87)

Color info

#734757 contains red, green and blue colors in about the same proportion. Web safe color of #734757 is #663366 (or #636).

RGB color model

#734757 color RGB value is (115,71,87).

RGB: (115,71,87) (45%, 28%, 34%)

RGB channels and saturation

R 115 of 255 = 45%
G 71 of 255 = 28%
B 87 of 255 = 34%

115
71
87

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

Portions of RGB colors in percentages

R + G + B = 115 + 71 + 87 = 273 (100%)
R 115 of 273 ~ 42.12%
G 71 of 273 ~ 26.01%
B 87 of 273 ~ 31.87'%

%42.12
%26.01
%31.87

CMYK color model

#734757 color CMYK value is (0,38,24,55).

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

CMYK: (0,38,24,55)
C0M38Y24K55 (0%, 38%, 24%, 55%)
(0.00 / 0.38 / 0.24 / 0.55)

CMYK percentages

%0
%38.26
%24.35
%54.9

Codes

Color #734757 in popluar color models

73 47 57
RGB 115 71 87
HSL 338° 23.66% 36.47%
HSB/HSV 338° 38.26% 45.10%
CMYK 0.00% 38.26% 24.35%
54.90%

Color #734757 in popluar number systems.

HEX 73 47 57
Decimal 115 71 87
Binary 1110011 1000111 1010111
Octal 163 107 127

Shades and tints

Shades of #734757

#734757
(115,71,87)
#694150
(105,65,80)
#5F3B49
(95,59,73)
#553542
(85,53,66)
#4B2F3B
(75,47,59)
#412934
(65,41,52)
#37232D
(55,35,45)
#2D1D26
(45,29,38)
#23171F
(35,23,31)
#191118
(25,17,24)
#0F0B11
(15,11,17)
#000000
(0,0,0)

Tints of #734757

#734757
(115,71,87)
#7F5766
(127,87,102)
#8B6775
(139,103,117)
#977784
(151,119,132)
#A38793
(163,135,147)
#AF97A2
(175,151,162)
#BBA7B1
(187,167,177)
#C7B7C0
(199,183,192)
#D3C7CF
(211,199,207)
#DFD7DE
(223,215,222)
#EBE7ED
(235,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #734757; }

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

This text font color is #734757.

Background Color

.myBgColor { background-color: #734757; }

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

This div background color is #734757.

Border color

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

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

This div border color is #734757.

Opacity

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

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

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

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

This text has shadow with #734757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734757.

Preview

Color preview on black background

This text has color #734757 on black background.


Color preview on white background

This text has color #734757 on white background.


Black color preview on #734757 background

This text has black color on #734757 background.


White color preview on #734757 background

This text has white color on #734757 background.


Related colors

Complementary color

Complementary color for #hex is #8CB8A8.


I love getcolorcode.com

Triadic colors

1 #577347 and #475773 with #734757 are triadic colors.

2 #574773 and #477357 with #734757 are triadic colors.