COLOR #734B69

HEX: #734B69 RGB: (115,75,105)

Color info

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

RGB color model

#734B69 color RGB value is (115,75,105).

RGB: (115,75,105) (45%, 29%, 41%)

RGB channels and saturation

R 115 of 255 = 45%
G 75 of 255 = 29%
B 105 of 255 = 41%

115
75
105

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

Portions of RGB colors in percentages

R + G + B = 115 + 75 + 105 = 295 (100%)
R 115 of 295 ~ 38.98%
G 75 of 295 ~ 25.42%
B 105 of 295 ~ 35.59'%

%38.98
%25.42
%35.59

CMYK color model

#734B69 color CMYK value is (0,35,9,55).

  • cyan value is 0.00%
  • magenta value is 34.78%
  • yellow value is 8.70%
  • key color value is 54.90%

CMYK: (0,35,9,55)
C0M35Y9K55 (0%, 35%, 9%, 55%)
(0.00 / 0.35 / 0.09 / 0.55)

CMYK percentages

%0
%34.78
%8.7
%54.9

Codes

Color #734B69 in popluar color models

73 4B 69
RGB 115 75 105
HSL 315° 21.05% 37.25%
HSB/HSV 315° 34.78% 45.10%
CMYK 0.00% 34.78% 8.70%
54.90%

Color #734B69 in popluar number systems.

HEX 73 4B 69
Decimal 115 75 105
Binary 1110011 1001011 1101001
Octal 163 113 151

Shades and tints

Shades of #734B69

#734B69
(115,75,105)
#694560
(105,69,96)
#5F3F57
(95,63,87)
#55394E
(85,57,78)
#4B3345
(75,51,69)
#412D3C
(65,45,60)
#372733
(55,39,51)
#2D212A
(45,33,42)
#231B21
(35,27,33)
#191518
(25,21,24)
#0F0F0F
(15,15,15)
#000000
(0,0,0)

Tints of #734B69

#734B69
(115,75,105)
#7F5B76
(127,91,118)
#8B6B83
(139,107,131)
#977B90
(151,123,144)
#A38B9D
(163,139,157)
#AF9BAA
(175,155,170)
#BBABB7
(187,171,183)
#C7BBC4
(199,187,196)
#D3CBD1
(211,203,209)
#DFDBDE
(223,219,222)
#EBEBEB
(235,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #734B69 color. Also use rgb(115,75,105) instead hex code.

Text Font Color

.myTextColor { color: #734B69; }

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

This text font color is #734B69.

Background Color

.myBgColor { background-color: #734B69; }

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

This div background color is #734B69.

Border color

.myBorderColor { border: 1px solid #734B69; }

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

This div border color is #734B69.

Opacity

.myOpacity80 { color: #734B69; opacity: 0.8; }

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

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

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

This text has shadow with #734B69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734B69.

Preview

Color preview on black background

This text has color #734B69 on black background.


Color preview on white background

This text has color #734B69 on white background.


Black color preview on #734B69 background

This text has black color on #734B69 background.


White color preview on #734B69 background

This text has white color on #734B69 background.


Related colors

Complementary color

Complementary color for #hex is #8CB496.


I love getcolorcode.com

Triadic colors

1 #69734B and #4B6973 with #734B69 are triadic colors.

2 #694B73 and #4B7369 with #734B69 are triadic colors.