COLOR #734376

HEX: #734376 RGB: (115,67,118)

Color info

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

RGB color model

#734376 color RGB value is (115,67,118).

RGB: (115,67,118) (45%, 26%, 46%)

RGB channels and saturation

R 115 of 255 = 45%
G 67 of 255 = 26%
B 118 of 255 = 46%

115
67
118

R + G + B ~ 39%. #734376 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 67 + 118 = 300 (100%)
R 115 of 300 ~ 38.33%
G 67 of 300 ~ 22.33%
B 118 of 300 ~ 39.33'%

%38.33
%22.33
%39.33

CMYK color model

#734376 color CMYK value is (3,43,0,54).

  • cyan value is 2.54%
  • magenta value is 43.22%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (3,43,0,54) C3M43Y0K54 (3%,43%,0%,54%) (0.03/0.43/0.00/0.54) 

CMYK percentages

%2.54
%43.22
%0
%53.73

Codes

Color #734376 in popluar color models

73 43 76
RGB 115 67 118
HSL 296° 27.57% 36.27%
HSB/HSV 296° 43.22% 46.27%
CMYK 2.54% 43.22% 0.00%
53.73%

Color #734376 in popluar number systems.

HEX 73 43 76
Decimal 115 67 118
Binary 1110011 1000011 1110110
Octal 163 103 166

Shades and tints

Shades of #734376

#734376
(115,67,118)
#693D6C
(105,61,108)
#5F3762
(95,55,98)
#553158
(85,49,88)
#4B2B4E
(75,43,78)
#412544
(65,37,68)
#371F3A
(55,31,58)
#2D1930
(45,25,48)
#231326
(35,19,38)
#190D1C
(25,13,28)
#0F0712
(15,7,18)
#000000
(0,0,0)

Tints of #734376

#734376
(115,67,118)
#7F5482
(127,84,130)
#8B658E
(139,101,142)
#97769A
(151,118,154)
#A387A6
(163,135,166)
#AF98B2
(175,152,178)
#BBA9BE
(187,169,190)
#C7BACA
(199,186,202)
#D3CBD6
(211,203,214)
#DFDCE2
(223,220,226)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #734376 color. Also use rgb(115,67,118) instead hex code.

Text Font Color

.myTextColor { color: #734376; }

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

This text font color is #734376.

Background Color

.myBgColor { background-color: #734376; }

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

This div background color is #734376.

Border color

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

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

This div border color is #734376.

Opacity

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

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

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

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

This text has shadow with #734376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734376.

Preview

Color preview on black background

This text has color #734376 on black background.


Color preview on white background

This text has color #734376 on white background.


Black color preview on #734376 background

This text has black color on #734376 background.


White color preview on #734376 background

This text has white color on #734376 background.


Related colors

Complementary color

Complementary color for #hex is #8CBC89.


I love getcolorcode.com

Triadic colors

1 #767343 and #437673 with #734376 are triadic colors.

2 #764373 and #437376 with #734376 are triadic colors.