COLOR #734766

HEX: #734766 RGB: (115,71,102)

Color info

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

RGB color model

#734766 color RGB value is (115,71,102).

RGB: (115,71,102) (45%, 28%, 40%)

RGB channels and saturation

R 115 of 255 = 45%
G 71 of 255 = 28%
B 102 of 255 = 40%

115
71
102

R + G + B ~ 38%. #734766 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 71 + 102 = 288 (100%)
R 115 of 288 ~ 39.93%
G 71 of 288 ~ 24.65%
B 102 of 288 ~ 35.42'%

%39.93
%24.65
%35.42

CMYK color model

#734766 color CMYK value is (0,38,11,55).

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

CMYK: (0,38,11,55)
C0M38Y11K55 (0%, 38%, 11%, 55%)
(0.00 / 0.38 / 0.11 / 0.55)

CMYK percentages

%0
%38.26
%11.3
%54.9

Codes

Color #734766 in popluar color models

73 47 66
RGB 115 71 102
HSL 318° 23.66% 36.47%
HSB/HSV 318° 38.26% 45.10%
CMYK 0.00% 38.26% 11.30%
54.90%

Color #734766 in popluar number systems.

HEX 73 47 66
Decimal 115 71 102
Binary 1110011 1000111 1100110
Octal 163 107 146

Shades and tints

Shades of #734766

#734766
(115,71,102)
#69415D
(105,65,93)
#5F3B54
(95,59,84)
#55354B
(85,53,75)
#4B2F42
(75,47,66)
#412939
(65,41,57)
#372330
(55,35,48)
#2D1D27
(45,29,39)
#23171E
(35,23,30)
#191115
(25,17,21)
#0F0B0C
(15,11,12)
#000000
(0,0,0)

Tints of #734766

#734766
(115,71,102)
#7F5773
(127,87,115)
#8B6780
(139,103,128)
#97778D
(151,119,141)
#A3879A
(163,135,154)
#AF97A7
(175,151,167)
#BBA7B4
(187,167,180)
#C7B7C1
(199,183,193)
#D3C7CE
(211,199,206)
#DFD7DB
(223,215,219)
#EBE7E8
(235,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #734766; }

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

This text font color is #734766.

Background Color

.myBgColor { background-color: #734766; }

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

This div background color is #734766.

Border color

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

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

This div border color is #734766.

Opacity

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

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

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

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

This text has shadow with #734766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734766.

Preview

Color preview on black background

This text has color #734766 on black background.


Color preview on white background

This text has color #734766 on white background.


Black color preview on #734766 background

This text has black color on #734766 background.


White color preview on #734766 background

This text has white color on #734766 background.


Related colors

Complementary color

Complementary color for #hex is #8CB899.


I love getcolorcode.com

Triadic colors

1 #667347 and #476673 with #734766 are triadic colors.

2 #664773 and #477366 with #734766 are triadic colors.