COLOR #734753

HEX: #734753 RGB: (115,71,83)

Color info

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

RGB color model

#734753 color RGB value is (115,71,83).

RGB: (115,71,83) (45%, 28%, 33%)

RGB channels and saturation

R 115 of 255 = 45%
G 71 of 255 = 28%
B 83 of 255 = 33%

115
71
83

R + G + B ~ 35%. #734753 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 71 + 83 = 269 (100%)
R 115 of 269 ~ 42.75%
G 71 of 269 ~ 26.39%
B 83 of 269 ~ 30.86'%

%42.75
%26.39
%30.86

CMYK color model

#734753 color CMYK value is (0,38,28,55).

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

CMYK: (0,38,28,55)
C0M38Y28K55 (0%, 38%, 28%, 55%)
(0.00 / 0.38 / 0.28 / 0.55)

CMYK percentages

%0
%38.26
%27.83
%54.9

Codes

Color #734753 in popluar color models

73 47 53
RGB 115 71 83
HSL 344° 23.66% 36.47%
HSB/HSV 344° 38.26% 45.10%
CMYK 0.00% 38.26% 27.83%
54.90%

Color #734753 in popluar number systems.

HEX 73 47 53
Decimal 115 71 83
Binary 1110011 1000111 1010011
Octal 163 107 123

Shades and tints

Shades of #734753

#734753
(115,71,83)
#69414C
(105,65,76)
#5F3B45
(95,59,69)
#55353E
(85,53,62)
#4B2F37
(75,47,55)
#412930
(65,41,48)
#372329
(55,35,41)
#2D1D22
(45,29,34)
#23171B
(35,23,27)
#191114
(25,17,20)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #734753

#734753
(115,71,83)
#7F5762
(127,87,98)
#8B6771
(139,103,113)
#977780
(151,119,128)
#A3878F
(163,135,143)
#AF979E
(175,151,158)
#BBA7AD
(187,167,173)
#C7B7BC
(199,183,188)
#D3C7CB
(211,199,203)
#DFD7DA
(223,215,218)
#EBE7E9
(235,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #734753; }

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

This text font color is #734753.

Background Color

.myBgColor { background-color: #734753; }

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

This div background color is #734753.

Border color

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

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

This div border color is #734753.

Opacity

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

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

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

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

This text has shadow with #734753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734753.

Preview

Color preview on black background

This text has color #734753 on black background.


Color preview on white background

This text has color #734753 on white background.


Black color preview on #734753 background

This text has black color on #734753 background.


White color preview on #734753 background

This text has white color on #734753 background.


Related colors

Complementary color

Complementary color for #hex is #8CB8AC.


I love getcolorcode.com

Triadic colors

1 #537347 and #475373 with #734753 are triadic colors.

2 #534773 and #477353 with #734753 are triadic colors.