COLOR #754A48

HEX: #754A48 RGB: (117,74,72)

Color info

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

RGB color model

#754A48 color RGB value is (117,74,72).

RGB: (117,74,72) (46%, 29%, 28%)

RGB channels and saturation

R 117 of 255 = 46%
G 74 of 255 = 29%
B 72 of 255 = 28%

117
74
72

R + G + B ~ 34%. #754A48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 74 + 72 = 263 (100%)
R 117 of 263 ~ 44.49%
G 74 of 263 ~ 28.14%
B 72 of 263 ~ 27.38'%

%44.49
%28.14
%27.38

CMYK color model

#754A48 color CMYK value is (0,37,38,54).

  • cyan value is 0.00%
  • magenta value is 36.75%
  • yellow value is 38.46%
  • key color value is 54.12%
CMYK: (0,37,38,54) C0M37Y38K54 (0%,37%,38%,54%) (0.00/0.37/0.38/0.54) 

CMYK percentages

%0
%36.75
%38.46
%54.12

Codes

Color #754A48 in popluar color models

75 4A 48
RGB 117 74 72
HSL 23.81% 37.06%
HSB/HSV 38.46% 45.88%
CMYK 0.00% 36.75% 38.46%
54.12%

Color #754A48 in popluar number systems.

HEX 75 4A 48
Decimal 117 74 72
Binary 1110101 1001010 1001000
Octal 165 112 110

Shades and tints

Shades of #754A48

#754A48
(117,74,72)
#6B4442
(107,68,66)
#613E3C
(97,62,60)
#573836
(87,56,54)
#4D3230
(77,50,48)
#432C2A
(67,44,42)
#392624
(57,38,36)
#2F201E
(47,32,30)
#251A18
(37,26,24)
#1B1412
(27,20,18)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #754A48

#754A48
(117,74,72)
#815A58
(129,90,88)
#8D6A68
(141,106,104)
#997A78
(153,122,120)
#A58A88
(165,138,136)
#B19A98
(177,154,152)
#BDAAA8
(189,170,168)
#C9BAB8
(201,186,184)
#D5CAC8
(213,202,200)
#E1DAD8
(225,218,216)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754A48 color. Also use rgb(117,74,72) instead hex code.

Text Font Color

.myTextColor { color: #754A48; }

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

This text font color is #754A48.

Background Color

.myBgColor { background-color: #754A48; }

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

This div background color is #754A48.

Border color

.myBorderColor { border: 1px solid #754A48; }

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

This div border color is #754A48.

Opacity

.myOpacity80 { color: #754A48; opacity: 0.8; }

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

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

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

This text has shadow with #754A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754A48.

Preview

Color preview on black background

This text has color #754A48 on black background.


Color preview on white background

This text has color #754A48 on white background.


Black color preview on #754A48 background

This text has black color on #754A48 background.


White color preview on #754A48 background

This text has white color on #754A48 background.


Related colors

Complementary color

Complementary color for #hex is #8AB5B7.


I love getcolorcode.com

Triadic colors

1 #48754A and #4A4875 with #754A48 are triadic colors.

2 #484A75 and #4A7548 with #754A48 are triadic colors.