COLOR #754D27

HEX: #754D27 RGB: (117,77,39)

Color info

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

RGB color model

#754D27 color RGB value is (117,77,39).

RGB: (117,77,39) (46%, 30%, 15%)

RGB channels and saturation

R 117 of 255 = 46%
G 77 of 255 = 30%
B 39 of 255 = 15%

117
77
39

R + G + B ~ 30%. #754D27 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 77 + 39 = 233 (100%)
R 117 of 233 ~ 50.21%
G 77 of 233 ~ 33.05%
B 39 of 233 ~ 16.74'%

%50.21
%33.05
%16.74

CMYK color model

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

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

CMYK: (0,34,67,54)
C0M34Y67K54 (0%, 34%, 67%, 54%)
(0.00 / 0.34 / 0.67 / 0.54)

CMYK percentages

%0
%34.19
%66.67
%54.12

Codes

Color #754D27 in popluar color models

75 4D 27
RGB 117 77 39
HSL 29° 50.00% 30.59%
HSB/HSV 29° 66.67% 45.88%
CMYK 0.00% 34.19% 66.67%
54.12%

Color #754D27 in popluar number systems.

HEX 75 4D 27
Decimal 117 77 39
Binary 1110101 1001101 100111
Octal 165 115 47

Shades and tints

Shades of #754D27

#754D27
(117,77,39)
#6B4624
(107,70,36)
#613F21
(97,63,33)
#57381E
(87,56,30)
#4D311B
(77,49,27)
#432A18
(67,42,24)
#392315
(57,35,21)
#2F1C12
(47,28,18)
#25150F
(37,21,15)
#1B0E0C
(27,14,12)
#110709
(17,7,9)
#000000
(0,0,0)

Tints of #754D27

#754D27
(117,77,39)
#815D3A
(129,93,58)
#8D6D4D
(141,109,77)
#997D60
(153,125,96)
#A58D73
(165,141,115)
#B19D86
(177,157,134)
#BDAD99
(189,173,153)
#C9BDAC
(201,189,172)
#D5CDBF
(213,205,191)
#E1DDD2
(225,221,210)
#EDEDE5
(237,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #754D27; }

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

This text font color is #754D27.

Background Color

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

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

This div background color is #754D27.

Border color

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

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

This div border color is #754D27.

Opacity

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

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

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

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

This text has shadow with #754D27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754D27.

Preview

Color preview on black background

This text has color #754D27 on black background.


Color preview on white background

This text has color #754D27 on white background.


Black color preview on #754D27 background

This text has black color on #754D27 background.


White color preview on #754D27 background

This text has white color on #754D27 background.


Related colors

Complementary color

Complementary color for #hex is #8AB2D8.


I love getcolorcode.com

Triadic colors

1 #27754D and #4D2775 with #754D27 are triadic colors.

2 #274D75 and #4D7527 with #754D27 are triadic colors.