COLOR #734458

HEX: #734458 RGB: (115,68,88)

Color info

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

RGB color model

#734458 color RGB value is (115,68,88).

RGB: (115,68,88) (45%, 27%, 35%)

RGB channels and saturation

R 115 of 255 = 45%
G 68 of 255 = 27%
B 88 of 255 = 35%

115
68
88

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

Portions of RGB colors in percentages

R + G + B = 115 + 68 + 88 = 271 (100%)
R 115 of 271 ~ 42.44%
G 68 of 271 ~ 25.09%
B 88 of 271 ~ 32.47'%

%42.44
%25.09
%32.47

CMYK color model

#734458 color CMYK value is (0,41,23,55).

  • cyan value is 0.00%
  • magenta value is 40.87%
  • yellow value is 23.48%
  • key color value is 54.90%

CMYK: (0,41,23,55)
C0M41Y23K55 (0%, 41%, 23%, 55%)
(0.00 / 0.41 / 0.23 / 0.55)

CMYK percentages

%0
%40.87
%23.48
%54.9

Codes

Color #734458 in popluar color models

73 44 58
RGB 115 68 88
HSL 334° 25.68% 35.88%
HSB/HSV 334° 40.87% 45.10%
CMYK 0.00% 40.87% 23.48%
54.90%

Color #734458 in popluar number systems.

HEX 73 44 58
Decimal 115 68 88
Binary 1110011 1000100 1011000
Octal 163 104 130

Shades and tints

Shades of #734458

#734458
(115,68,88)
#693E50
(105,62,80)
#5F3848
(95,56,72)
#553240
(85,50,64)
#4B2C38
(75,44,56)
#412630
(65,38,48)
#372028
(55,32,40)
#2D1A20
(45,26,32)
#231418
(35,20,24)
#190E10
(25,14,16)
#0F0808
(15,8,8)
#000000
(0,0,0)

Tints of #734458

#734458
(115,68,88)
#7F5567
(127,85,103)
#8B6676
(139,102,118)
#977785
(151,119,133)
#A38894
(163,136,148)
#AF99A3
(175,153,163)
#BBAAB2
(187,170,178)
#C7BBC1
(199,187,193)
#D3CCD0
(211,204,208)
#DFDDDF
(223,221,223)
#EBEEEE
(235,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #734458 color. Also use rgb(115,68,88) instead hex code.

Text Font Color

.myTextColor { color: #734458; }

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

This text font color is #734458.

Background Color

.myBgColor { background-color: #734458; }

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

This div background color is #734458.

Border color

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

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

This div border color is #734458.

Opacity

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

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

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

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

This text has shadow with #734458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734458.

Preview

Color preview on black background

This text has color #734458 on black background.


Color preview on white background

This text has color #734458 on white background.


Black color preview on #734458 background

This text has black color on #734458 background.


White color preview on #734458 background

This text has white color on #734458 background.


Related colors

Complementary color

Complementary color for #hex is #8CBBA7.


I love getcolorcode.com

Triadic colors

1 #587344 and #445873 with #734458 are triadic colors.

2 #584473 and #447358 with #734458 are triadic colors.