COLOR #754D36

HEX: #754D36 RGB: (117,77,54)

Color info

#754D36 contains mainly red and green colors. Web safe color of #754D36 is #663333 (or #633).

RGB color model

#754D36 color RGB value is (117,77,54).

RGB: (117,77,54) (46%, 30%, 21%)

RGB channels and saturation

R 117 of 255 = 46%
G 77 of 255 = 30%
B 54 of 255 = 21%

117
77
54

R + G + B ~ 32%. #754D36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 77 + 54 = 248 (100%)
R 117 of 248 ~ 47.18%
G 77 of 248 ~ 31.05%
B 54 of 248 ~ 21.77'%

%47.18
%31.05
%21.77

CMYK color model

#754D36 color CMYK value is (0,34,54,54).

  • cyan value is 0.00%
  • magenta value is 34.19%
  • yellow value is 53.85%
  • key color value is 54.12%

CMYK: (0,34,54,54)
C0M34Y54K54 (0%, 34%, 54%, 54%)
(0.00 / 0.34 / 0.54 / 0.54)

CMYK percentages

%0
%34.19
%53.85
%54.12

Codes

Color #754D36 in popluar color models

75 4D 36
RGB 117 77 54
HSL 22° 36.84% 33.53%
HSB/HSV 22° 53.85% 45.88%
CMYK 0.00% 34.19% 53.85%
54.12%

Color #754D36 in popluar number systems.

HEX 75 4D 36
Decimal 117 77 54
Binary 1110101 1001101 110110
Octal 165 115 66

Shades and tints

Shades of #754D36

#754D36
(117,77,54)
#6B4632
(107,70,50)
#613F2E
(97,63,46)
#57382A
(87,56,42)
#4D3126
(77,49,38)
#432A22
(67,42,34)
#39231E
(57,35,30)
#2F1C1A
(47,28,26)
#251516
(37,21,22)
#1B0E12
(27,14,18)
#11070E
(17,7,14)
#000000
(0,0,0)

Tints of #754D36

#754D36
(117,77,54)
#815D48
(129,93,72)
#8D6D5A
(141,109,90)
#997D6C
(153,125,108)
#A58D7E
(165,141,126)
#B19D90
(177,157,144)
#BDADA2
(189,173,162)
#C9BDB4
(201,189,180)
#D5CDC6
(213,205,198)
#E1DDD8
(225,221,216)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754D36 color. Also use rgb(117,77,54) instead hex code.

Text Font Color

.myTextColor { color: #754D36; }

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

This text font color is #754D36.

Background Color

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

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

This div background color is #754D36.

Border color

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

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

This div border color is #754D36.

Opacity

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

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

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

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

This text has shadow with #754D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754D36.

Preview

Color preview on black background

This text has color #754D36 on black background.


Color preview on white background

This text has color #754D36 on white background.


Black color preview on #754D36 background

This text has black color on #754D36 background.


White color preview on #754D36 background

This text has white color on #754D36 background.


Related colors

Complementary color

Complementary color for #hex is #8AB2C9.


I love getcolorcode.com

Triadic colors

1 #36754D and #4D3675 with #754D36 are triadic colors.

2 #364D75 and #4D7536 with #754D36 are triadic colors.