COLOR #734B48

HEX: #734B48 RGB: (115,75,72)

Color info

#734B48 contains red, green and blue colors in about the same proportion. Web safe color of #734B48 is #663333 (or #633).

RGB color model

#734B48 color RGB value is (115,75,72).

RGB: (115,75,72) (45%, 29%, 28%)

RGB channels and saturation

R 115 of 255 = 45%
G 75 of 255 = 29%
B 72 of 255 = 28%

115
75
72

R + G + B ~ 34%. #734B48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 75 + 72 = 262 (100%)
R 115 of 262 ~ 43.89%
G 75 of 262 ~ 28.63%
B 72 of 262 ~ 27.48'%

%43.89
%28.63
%27.48

CMYK color model

#734B48 color CMYK value is (0,35,37,55).

  • cyan value is 0.00%
  • magenta value is 34.78%
  • yellow value is 37.39%
  • key color value is 54.90%
CMYK: (0,35,37,55) C0M35Y37K55 (0%,35%,37%,55%) (0.00/0.35/0.37/0.55) 

CMYK percentages

%0
%34.78
%37.39
%54.9

Codes

Color #734B48 in popluar color models

73 4B 48
RGB 115 75 72
HSL 22.99% 36.67%
HSB/HSV 37.39% 45.10%
CMYK 0.00% 34.78% 37.39%
54.90%

Color #734B48 in popluar number systems.

HEX 73 4B 48
Decimal 115 75 72
Binary 1110011 1001011 1001000
Octal 163 113 110

Shades and tints

Shades of #734B48

#734B48
(115,75,72)
#694542
(105,69,66)
#5F3F3C
(95,63,60)
#553936
(85,57,54)
#4B3330
(75,51,48)
#412D2A
(65,45,42)
#372724
(55,39,36)
#2D211E
(45,33,30)
#231B18
(35,27,24)
#191512
(25,21,18)
#0F0F0C
(15,15,12)
#000000
(0,0,0)

Tints of #734B48

#734B48
(115,75,72)
#7F5B58
(127,91,88)
#8B6B68
(139,107,104)
#977B78
(151,123,120)
#A38B88
(163,139,136)
#AF9B98
(175,155,152)
#BBABA8
(187,171,168)
#C7BBB8
(199,187,184)
#D3CBC8
(211,203,200)
#DFDBD8
(223,219,216)
#EBEBE8
(235,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #734B48; }

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

This text font color is #734B48.

Background Color

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

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

This div background color is #734B48.

Border color

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

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

This div border color is #734B48.

Opacity

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

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

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

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

This text has shadow with #734B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #734B48.

Preview

Color preview on black background

This text has color #734B48 on black background.


Color preview on white background

This text has color #734B48 on white background.


Black color preview on #734B48 background

This text has black color on #734B48 background.


White color preview on #734B48 background

This text has white color on #734B48 background.


Related colors

Complementary color

Complementary color for #hex is #8CB4B7.


I love getcolorcode.com

Triadic colors

1 #48734B and #4B4873 with #734B48 are triadic colors.

2 #484B73 and #4B7348 with #734B48 are triadic colors.