COLOR #734763

HEX: #734763 RGB: (115,71,99)

Color info

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

RGB color model

#734763 color RGB value is (115,71,99).

RGB: (115,71,99) (45%, 28%, 39%)

RGB channels and saturation

R 115 of 255 = 45%
G 71 of 255 = 28%
B 99 of 255 = 39%

115
71
99

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

Portions of RGB colors in percentages

R + G + B = 115 + 71 + 99 = 285 (100%)
R 115 of 285 ~ 40.35%
G 71 of 285 ~ 24.91%
B 99 of 285 ~ 34.74'%

%40.35
%24.91
%34.74

CMYK color model

#734763 color CMYK value is (0,38,14,55).

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

CMYK: (0,38,14,55)
C0M38Y14K55 (0%, 38%, 14%, 55%)
(0.00 / 0.38 / 0.14 / 0.55)

CMYK percentages

%0
%38.26
%13.91
%54.9

Codes

Color #734763 in popluar color models

73 47 63
RGB 115 71 99
HSL 322° 23.66% 36.47%
HSB/HSV 322° 38.26% 45.10%
CMYK 0.00% 38.26% 13.91%
54.90%

Color #734763 in popluar number systems.

HEX 73 47 63
Decimal 115 71 99
Binary 1110011 1000111 1100011
Octal 163 107 143

Shades and tints

Shades of #734763

#734763
(115,71,99)
#69415A
(105,65,90)
#5F3B51
(95,59,81)
#553548
(85,53,72)
#4B2F3F
(75,47,63)
#412936
(65,41,54)
#37232D
(55,35,45)
#2D1D24
(45,29,36)
#23171B
(35,23,27)
#191112
(25,17,18)
#0F0B09
(15,11,9)
#000000
(0,0,0)

Tints of #734763

#734763
(115,71,99)
#7F5771
(127,87,113)
#8B677F
(139,103,127)
#97778D
(151,119,141)
#A3879B
(163,135,155)
#AF97A9
(175,151,169)
#BBA7B7
(187,167,183)
#C7B7C5
(199,183,197)
#D3C7D3
(211,199,211)
#DFD7E1
(223,215,225)
#EBE7EF
(235,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #734763; }

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

This text font color is #734763.

Background Color

.myBgColor { background-color: #734763; }

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

This div background color is #734763.

Border color

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

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

This div border color is #734763.

Opacity

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

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

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

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

This text has shadow with #734763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734763.

Preview

Color preview on black background

This text has color #734763 on black background.


Color preview on white background

This text has color #734763 on white background.


Black color preview on #734763 background

This text has black color on #734763 background.


White color preview on #734763 background

This text has white color on #734763 background.


Related colors

Complementary color

Complementary color for #hex is #8CB89C.


I love getcolorcode.com

Triadic colors

1 #637347 and #476373 with #734763 are triadic colors.

2 #634773 and #477363 with #734763 are triadic colors.